nvim/README.md

17 lines
258 B
Markdown
Raw Normal View History

2024-10-29 21:14:01 +01:00
# neovim
2024-05-27 16:35:03 +02:00
2024-10-29 21:14:01 +01:00
My Neovim configuration.
2024-05-27 16:35:03 +02:00
2024-10-29 21:14:01 +01:00
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
```