mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 20:19:37 +00:00
vim: add system clipboard support
This commit is contained in:
parent
220f672406
commit
790726f6ed
@ -16,6 +16,7 @@ set guifont=Fira\ Code\ Regular\ 11
|
||||
:set smarttab
|
||||
:set softtabstop=4
|
||||
:set mouse=a
|
||||
:set clipboard=unnamedplus
|
||||
|
||||
call plug#begin()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user