nvim/README.md
2024-10-29 21:14:01 +01:00

17 lines
258 B
Markdown

# neovim
My Neovim configuration.
If you are on NixOS, you need to have the following language servers in your installation:
```nix
nil
jdt-language-server
texlab
marksman
nodePackages_latest.bash-language-server
lua-language-server
tree-sitter
gopls
```