Merge branch 'master' of git.venya.tech:mega_venik/dotfiles
This commit is contained in:
@@ -11,6 +11,8 @@ set noswapfile
|
|||||||
set encoding=utf-8
|
set encoding=utf-8
|
||||||
syntax enable
|
syntax enable
|
||||||
set timeoutlen=300 ttimeoutlen=0 " https://www.johnhawthorn.com/2012/09/vi-escape-delays/
|
set timeoutlen=300 ttimeoutlen=0 " https://www.johnhawthorn.com/2012/09/vi-escape-delays/
|
||||||
|
set clipboard=unnamed
|
||||||
|
set nocompatible
|
||||||
|
|
||||||
" For coc-vim. Always show the signcolumn, otherwise it would shift the text each time
|
" For coc-vim. Always show the signcolumn, otherwise it would shift the text each time
|
||||||
" diagnostics appear/become resolved.
|
" diagnostics appear/become resolved.
|
||||||
|
|||||||
Reference in New Issue
Block a user