From b4af03b9576ded2f5b7112605c420f43705e442b Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Sat, 8 Feb 2020 10:54:25 +0100 Subject: Add mustache syntax plugin for vim --- .local/etc/gittab/tabs/vim | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/.local/etc/gittab/tabs/vim b/.local/etc/gittab/tabs/vim index 2af9d0d..230b5c1 100644 --- a/.local/etc/gittab/tabs/vim +++ b/.local/etc/gittab/tabs/vim @@ -1,8 +1,9 @@ -# 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 -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 +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 -- cgit v1.1