Skip to content

nerdbude/nixvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[ NixVim Config ]

NeoVim with the reproducibility of NixOS and the configurability of Vim

This config is just at the beginning. I will add mor features soon.

Imports

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]

Config and Plugins

Theme:

Plugin-List:

  • nvim-tree
  • telescope
  • lualine
  • alpha
  • web-devicons
  • vim-css-color
  • barbecue
  • fugitive
  • nix

Contributing

Feel free to contribute if you think something is not perfect.

Acknowledgements

About

My NixVim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages