summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.c b/main.c
index 878afbe..eafb1c0 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,4 @@
// @TODO:
-// - :build (F4) -- cargo build if editing .rs file or file called Cargo.toml, otherwise make.
-
// - go to definition (with ctags) -- ctrl+click would be nice
// - :run -- if .html file, open in browser, otherwise figure out a way of sending a command to bash??