summary refs log tree commit diff
path: root/.config/nvim/syntax
diff options
context:
space:
mode:
authorJune McEnroe <curtis.mcenroe@adgear.com>2016-08-01 11:17:39 -0400
committerJune McEnroe <curtis.mcenroe@adgear.com>2016-08-01 11:17:39 -0400
commit59bb9d7859fae4abebaad22c373538b499b82ee9 (patch)
treea3bdf6c94cec70b7c5dd13d25effd2333068b03b /.config/nvim/syntax
parentColor PreProc DarkGreen (diff)
downloadsrc-59bb9d7859fae4abebaad22c373538b499b82ee9.tar.gz
src-59bb9d7859fae4abebaad22c373538b499b82ee9.zip
Disable tab indicators in iTerm
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
class='logsubject'>Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe