users/kat/base: vim trailing whitespace cross

This commit is contained in:
kat witch 2021-05-21 23:52:06 +01:00
parent b7f8b44f6a
commit edad0b0512
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
2 changed files with 7 additions and 2 deletions

View file

@ -4,6 +4,7 @@
home.sessionVariables.EDITOR = "vim";
programs.vim = {
enable = true;
settings = {};
package = pkgs.vim_configurable-pynvim;
#withPython3 = true;
plugins = with pkgs.vimPlugins; [