NeoVim with the reproducibility of NixOS and the configurability of Vim
This config is just at the beginning. I will add mor features soon.
To integrate this module to your config just put the file in a Folder within your NixOS config-path and import it in the configuration.nix
.
imports = [./modules/nixvim.nix]
Theme:
Plugin-List:
- nvim-tree
- telescope
- lualine
- alpha
- web-devicons
- vim-css-color
- barbecue
- fugitive
- nix
Feel free to contribute if you think something is not perfect.