summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2025-03-05 20:31:30 -0500
committerpommicket <pommicket@gmail.com>2025-03-05 20:48:59 -0500
commit8de9b9568caf088e9f75d880fae7105661d9e0dc (patch)
tree696b5447b6da7b5f3a816f3bed5f5cae2ad5bcd3 /main.c
parent4d7533828738401b76bab5be2e22f0d4a69e30b1 (diff)
add support for textDocument/prepareRename
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 1839f56..3ca8029 100644
--- a/main.c
+++ b/main.c
@@ -2,7 +2,6 @@
FUTURE FEATURES:
- path-specific extensions
- more tests
-- prepare rename support
- config variables
- bind key to series of commands
- convert macro to command list