config: add lsp support
Signed-off-by: Artur Manuel <balkenix@outlook.com>
This commit is contained in:
parent
66069d7fbe
commit
0e5273dd8a
2 changed files with 168 additions and 5 deletions
|
@ -20,6 +20,16 @@ emacsWithPackagesFromUsePackage {
|
|||
doom-modeline
|
||||
nerd-icons
|
||||
flycheck
|
||||
which-key
|
||||
lsp-mode
|
||||
lsp-ui
|
||||
treemacs
|
||||
lsp-treemacs
|
||||
consult-lsp
|
||||
treemacs-icons-dired
|
||||
treemacs-nerd-icons
|
||||
nerd-icons
|
||||
all-the-icons
|
||||
];
|
||||
override = _: prev: { use-package = prev.emacs; };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue