update of few files

This commit is contained in:
arnaucube
2021-10-09 11:42:30 +02:00
parent 21b2d6dca6
commit 459f82bf4d
5 changed files with 21 additions and 9 deletions

View File

@@ -170,6 +170,8 @@ nnoremap <silent> KK :call LanguageClient#textDocument_hover()<CR>
nnoremap <silent> gd :call LanguageClient#textDocument_definition()<CR>
nnoremap <silent> <F2> :call LanguageClient#textDocument_rename()<CR>
noremap <silent> <C-c> :cn<CR>
" rainbowparentheses
let g:rainbow_active = 1
@@ -190,7 +192,7 @@ let g:gruvbox_contrast_light = 'hard'
let g:srcery_italic = 1
set colorcolumn=100
set textwidth=80
" set textwidth=80
set background=dark