small fixes

This commit is contained in:
fwastring 2026-03-29 14:31:02 +02:00
parent f9043fcb1a
commit 060c40acef
2 changed files with 6 additions and 1 deletions

View file

@ -55,6 +55,10 @@ with lib;
};
clipboard.register = "unnamedplus";
extraPlugins = with pkgs.vimPlugins; [
plenary-nvim
];
globals.mapleader = " ";
keymaps = [