summary refs log tree commit diff
path: root/.config/nvim/syntax
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2015-11-03 14:26:05 -0500
committerJune McEnroe <june@causal.agency>2015-11-03 14:26:05 -0500
commit5424f7216980ec4a3cd6aac90cbd919b658d51c2 (patch)
treeeb7eecc5c8d60712c425178a07a23f0562d4988d /.config/nvim/syntax
parentRedefine _newline_precmd in _newline_precmd (diff)
downloadsrc-5424f7216980ec4a3cd6aac90cbd919b658d51c2.tar.gz
src-5424f7216980ec4a3cd6aac90cbd919b658d51c2.zip
Update vendored Gruvbox colorscheme
Diffstat (limited to '.config/nvim/syntax')
0 files changed, 0 insertions, 0 deletions
1'>Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe