aboutsummaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-05-06 14:06:49 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-05-06 14:06:49 +0200
commit8a12b7e2aed95d4cc2eac3b6c6a2db9ecdb72b7b (patch)
treedacbd1f5538790c2bcdc339bee920e1965be99a4 /.local
parent442a00f96bcc06e19f5491c290d606cec4ecc1d0 (diff)
Add todo.txt syntax highlighting to vim
Diffstat (limited to '.local')
-rw-r--r--.local/etc/gittab/tabs/vim1
1 files changed, 1 insertions, 0 deletions
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