feat(nvf): WIP bloating
This commit is contained in:
parent
0bee56e7e8
commit
214b8dea90
9 changed files with 84 additions and 8 deletions
6
modules/home/cli/editor/nvf/clipboard.nix
Normal file
6
modules/home/cli/editor/nvf/clipboard.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
enable = true;
|
||||
#FIXME: List doenst work for some reason
|
||||
registers = "unnamedplus";
|
||||
providers.wl-copy.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue