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