lotsa changes I will probably roll back, wezterm and nvim added
This commit is contained in:
parent
4d85fbdca7
commit
8a05339c71
14 changed files with 220 additions and 68 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue