diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-04-04 19:36:57 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-04-04 19:36:57 -0400 |
commit | 2007d299916be6b079e6b97aea7c4d2835e23bd0 (patch) | |
tree | e8c1fc1000f1822e49e7b724da373fe31166f88e /main.c | |
parent | 36444b69593008f40ee2d0b47c894e37428435ae (diff) |
command to reload all buffers, run make on multiple threads
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,6 +1,4 @@ // @TODO: -// - bug involving load file when going to error (specifically, stuff like ./main.c) -- duplicate file opening -// - command to reload all (unsaved) buffers // - terminate process not working on windows? // - auto-regenerate tags (if no tag found/line number tag found) // - comment/uncomment selection |