feat: nvim config
This commit is contained in:
parent
dea5cbea29
commit
1f5442a4af
6 changed files with 59 additions and 198 deletions
|
|
@ -10,9 +10,15 @@
|
|||
withRuby = true;
|
||||
|
||||
extraPackages = with pkgs; [
|
||||
# LSP servers
|
||||
# LSP servers installed via Nix
|
||||
lua-language-server
|
||||
nil
|
||||
pyright
|
||||
nodePackages.typescript
|
||||
nodePackages.typescript-language-server
|
||||
rust-analyzer
|
||||
gopls
|
||||
clang-tools
|
||||
|
||||
# Formatters
|
||||
stylua
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue