aboutsummaryrefslogtreecommitdiff
path: root/.pluggins.vim
diff options
context:
space:
mode:
Diffstat (limited to '.pluggins.vim')
-rw-r--r--.pluggins.vim5
1 files changed, 3 insertions, 2 deletions
diff --git a/.pluggins.vim b/.pluggins.vim
index 20c2dab..e877ab6 100644
--- a/.pluggins.vim
+++ b/.pluggins.vim
@@ -9,10 +9,11 @@ call plug#begin()
Plug 'itchyny/lightline.vim' " minimal status bar
Plug 'HappyTramp/vim-syntax-extra' " syntax highlight of C operators
Plug 'romainl/vim-cool' " disable highlight after search
- Plug 'tikhomirov/vim-glsl' " glsl hightlight
+ Plug 'tikhomirov/vim-glsl' " glsl highlight
+ Plug 'cespare/vim-toml' " toml highlight
" s19 at home
- Plug 'HappyTramp/vim-42header' " 42 header
+ Plug 'HappyTramp/vim-42header' " 42 header
" themes
" Plug 'joshdick/onedark.vim' " onedark