mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-09-03 07:27:19 -04:00
Set neovim clipboard register to system
This commit is contained in:
@@ -16,6 +16,9 @@ set shiftwidth=4
|
|||||||
set expandtab
|
set expandtab
|
||||||
autocmd FileType go,html,php,css set noexpandtab
|
autocmd FileType go,html,php,css set noexpandtab
|
||||||
|
|
||||||
|
" set default clipboard register to system clipboard
|
||||||
|
set clipboard=unnamedplus
|
||||||
|
|
||||||
" enable visually indented text wrapping
|
" enable visually indented text wrapping
|
||||||
set wrap
|
set wrap
|
||||||
set breakindent
|
set breakindent
|
||||||
|
|||||||
Reference in New Issue
Block a user