aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * various fixes in write-all pathSkyler Hawthorne2022-10-19
| * fix erroneous write sender closeSkyler Hawthorne2022-10-19
| * reset idle timer for all eventsSkyler Hawthorne2022-10-19
| * fix panic when view of pending write is closedSkyler Hawthorne2022-10-19
| * increase LSP shutdown timeoutSkyler Hawthorne2022-10-19
| * factor editor event handling into functionSkyler Hawthorne2022-10-19
| * fix write-quit with auto formatSkyler Hawthorne2022-10-19
| * fix modified status with auto formatSkyler Hawthorne2022-10-19
| * improve reliability of shutdownSkyler Hawthorne2022-10-19
| * add conditional noop render backSkyler Hawthorne2022-10-19
| * update write-quit to wait for savesSkyler Hawthorne2022-10-19
| * fix buffer-closeSkyler Hawthorne2022-10-19
| * fix(write): do not set new path on document until write succeedsSkyler Hawthorne2022-10-19
| * fix: buffer-close ensuring writesSkyler Hawthorne2022-10-19
| * chore(write): serialize write operations within a DocumentSkyler Hawthorne2022-10-19
* | Update windows install instructions (#4351)Alex2022-10-19
* | Pretty print `tree-sitter-subtree` expression (#4295)Fisher Darling2022-10-19
* | Add `roots` for julia to languages.toml (#4361)Sukera2022-10-19
* | Merge pull request #4061 from pascalkuthe/undercurl-modifierBlaž Hrastnik2022-10-19
|\ \ | |/ |/|
| * merge underline-style and underline-color into a single tablePascal Kuthe2022-10-13
| * fix terminfo detectionPascal Kuthe2022-10-12
| * adress review commentsPascal Kuthe2022-10-11
| * fix typoPascal Kuthe2022-10-08
| * add deprectation not for underlined modifier to docspascalkuthe2022-10-08
| * avoid visual artificats on terminal emulators that do not support underline c...Pascal Kuthe2022-10-06
| * make casing consistent with other configurationPascal Kuthe2022-10-06
| * switch to termini for terminfoPascal Kuthe2022-10-06
| * make underline_style a seperate optionPascal Kuthe2022-10-01
| * Detect extended underline support using terminfoGokul Soumya2022-10-01
| * Update theme documentationA-Walrus2022-10-01
| * Fix failing testsA-Walrus2022-10-01
| * Add separate color for underlinesA-Walrus2022-10-01
| * Support different kinds of underline renderingGokul Soumya2022-10-01
* | Fix link to textobjects usage from keymap documentation (#4357)Peter Phillips2022-10-19
* | Fix deleting word from end of buffer (#4328)Jonathan LEI2022-10-19
* | Add a first version of kanagawa theme (#4300)zetashift2022-10-19
* | display tree sitter scopes in a popup (#4337)Roberto Vidal2022-10-18
* | Use the same `WalkBuilder` configuration for the global search file picker as...Philipp Mildenberger2022-10-18
* | build(deps): bump cachix/install-nix-action from 17 to 18 (#4340)dependabot[bot]2022-10-18
* | build(deps): bump tokio-stream from 0.1.10 to 0.1.11 (#4341)dependabot[bot]2022-10-18
* | build(deps): bump cachix/cachix-action from 10 to 11 (#4339)dependabot[bot]2022-10-18
* | Bump tree-sitter-elixir (#4333)Clay2022-10-17
* | Replace `in_bounds` with calculation of end_indentA-Walrus2022-10-17
* | Only draw indent guides within boundsA-Walrus2022-10-17
* | Make skip_levels a u8A-Walrus2022-10-17
* | Fix rendering of lines longer than 2^16A-Walrus2022-10-17
* | Change diagnostic picker keybind to <space>d (#4229)Gokul Soumya2022-10-17
* | Support Cairo 0.10 syntaxBlaž Hrastnik2022-10-17
* | Support Cairo 0.10 syntaxBlaž Hrastnik2022-10-17
* | Fix Cairo comment tokenJonathan LEI2022-10-17