feat: nvim config

This commit is contained in:
Rasyidan Akbar F. 2025-10-27 14:33:13 +07:00
commit 1f5442a4af
6 changed files with 59 additions and 198 deletions

View file

@ -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