diff options
author | pommicket <pommicket@gmail.com> | 2025-03-05 20:31:30 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-03-05 20:48:59 -0500 |
commit | 8de9b9568caf088e9f75d880fae7105661d9e0dc (patch) | |
tree | 696b5447b6da7b5f3a816f3bed5f5cae2ad5bcd3 /main.c | |
parent | 4d7533828738401b76bab5be2e22f0d4a69e30b1 (diff) |
add support for textDocument/prepareRename
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |