summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-08-05 00:13:49 -0400
committerpommicket <pommicket@gmail.com>2023-08-05 00:13:49 -0400
commitb3244ce71e137b4a259d78b7dc043beb2a5c2aa9 (patch)
treeada89ac58ed474c98a7a1baf0b194008ce5381d0 /main.c
parentf16cf8cbb099896820f0bc19ba13e613847246c9 (diff)
edit chaining for symbol rename
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/main.c b/main.c
index 73e2213..16941bc 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,4 @@
/*
-TODO:
-- rename using LSP (textDocument/rename)
- - warn if many files are changing
FUTURE FEATURES:
- autodetect indentation (tabs vs spaces)
- robust find (results shouldn't move around when you type things)