Remove not lsp-mode config in favor to eglot.

I will no longer maintain the lsp-mode config
just now, eglot is better for me and just fits
really well with my necesities.
This commit is contained in:
KJ
2023-06-23 04:51:08 -04:00
parent 9b0bb0ea95
commit fb69ae0828
2 changed files with 0 additions and 283 deletions

View File

@ -18,7 +18,6 @@
(require 'init-packages)
(require 'init-functions)
(require 'init-org)
;; (require 'init-lsp)
(require 'init-eglot)
;; (require 'init-company)
(require 'init-corfu)