dotfiles/modules/home/cli/development/editing/neovim/default.nix

3 lines
37 B
Nix
Executable file

{
programs.neovim.enable = true;
}