cyoa/doc/syntax
dozens 185db6c7ef lots of changes
- 🗄️ organizing files
- 🔧 add groff template and pdf + ascii targets
- 🔥 add graph-easy output which kind of sucks but i'm leaving it in
- 🔧 add tags file for navigating the game db
- 📝 add game content and docs
2023-10-16 23:09:39 -06:00

10 lines
196 B
Plaintext

hey i learned how to do a syntax highlighting
```
:syntax match gameName '{{\a\+}}'
:highlight def link gameName Constant
```
src:
https://antifandom.com/vim/wiki/Creating_your_own_syntax_files