mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
users/kat/base: vim trailing whitespace cross
This commit is contained in:
parent
b7f8b44f6a
commit
edad0b0512
2 changed files with 7 additions and 2 deletions
|
|
@ -4,6 +4,7 @@
|
|||
home.sessionVariables.EDITOR = "vim";
|
||||
programs.vim = {
|
||||
enable = true;
|
||||
settings = {};
|
||||
package = pkgs.vim_configurable-pynvim;
|
||||
#withPython3 = true;
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue