Trying to configure lsp-mode on Emacs
This commit is contained in:
parent
a12166d64b
commit
7233ec4d48
8 changed files with 196 additions and 7 deletions
|
@ -22,14 +22,22 @@
|
|||
use-package
|
||||
evil
|
||||
evil-collection
|
||||
helm
|
||||
projectile
|
||||
magit
|
||||
fira-code-mode
|
||||
format-all
|
||||
nix-mode
|
||||
lispy
|
||||
lsp-mode
|
||||
dap-mode
|
||||
which-key
|
||||
treemacs
|
||||
treemacs-evil
|
||||
treemacs-projectile
|
||||
treemacs-icons-dired
|
||||
treemacs-magit
|
||||
treemacs-persp
|
||||
]
|
||||
) ++ (
|
||||
with epkgs.elpaPackages; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue