small fixes
This commit is contained in:
parent
f9043fcb1a
commit
060c40acef
2 changed files with 6 additions and 1 deletions
|
|
@ -55,6 +55,10 @@ with lib;
|
|||
};
|
||||
clipboard.register = "unnamedplus";
|
||||
|
||||
extraPlugins = with pkgs.vimPlugins; [
|
||||
plenary-nvim
|
||||
];
|
||||
|
||||
globals.mapleader = " ";
|
||||
|
||||
keymaps = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue