| Commit message (Expand) | Author | Age |
... | |
* | fix: Some LSPs still want rootPath, so provide it | Blaž Hrastnik | 2022-03-31 |
* | Resolve conflicts between prompt/picker bindings (#1792) | Rohan Jain | 2022-03-31 |
* | set VERSION file to dev (#1883) | Michael Davis | 2022-03-31 |
* | Add a TODO for the future | Blaž Hrastnik | 2022-03-31 |
* | fix: copy_selection needs to account for to() being exclusive | Blaž Hrastnik | 2022-03-31 |
* | Use fromTOML on Nix >= 2.6.0 (#1892) | Max | 2022-03-30 |
* | Indentation rework (#1562) | Triton171 | 2022-03-30 |
* | fix: Don't rely on FormattingOptions::default() | Blaž Hrastnik | 2022-03-30 |
* | Handle BrokenPipe when piping hx --health through head (#1876) | Nirmal Patel | 2022-03-30 |
* | add tree-sitter-gleam | Michael Davis | 2022-03-30 |
* | update tree-sitter-elixir | Michael Davis | 2022-03-30 |
* | update tree-sitter-erlang | Michael Davis | 2022-03-30 |
* | Avoid using the format ident Rust feature (#1881) | Marcin Puc | 2022-03-30 |
* | update screenshot (#1879) | Michael Davis | 2022-03-29 |
* | changelog notes for 22.03 (#1830) | Michael Davis | 2022-03-29 |
* | Revert "Resize is not necessary inside SIGCONT, handled by render()" | Blaž Hrastnik | 2022-03-29 |
* | publish a source tarball with version and grammars (#1875) | Michael Davis | 2022-03-29 |
* | build(deps): bump log from 0.4.14 to 0.4.16 (#1874) | dependabot[bot] | 2022-03-29 |
* | build(deps): bump smartstring from 1.0.0 to 1.0.1 (#1873) | dependabot[bot] | 2022-03-29 |
* | grammars.nix: use github type for fetchTree where possible (#1872) | Max | 2022-03-28 |
* | clipboard: fix import on macOS | Blaž Hrastnik | 2022-03-28 |
* | cargo fmt | Blaž Hrastnik | 2022-03-28 |
* | Address clippy lint | Blaž Hrastnik | 2022-03-28 |
* | Refactor clipboard to make it easier to feature gate std::process | Blaž Hrastnik | 2022-03-28 |
* | Make truncate_start a builder method instead | Blaž Hrastnik | 2022-03-28 |
* | Strip some more params | Blaž Hrastnik | 2022-03-28 |
* | Clean up global search | Blaž Hrastnik | 2022-03-28 |
* | Make line a private property | Blaž Hrastnik | 2022-03-28 |
* | Remove more push_layer calls | Blaž Hrastnik | 2022-03-28 |
* | Make regex_prompt directly call cx.push_layer | Blaž Hrastnik | 2022-03-28 |
* | This doesn't need to be mut | Blaž Hrastnik | 2022-03-28 |
* | Split off dap event handlers into helix-view to allow reuse | Blaž Hrastnik | 2022-03-28 |
* | Resize is not necessary inside SIGCONT, handled by render() | Blaž Hrastnik | 2022-03-28 |
* | Move top level lsp config to editor.lsp (#1868) | Gokul Soumya | 2022-03-28 |
* | Add refresh-config and open-config command (#1803) | Joe | 2022-03-25 |
* | Revise the color for ui.cursor.match (#1862) | Narazaki Shuji | 2022-03-25 |
* | Fix Rescript hightlights query (#1863) | Jared Ramirez | 2022-03-23 |
* | Handle RPC returning an invalid call | Blaž Hrastnik | 2022-03-23 |
* | Add syntax highlighting for Solidity (#1854) | Slin Lee | 2022-03-22 |
* | Fix typo in query parsing error message (#1856) | Slin Lee | 2022-03-22 |
* | Add LSP support for Solidity (#1848) | Slin Lee | 2022-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) | zetashift | 2022-03-20 |
* | No need for KeymapResult anymore since we can query .sticky() | Blaž Hrastnik | 2022-03-20 |
* | keymap: Store pending/sticky on the root level | Blaž Hrastnik | 2022-03-20 |
* | update tree-sitter-git-commit (#1838) | Michael Davis | 2022-03-19 |
* | Improve bug report template (#1826) | Ivan Tham | 2022-03-18 |
* | cleanup changelog markup (#1829) | Michael Davis | 2022-03-18 |