nixvim: Use wl-copy
for clipboard
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
52c106b4be
commit
e9ca2034bc
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@
|
|||
];
|
||||
|
||||
programs.nixvim.colorscheme = "vim-monokai-tasty";
|
||||
programs.nixvim.clipboard.providers.wl-copy.enable = true;
|
||||
programs.nixvim.opts = {
|
||||
mousemoveevent = true;
|
||||
relativenumber = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue