LSP.el pt ii
This commit is contained in:
parent
980e64d3b2
commit
05c1f209df
1 changed files with 2 additions and 1 deletions
|
@ -314,7 +314,8 @@
|
|||
(use-package treemacs-magit
|
||||
:after (treemacs magit))
|
||||
|
||||
(require 'lsp)
|
||||
(if (file-directory-p "~/.emacs.d/custom")
|
||||
(require 'lsp))
|
||||
|
||||
(progn
|
||||
(setq whitespace-style '(face spaces tabs newline space-mark tab-mark newline-mark))
|
||||
|
|
Loading…
Add table
Reference in a new issue