summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-30 23:00:20 -0500
committerpommicket <pommicket@gmail.com>2022-12-30 23:00:20 -0500
commit43bd0763959ecd8f8a835d09190b55ba6fab7d67 (patch)
treea79dae99561a26f5c6ba50e5423111f7ff52fb78 /main.c
parent74ca500fcad9f6f1ee2d43498b92beee92112fb0 (diff)
clip highlight to buffer rect
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.c b/main.c
index 818017e..dca6fb5 100644
--- a/main.c
+++ b/main.c
@@ -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