diff options
author | pommicket <pommicket@gmail.com> | 2023-03-04 16:12:41 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-03-04 16:12:41 -0500 |
commit | a8ecd337a1714653710d69a9fcaea8b354ffded8 (patch) | |
tree | c76b706d4e366bc610aca7808c41f98e48da643c /main.c | |
parent | ed9d2be11db07ed1e31e884004ae65b14991de1a (diff) |
regenerate tags if there are no completion results
(if regenerate-tags-if-not-found is enabled)
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ FUTURE FEATURES: - better undo chaining (dechain on backspace?) - auto-reload config even for %included files - manual.md -- regenerate tags for completion too if there are no results - font setting & support for multiple fonts to cover more characters - support for variable-width fonts - robust find (results shouldn't move around when you type things) |