feat(editors): add nickel setup
- add nickel & nls packages to environment - setup nickel integrations with neovim
This commit is contained in:
parent
f5aaaf901f
commit
744522bfc6
2 changed files with 6 additions and 0 deletions
home/editors
|
@ -5,6 +5,7 @@
|
|||
# language servers
|
||||
omnisharp-roslyn
|
||||
nil
|
||||
nls
|
||||
buf-language-server
|
||||
terraform-ls
|
||||
python3Packages.python-lsp-server
|
||||
|
@ -21,6 +22,7 @@
|
|||
sumneko-lua-language-server
|
||||
|
||||
# linters & formatters
|
||||
topiary
|
||||
shellcheck
|
||||
shfmt
|
||||
nodePackages.eslint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue