summaryrefslogtreecommitdiff
path: root/ted.cfg
AgeCommit message (Collapse)Author
2022-12-27add typescript highlightingpommicket
2022-12-27added workspaceFolders supportpommicket
but broke non-workspaceFolders support
2022-12-25global lsp-enabled settingpommicket
2022-12-25set rootUri correctlypommicket
2022-12-24testing LSPs for other languagespommicket
2022-12-24start LSP settingpommicket
2022-12-24find build directory in a much better waypommicket
this will be useful for LSPs
2022-12-23framework for having multiple/configurable LSPspommicket
2022-12-23identifier-trigger-characters settingpommicket
2022-12-23LSP document_datapommicket
2022-12-22start capabilitiespommicket
2022-12-22even better-looking autocompletepommicket
2022-12-22more exciting completion menupommicket
2022-11-03custom shader texturepommicket
2022-11-03custom bg-shaderpommicket
2022-11-03multiline string highlighting for ted.cfgpommicket
2022-11-02fixed path-specific settings bugs. stuff seems to be working nowpommicket
2022-11-02new settings system bugfixes, use ted_active_settings morepommicket
2022-11-02(insufficiently tested) per-path settingspommicket
also fixed memory bug in path_full, yet again
2022-09-26shift+pageup/pagedownpommicket
2022-08-19X1/X2 commandspommicket
2022-07-29updated windows installer versionpommicket
2022-07-29fixed double ctrl+q problempommicket
2022-07-29auto reload configpommicket
2022-07-29indent-with-spacespommicket
2022-07-29language-specific keyboard shortcutspommicket
2022-07-29per-language settingspommicket
also fixed ctrl+/ in go
2022-07-22go syntax highlightingpommicket
also :goto-line now clamps numbers < 1 and > nlines instead of rejecting them
2022-07-21minor fixes, syntax highlighting for java & jspommicket
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-19tex syntax highlightingLeo 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-04command to reload all buffers, run make on multiple threadsLeo Tenenbaum
2021-03-05fix some little problems with the file selectorLeo Tenenbaum
2021-03-04v. 0.8Leo Tenenbaum
2021-03-04string argumentsLeo Tenenbaum
2021-03-04completion working, it seemsLeo Tenenbaum
2021-03-03start autocompleteLeo Tenenbaum
2021-03-03:shell, bugfixesLeo Tenenbaum
2021-03-03:tab-move-left/rightLeo Tenenbaum
2021-03-02start command selectorLeo Tenenbaum
2021-03-01restore sessionLeo Tenenbaum
2021-02-28fix find highlighting when cursor is on same lineLeo Tenenbaum
2021-02-28:split-swapLeo Tenenbaum
2021-02-24:split-joinLeo Tenenbaum