aboutsummaryrefslogtreecommitdiff
path: root/.pluggins.vim
diff options
context:
space:
mode:
Diffstat (limited to '.pluggins.vim')
-rw-r--r--.pluggins.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pluggins.vim b/.pluggins.vim
index 883e54d..2c1e561 100644
--- a/.pluggins.vim
+++ b/.pluggins.vim
@@ -20,6 +20,7 @@ call plug#begin()
Plug 'cespare/vim-toml' " toml
Plug 'ziglang/zig.vim' " zig
Plug 'vim-scripts/applescript.vim' " applescript
+ Plug 'vim-scripts/rfc-syntax' " rfc
" s19 at home
Plug 'cacharle/vim-42header' " 42 header
@@ -33,7 +34,6 @@ call plug#begin()
" Plug 'sheerun/vim-polyglot' " better syntax highlight
" Plug 'unblevable/quick-scope' " highlight first char to jump to word
" Plug 'jez/vim-superman' " man pages in vim (too slow)
- " Plug 'vim-scripts/rfc-syntax' " rfc
" Plug 'tacahiroy/ctrlp-funky' " extension to search function
" Plug 'easymotion/vim-easymotion' " TODO very intresting