From 8de9b9568caf088e9f75d880fae7105661d9e0dc Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 5 Mar 2025 20:31:30 -0500 Subject: add support for textDocument/prepareRename --- main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'main.c') 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 -- cgit v1.2.3