Disable silly vim stuff

This commit is contained in:
Christian Nieves
2022-11-30 14:25:29 -06:00
parent c80993e8f5
commit 85a5490659
2 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,8 @@ source /usr/share/vim/google/core.vim
Plug 'vim-scripts/vcscommand.vim'
Plug 'sso://googler@user/piloto/cmp-nvim-ciderlsp'
let g:VCSCommandDisableMappings = 1
let g:signify_skip_filename_pattern = ['\.pipertmp.*']
Glug alert

View File

@ -160,3 +160,6 @@ function! GenerateUnicode(first, last)
$put =c
endwhile
endfunction
set colorcolumn=80
set mouse=