{ name = "Vim"; homepage = "http://www.vim.org/"; maintainers = [ ]; description = '' This module themes [Vim] using the standard Home Manager options. ### Related modules - [Neovim](neovim.md): themes Neovim using the standard Home Manager options. - [Nixvim](nixvim.md): themes Neovim using the options provided by [Nixvim]. - [nvf](nvf.md): themes Neovim using the options provided by [nvf]. [Vim]: https://www.vim.org [Nixvim]: https://github.com/nix-community/nixvim#readme [nvf]: https://github.com/NotAShelf/nvf#readme ''; }