Add emacs dir specifics and git ignore.
This commit is contained in:
parent
a512fa2704
commit
e58c90b63b
3 changed files with 7 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
(use-package lsp-mode
|
||||
:commands (lsp lsp-deferred)
|
||||
:init
|
||||
(setq lsp-diagnostic-package :none)
|
||||
(setq lsp-keymap-prefix "C-c l") ;; Or 'C-l', 's-l'
|
||||
:config
|
||||
(lsp-enable-which-key-integration t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue