aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Refactor clipboard to make it easier to feature gate std::processBlaž Hrastnik2022-03-28
* Make truncate_start a builder method insteadBlaž Hrastnik2022-03-28
* Strip some more paramsBlaž Hrastnik2022-03-28
* Clean up global searchBlaž Hrastnik2022-03-28
* Make line a private propertyBlaž Hrastnik2022-03-28
* Remove more push_layer callsBlaž Hrastnik2022-03-28
* Make regex_prompt directly call cx.push_layerBlaž Hrastnik2022-03-28
* This doesn't need to be mutBlaž Hrastnik2022-03-28
* Split off dap event handlers into helix-view to allow reuseBlaž Hrastnik2022-03-28
* Resize is not necessary inside SIGCONT, handled by render()Blaž Hrastnik2022-03-28
* Move top level lsp config to editor.lsp (#1868)Gokul Soumya2022-03-28
* Add refresh-config and open-config command (#1803)Joe2022-03-25
* Revise the color for ui.cursor.match (#1862)Narazaki Shuji2022-03-25
* Fix Rescript hightlights query (#1863)Jared Ramirez2022-03-23
* Handle RPC returning an invalid callBlaž Hrastnik2022-03-23
* Add syntax highlighting for Solidity (#1854)Slin Lee2022-03-22
* Fix typo in query parsing error message (#1856)Slin Lee2022-03-22
* Add LSP support for Solidity (#1848)Slin Lee2022-03-22
* build(deps): bump lsp-types from 0.92.0 to 0.92.1 (#1852)dependabot[bot]2022-03-22
* build(deps): bump which from 4.2.4 to 4.2.5 (#1851)dependabot[bot]2022-03-22
* build(deps): bump actions/cache from 2.1.7 to 3 (#1850)dependabot[bot]2022-03-22
* Initial basic Org markup support thanks to tree-sitter-org (#1845)zetashift2022-03-20
* No need for KeymapResult anymore since we can query .sticky()Blaž Hrastnik2022-03-20
* keymap: Store pending/sticky on the root levelBlaž Hrastnik2022-03-20
* update tree-sitter-git-commit (#1838)Michael Davis2022-03-19
* Improve bug report template (#1826)Ivan Tham2022-03-18
* cleanup changelog markup (#1829)Michael Davis2022-03-18
* ropey 1.4.1 fixes the issueBlaž Hrastnik2022-03-17
* Temporarily turn on unicode-linesBlaž Hrastnik2022-03-17
* ropey 1.4.0 is out!Blaž Hrastnik2022-03-17
* Put esoteric line endings behind a feature flagBlaž Hrastnik2022-03-17
* Configure ropey to only use CR/CRLF line breaks by defaultBlaž Hrastnik2022-03-17
* Optimize rendering by using Ropey::byte_sliceBlaž Hrastnik2022-03-17
* fix enum definition for use-grammars selections (#1818)Michael Davis2022-03-16
* Update dependencies (crossterm 0.23.1)Blaž Hrastnik2022-03-16
* Refactor :set to parse by deserializing values (#1799)Gokul Soumya2022-03-15
* simplify Julia config (#1811)ChrHorn2022-03-15
* build(deps): bump tree-sitter from 0.20.5 to 0.20.6 (#1813)dependabot[bot]2022-03-15
* build(deps): bump regex from 1.5.4 to 1.5.5 (#1812)dependabot[bot]2022-03-15
* Add horizontal and vertical split scratch buffers (#1763)Joe2022-03-14
* Deploy docs for master separately (#1783)Gokul Soumya2022-03-14
* Handle panic on move within empty picker (#1786)Rohan Jain2022-03-14
* Perform extend line on every selection (#1804)Ivan Tham2022-03-14
* Match in visual use head not anchor (#1805)Ivan Tham2022-03-14
* ci: configure restore-keys for caches (#1806)Michael Davis2022-03-14
* minor: occurance -> occurrenceBlaž Hrastnik2022-03-14
* fix #1808Blaž Hrastnik2022-03-14
* Fix: insert_register (#1751)Narazaki Shuji2022-03-13
* Update keymap documentation in the book (#1745)Daniel S Poulin2022-03-13
* C# highlighting improvements (#1795)Philipp Mildenberger2022-03-12