From 8a12b7e2aed95d4cc2eac3b6c6a2db9ecdb72b7b Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 6 May 2022 14:06:49 +0200 Subject: Add todo.txt syntax highlighting to vim --- .local/etc/gittab/tabs/vim | 1 + 1 file changed, 1 insertion(+) (limited to '.local') diff --git a/.local/etc/gittab/tabs/vim b/.local/etc/gittab/tabs/vim index f7c1bad..05a2026 100644 --- a/.local/etc/gittab/tabs/vim +++ b/.local/etc/gittab/tabs/vim @@ -1,6 +1,7 @@ # 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 master syntax-helm https://github.com/towolf/vim-helm master syntax-ledger https://github.com/ledger/vim-ledger master -- cgit v1.1