1
0
Fork 0

lotsa changes I will probably roll back, wezterm and nvim added

This commit is contained in:
Von Random 2022-09-03 19:30:19 +03:00
parent 4d85fbdca7
commit 8a05339c71
14 changed files with 220 additions and 68 deletions

View file

@ -20,7 +20,6 @@ endif
if theme == 'gruvbox8'
call EnableTGC()
let g:gruvbox_transp_bg = 1
let g:gruvbox_plugin_hi_groups = 1
let g:gruvbox_filetype_hi_groups = 1
endif
@ -44,6 +43,7 @@ Plug 'junegunn/vim-plug'
" general plugins
"Plug 'sheerun/vim-polyglot'
Plug 'hashivim/vim-terraform'
Plug 'itchyny/lightline.vim'
Plug 'junegunn/fzf'
Plug 'junegunn/fzf.vim'