Minor updates

This commit is contained in:
Riyyi
2020-07-09 23:25:19 +02:00
parent 0433496338
commit f015000150
6 changed files with 3 additions and 8 deletions
-1
View File
@@ -6,6 +6,5 @@ https://github.com/scrooloose/nerdcommenter.git
https://github.com/lervag/vimtex.git
https://github.com/jalvesaq/Nvim-R.git
https://github.com/vim-scripts/Smart-Tabs.git
https://github.com/jeaye/color_coded.git
opt:
https://github.com/kristijanhusak/vim-hybrid-material.git
-4
View File
@@ -64,10 +64,6 @@ set nowrap
"" Plugin configuration
" color_coded, libclang-based syntax highlighting
let g:color_coded_enabled = 1
let g:color_coded_filetypes = ['c', 'cpp']
" lightline.vim
let g:lightline = {}
let g:lightline.colorscheme = 'Tomorrow_Night_Bright'