diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-18 14:55:10 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-18 14:55:10 -0500 |
commit | 8f039627ab777d2b08c0c46d5acacbe84817d20f (patch) | |
tree | 0ac67f93e41e29b2b5da836df2bdef54e037947f /main.c | |
parent | e239b66691200163c1983b645c28b34825f32ea4 (diff) |
:build working (i think)
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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?? |