Various
- `haskell-language-server` for every architecture - `envrc` mode for Emacs
This commit is contained in:
parent
c84b8ff407
commit
fc05ac84b2
4 changed files with 11 additions and 1 deletions
|
@ -14,6 +14,7 @@ emacsWithPackages (
|
|||
company
|
||||
dap-mode
|
||||
diff-hl
|
||||
envrc
|
||||
doom-modeline
|
||||
evil
|
||||
evil-collection
|
||||
|
@ -29,6 +30,7 @@ emacsWithPackages (
|
|||
lsp-haskell
|
||||
lsp-mode
|
||||
lsp-python-ms
|
||||
lsp-ui
|
||||
magit
|
||||
magit-delta
|
||||
nix-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue