global/vim: set Xorg clipboard as default
This commit is contained in:
parent
2c31323753
commit
07a81c54f3
1 changed files with 3 additions and 0 deletions
|
@ -18,5 +18,8 @@
|
|||
tabstop = 4;
|
||||
shiftwidth = 4;
|
||||
};
|
||||
extraConfig = ''
|
||||
set clipboard=unnamedplus,unnamed
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue