neovim-flake/docs/manual/default-configs/nix.md

10 lines
304 B
Markdown
Raw Normal View History

2023-12-09 20:03:58 +01:00
# Nix {#sec-default-nix}
```bash
$ nix run github:notashelf/nvf#nix test.nix
2023-12-09 20:03:58 +01:00
```
Enables all the of Neovim plugins, with language support for specifically Nix.
This lets you see what a fully configured neovim setup looks like without
downloading a whole bunch of language servers and associated tools.