From 0f38b14e10f553cb49a5da65125e21e1591cba3e Mon Sep 17 00:00:00 2001 From: pommicket Date: Sat, 5 Aug 2023 14:53:04 -0400 Subject: more plugin stuff --- main.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'main.c') diff --git a/main.c b/main.c index 1a53346..8bc1ec5 100644 --- a/main.c +++ b/main.c @@ -1,4 +1,9 @@ /* +TODO: +- rework menus +- deal with really long paths in file menus +- internalize Autocomplete, SignatureHelp, etc. + FUTURE FEATURES: - autodetect indentation (tabs vs spaces) - robust find (results shouldn't move around when you type things) -- cgit v1.2.3