From 555e8636bffccba2aa9fb8a801c9c37d3d2c4882 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 6 May 2022 14:51:02 +0200 Subject: Add gittab --- playbooks.d/user-tyil/share/gittab.d/vim | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 playbooks.d/user-tyil/share/gittab.d/vim (limited to 'playbooks.d/user-tyil/share/gittab.d/vim') diff --git a/playbooks.d/user-tyil/share/gittab.d/vim b/playbooks.d/user-tyil/share/gittab.d/vim new file mode 100644 index 0000000..4e294f4 --- /dev/null +++ b/playbooks.d/user-tyil/share/gittab.d/vim @@ -0,0 +1,16 @@ +# Local name Remote URL Branch +feature-camelcasemotion https://github.com/tyil/camelcasemotion.git master +feature-rainbow-parenthesis https://github.com/luochen1990/rainbow master +syntax-todo https://github.com/freitass/todo.txt-vim.git master +syntax-hcl https://github.com/jvirtanen/vim-hcl.git main +syntax-helm https://github.com/towolf/vim-helm master +syntax-ledger https://github.com/ledger/vim-ledger 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 +syntax-toml https://github.com/cespare/vim-toml.git main +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 +theme-codedark https://github.com/tomasiser/vim-code-dark master -- cgit v1.1