Compare commits

..

No commits in common. "2c607ce1e6a65f85094e9cc543fb9c48a9d1433f" and "03c27be3c88f491c373152ebaa8d0d1052d8b6fd" have entirely different histories.

4
vimrc
View File

@ -34,9 +34,9 @@ Plug 'srcery-colors/srcery-vim'
" Строка с названиями буферов "
Plug 'itchyny/lightline.vim' | Plug 'taohexxx/lightline-buffer'
" https://github.com/frazrepo/vim-rainbow
" https://github.com/oblitum/rainbow
" Разноцветные скобки "
Plug 'frazrepo/vim-rainbow'
Plug 'oblitum/rainbow'
" https://github.com/ntpeters/vim-better-whitespace
" Подсветка лишних пробельных символов "