mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Update init.vim
Make Vim use the system clipboard as the default register http://vimcasts.org/episodes/accessing-the-system-clipboard-from-vim/
This commit is contained in:
parent
76ebb11dcf
commit
042d89a4be
@ -24,7 +24,7 @@ set bg=light
|
||||
set go=a
|
||||
set mouse=a
|
||||
set nohlsearch
|
||||
set clipboard+=unnamedplus
|
||||
set clipboard=unnamed,unnamedplus
|
||||
|
||||
" Some basics:
|
||||
nnoremap c "_c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user