1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-06-19 06:46:01 +01:00

feat(syntax): Add Todo.txt syntax

This commit is contained in:
BANO.notIT
2022-10-22 16:57:00 +03:00
parent f215d07366
commit 346e53705e
2 changed files with 4 additions and 0 deletions
.gitmodules
assets/syntaxes/02_Extra

3
.gitmodules vendored

@ -244,3 +244,6 @@
url = https://github.com/victor-gp/cmd-help-sublime-syntax.git url = https://github.com/victor-gp/cmd-help-sublime-syntax.git
branch = main branch = main
shallow = true shallow = true
[submodule "assets/syntaxes/02_Extra/TodoTxt"]
path = assets/syntaxes/02_Extra/TodoTxt
url = https://github.com/dertuxmalwieder/SublimeTodoTxt