diff options
author | pommicket <pommicket@gmail.com> | 2023-05-11 11:51:10 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-05-11 11:51:10 -0400 |
commit | 0063db338f912a0cf961a738899b3757cba2340b (patch) | |
tree | 3ef5b780646cb0e7fabe1b932edbe8399c7541e6 /main.c | |
parent | 8ae9e18c008dba7e47c5750f7feb91df8bf723df (diff) |
:jump-to-build-error setting
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,9 +1,8 @@ /* TODO: -- option for whether to jump to build error when the build command finishes, and maybe :build-jump, :build-nojump commands -- highlight TODO, FIXME, XXX, others(?) in comments - :go-to-matching-bracket FUTURE FEATURES: +- highlight TODO, FIXME, XXX, others(?) in comments - autodetect indentation (tabs vs spaces) - better undo chaining (dechain on backspace?) - font setting & support for multiple fonts to cover more characters |