diff options
author | pommicket <pommicket@gmail.com> | 2022-12-30 23:00:20 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-30 23:00:20 -0500 |
commit | 43bd0763959ecd8f8a835d09190b55ba6fab7d67 (patch) | |
tree | a79dae99561a26f5c6ba50e5423111f7ff52fb78 /main.c | |
parent | 74ca500fcad9f6f1ee2d43498b92beee92112fb0 (diff) |
clip highlight to buffer rect
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,9 +1,7 @@ /* @TODO: - find usages (textDocument/references) -- clip highlight to buffer rect - different highlight colors -- --help, --version - framerate-cap setting - highlight-enabled, and highlight-auto - handle multiple symbols with same name in go-to-definition menu |