aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add onedark themeGokul Soumya2021-06-14
* Bump anyhow from 1.0.40 to 1.0.41dependabot[bot]2021-06-14
* Bump crossterm from 0.19.0 to 0.20.0dependabot[bot]2021-06-14
* Bump lsp-types from 0.89.1 to 0.89.2dependabot[bot]2021-06-14
* Bump ignore from 0.4.17 to 0.4.18dependabot[bot]2021-06-14
* Fix a typo in theme nameWojciech Kępka2021-06-14
* fix offset by one problem in replace_with_yankedAndreas Liljeqvist2021-06-14
* Add `bogster` themeWojciech Kępka2021-06-14
* chore(nix): update nixCargoIntegration inputYusuf Bera Ertan2021-06-13
* Release v0.2.0Blaž Hrastnik2021-06-13
* ui: Prompt should figure out a reasonable column widthBlaž Hrastnik2021-06-13
* Fix `wq`Wojciech Kępka2021-06-13
* `Document::is_modified` should not check if path is setWojciech Kępka2021-06-13
* Fix clippyWojciech Kępka2021-06-13
* Deduplicate codeWojciech Kępka2021-06-13
* Add `qa` and `qa!`Wojciech Kępka2021-06-13
* Update write_allWojciech Kępka2021-06-13
* Add `Copy` derive to `PromptEvent`Wojciech Kępka2021-06-13
* commands: Add more write commandsWojciech Kępka2021-06-13
* build(nix): use nix-cargo-integration, make shell.nix use flake devshellYusuf Bera Ertan2021-06-13
* Add clarification to last bufferIvan Tham2021-06-13
* add symbol picker (#230)Robin2021-06-12
* add alternate file (#223)Robin2021-06-12
* Change picker horizontal split to hIvan Tham2021-06-12
* Update READMEWojciech Kępka2021-06-12
* Use `runtime` dir when defaulting to executable locationWojciech Kępka2021-06-12
* Make `runtime_dir` privateWojciech Kępka2021-06-12
* Add more ways to detect runtime directoryWojciech Kępka2021-06-12
* lsp: Check bounds when converting lsp positions (#204)Wojciech Kępka2021-06-12
* Add bug report templateBlaž Hrastnik2021-06-12
* Fix broken testBlaž Hrastnik2021-06-12
* Only auto-format for certain languagesBlaž Hrastnik2021-06-12
* Add :earlier and :later commands that can be used to navigate the full edit h...Jakub Bartodziej2021-06-11
* Movement fixes, refactor and unit test suite (#217)PabloMansanet2021-06-11
* commands: Handle `t<ENTER>` as till newlineWojciech Kępka2021-06-11
* Temporarily disable workDoneBlaž Hrastnik2021-06-11
* lsp: Display LSP progress messages (#216)Wojciech Kępka2021-06-11
* move to first nonwhitespace on shift-iRobin van Dijk2021-06-10
* Add Nix runtimeTimothy DeHerrera2021-06-10
* Add Nix syntaxTimothy DeHerrera2021-06-10
* embed runtimeTimothy DeHerrera2021-06-10
* ignore Nix outputsTimothy DeHerrera2021-06-10
* add overlayTimothy DeHerrera2021-06-10
* Fix flake packageTimothy DeHerrera2021-06-10
* Downgrade `unicode-segmentation`notoria2021-06-10
* Correct tree-sitter-haskell submodulenotoria2021-06-10
* Implement missing Debug and update Cargo.locknotoria2021-06-10
* Derive debug without featureIvan Tham2021-06-10
* Implement Debug for data structure as a featurenotoria2021-06-10
* Reuse a cursor from the pool if available (fixes #202)Blaž Hrastnik2021-06-10