summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2022-12-10more lsppommicket
2022-12-09real completion parsing!!pommicket
2022-12-09Merge branch 'trunk' into lsppommicket
2022-12-09more future featurespommicket
2022-12-09more completion, not working yetpommicket
2022-12-09getting some completionspommicket
2022-12-09more lsppommicket
2022-12-08fix response receivingpommicket
2022-12-07more LSPpommicket
2022-12-07Merge branch 'trunk' into lsppommicket
2022-12-07[1.3r2] remove glFinishpommicket
2022-12-07more lsp stuffpommicket
2022-12-07nice communication with LSPpommicket
2022-12-06Merge branch 'trunk' into lsppommicket
2022-12-06fix arr_set_len_, more future featurespommicket
2022-12-06more lsppommicket
2022-12-05full json parserpommicket
2022-12-05more lsp, start json parserpommicket
2022-11-03custom shader texturepommicket
2022-11-03better shader systempommicket
2022-11-03custom bg-shaderpommicket
2022-11-02multiline config value strings, fix search_cwd (debug feature)pommicket
2022-11-02new settings system bugfixes, use ted_active_settings morepommicket
2022-11-02(insufficiently tested) per-path settingspommicket
2022-08-19X1/X2 commandspommicket
2022-08-19poll events just after startuppommicket
2022-08-19fixed actual bug: bad write when weird mouse buttons are pressedpommicket
2022-07-29fixed non-ascii path handling on windowspommicket
2022-07-29fix reloading with text-sizepommicket
2022-07-29auto reload configpommicket
2022-07-29indent-with-spacespommicket
2022-07-29language-specific keyboard shortcutspommicket
2022-07-29per-language settingspommicket
2022-07-22fixed some compiler warningspommicket
2022-03-26fix session problemspommicket
2022-03-26[1.0r2] cleanup, commentspommicket
2022-01-01windows fixespommicket
2021-04-20:set-language, various other little thingsLeo Tenenbaum
2021-04-20cfg syntax highlightingLeo Tenenbaum
2021-04-20HTML syntax highlightingLeo Tenenbaum
2021-04-19markdown highlightingLeo Tenenbaum
2021-04-16fix process_kill on windowsLeo Tenenbaum
2021-04-16command history for :shellLeo Tenenbaum
2021-04-16comment/uncomment selectionLeo Tenenbaum
2021-04-16regenerate tags if tag not foundLeo Tenenbaum
2021-04-13improve tag generation (don't just look at files in the cwd)Leo Tenenbaum
2021-04-13change fs_list_directory to include entry types directlyLeo Tenenbaum
2021-04-04command to reload all buffers, run make on multiple threadsLeo Tenenbaum
2021-03-23found some bugs to deal withLeo Tenenbaum
2021-03-14fix problem where cursor moves on in/dedent selectionLeo Tenenbaum