Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-19 | markdown highlighting | Leo Tenenbaum | |
2021-04-19 | tex syntax highlighting | Leo Tenenbaum | |
2021-02-16 | started getting :build to work | Leo Tenenbaum | |
2021-02-02 | better syntax highlighting (split keywords into keywords + builtins) | Leo Tenenbaum | |
2021-02-02 | rust syntax highlighting | Leo Tenenbaum | |
2021-01-31 | C syntax higlighting working | Leo Tenenbaum | |
2021-01-31 | more syntax highlighting | Leo Tenenbaum | |
2021-01-31 | started syntax higlighting (still need to add state to each line) | Leo Tenenbaum | |
2021-01-25 | replaced c32rtomb, mbrtoc32 with own versions | Leo Tenenbaum | |
these are nicer to use since they don't involve mbstate_t and should be faster since they don't involve locales | |||
2021-01-24 | copy/cut/paste | Leo Tenenbaum | |
2021-01-22 | started auto-cd | Leo Tenenbaum | |
2021-01-18 | bug fixes, narrow file list based on search term | Leo Tenenbaum | |
2021-01-18 | opening files kinda working | Leo Tenenbaum | |
2020-12-15 | inserting lines | Leo Tenenbaum | |
2020-12-15 | text insertion working very well! | Leo Tenenbaum | |