summary refs log tree commit diff
path: root/curtis/.config/nvim/syntax
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-07-04 21:23:14 -0400
committerJune McEnroe <programble@gmail.com>2017-07-04 21:23:14 -0400
commitf9da8aef9d85256510ae057acd932bd0f75a4f6a (patch)
tree6e8f41984d02a3709ca2fda0482b0b1ba692cf02 /curtis/.config/nvim/syntax
parentGeneralize C-w neovim terminal mapping (diff)
downloadsrc-f9da8aef9d85256510ae057acd932bd0f75a4f6a.tar.gz
src-f9da8aef9d85256510ae057acd932bd0f75a4f6a.zip
Remove <Esc><Esc> terminal mapping
<C-w><Esc> works just as well. Convenient.
Diffstat (limited to 'curtis/.config/nvim/syntax')
0 files changed, 0 insertions, 0 deletions
td>Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe