summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-08-13 12:05:54 -0300
committerpommicket <pommicket@gmail.com>2023-08-13 12:05:54 -0300
commit598d72c0674bb059c0f38f03c4851bcc61e5852d (patch)
treeae01311a6bdf872120b9787d44746ab9cd95db14 /main.c
parentdbf441cdc74245c5a5f567ae0165146cd74c3b92 (diff)
various little changes, remove calls to change_directory
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.c b/main.c
index bfaf506..6c9b88f 100644
--- a/main.c
+++ b/main.c
@@ -3,9 +3,11 @@ TODO:
- fix find
- public Node API
- public Selector/FileSelector API
+- public Settings API
FUTURE FEATURES:
- autodetect indentation (tabs vs spaces)
+- custom file/build command associations
- config variables
- bind key to series of commands
- convert macro to command list