From a82164a278da4e81929749d7c58577feebf7b50e Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 16 Apr 2020 14:08:03 +0200 Subject: Add two plugins to vim --- .local/etc/gittab/tabs/vim | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to '.local') diff --git a/.local/etc/gittab/tabs/vim b/.local/etc/gittab/tabs/vim index 230b5c1..13cd8d9 100644 --- a/.local/etc/gittab/tabs/vim +++ b/.local/etc/gittab/tabs/vim @@ -1,9 +1,11 @@ -# Local name Remote URL Branch -feature-camelcasemotion https://github.com/tyil/camelcasemotion.git master -syntax-helm https://github.com/towolf/vim-helm master -syntax-raku https://github.com/raku/vim-raku.git master -syntax-terraform https://github.com/hashivim/vim-terraform master -syntax-mustache https://github.com/mustache/vim-mustache-handlebars master -theme-colorsbox https://github.com/mkarmona/colorsbox.git master -theme-jellybeans https://github.com/nanotech/jellybeans.vim.git master -theme-molokai https://github.com/tomasr/molokai.git master +# Local name Remote URL Branch +feature-camelcasemotion https://github.com/tyil/camelcasemotion.git master +feature-rainbow-parenthesis https://github.com/luochen1990/rainbow master +syntax-helm https://github.com/towolf/vim-helm master +syntax-markdown https://github.com/plasticboy/vim-markdown master +syntax-mustache https://github.com/mustache/vim-mustache-handlebars master +syntax-raku https://github.com/raku/vim-raku.git master +syntax-terraform https://github.com/hashivim/vim-terraform master +theme-colorsbox https://github.com/mkarmona/colorsbox.git master +theme-jellybeans https://github.com/nanotech/jellybeans.vim.git master +theme-molokai https://github.com/tomasr/molokai.git master -- cgit v1.1