asddasfasdasfasd

This commit is contained in:
Sakooooo 2024-06-22 09:01:04 +00:00
parent ec36dd9db6
commit b8aebf90c4
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -672,12 +672,12 @@ this should be useful later
eglot-confirm-server-initiated-edits nil))
;; this'll make it so i don't have to use vscode every now and then
;; (when (eq system-type 'windows-nt)
;; (use-package eglot-booster
;; :straight (eglot-booster :type git :host github :repo "jdtsmith/eglot-booster")
;; :after eglot
;; :config (eglot-booster-mode))
;; )
(when (eq system-type 'windows-nt)
(use-package eglot-booster
:straight (eglot-booster :type git :host github :repo "jdtsmith/eglot-booster")
:after eglot
:config (eglot-booster-mode))
)
(when (eq system-type 'gnu/linux)
(use-package eglot-booster