nixvim config update
This commit is contained in:
parent
8926441e62
commit
b4846ce36c
1 changed files with 2 additions and 0 deletions
2
home.nix
2
home.nix
|
@ -243,8 +243,10 @@
|
|||
};
|
||||
nixvim = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
vimAlias = true;
|
||||
viAlias = true;
|
||||
vimdiffAlias = true;
|
||||
clipboard.providers.wl-copy.enable = true;
|
||||
globals.mapleader = " ";
|
||||
globals.maplocalleader = " ";
|
||||
|
|
Loading…
Reference in a new issue