Disable silly vim stuff
This commit is contained in:
@ -4,6 +4,8 @@ source /usr/share/vim/google/core.vim
|
|||||||
Plug 'vim-scripts/vcscommand.vim'
|
Plug 'vim-scripts/vcscommand.vim'
|
||||||
Plug 'sso://googler@user/piloto/cmp-nvim-ciderlsp'
|
Plug 'sso://googler@user/piloto/cmp-nvim-ciderlsp'
|
||||||
|
|
||||||
|
let g:VCSCommandDisableMappings = 1
|
||||||
|
|
||||||
let g:signify_skip_filename_pattern = ['\.pipertmp.*']
|
let g:signify_skip_filename_pattern = ['\.pipertmp.*']
|
||||||
|
|
||||||
Glug alert
|
Glug alert
|
||||||
|
@ -160,3 +160,6 @@ function! GenerateUnicode(first, last)
|
|||||||
$put =c
|
$put =c
|
||||||
endwhile
|
endwhile
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
set colorcolumn=80
|
||||||
|
set mouse=
|
||||||
|
Reference in New Issue
Block a user