nvf/docs/manual/default-configs/nix.md

8 lines
313 B
Markdown
Raw Normal View History

2023-12-09 19:03:58 +00:00
# Nix {#sec-default-nix}
```bash
$ nix run github:notashelf/neovim-flake#nix test.nix
```
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.