aboutsummaryrefslogtreecommitdiff
path: root/.local/etc
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-04-16 14:08:03 +0200
committerPatrick Spek <p.spek@tyil.nl>2021-08-14 11:59:35 +0200
commita82164a278da4e81929749d7c58577feebf7b50e (patch)
tree056ee7b728e0cc88ff2e2856ca8f2b8d6763e735 /.local/etc
parent7654d70fb3e261afbcd9f0dfa0568f4937796f40 (diff)
Add two plugins to vim
Diffstat (limited to '.local/etc')
-rw-r--r--.local/etc/gittab/tabs/vim20
1 files changed, 11 insertions, 9 deletions
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