| Commit message (Expand) | Author | Age |
* | feat(theme) ajust pop-dark and clean up gutter linehlght (#5992) | workingj | 2023-02-16 |
* | fix: decode lsp url for workspace_diagnostics_picker (#6016) | Erasin | 2023-02-16 |
* | Ignore invalid file URIs from LSP (#6000) | Jonathan LEI | 2023-02-16 |
* | ignore case while filtering completions (#6008) | Pascal Kuthe | 2023-02-16 |
* | LSP: Add request ID to request timeout message (#6010) | Michael Davis | 2023-02-16 |
* | Use Popup::ignore_escape_key helper for completion (#6006) | Michael Davis | 2023-02-16 |
* | Add `.env.dist` to `source.env` language scope (#6003) | LeoniePhiline | 2023-02-16 |
* | Remove text bg from monokai (#6009) | Pascal Kuthe | 2023-02-16 |
* | Fix crash in goto_window_center at EOF (#5987) | Pascal Kuthe | 2023-02-14 |
* | build(deps): bump tokio from 1.24.2 to 1.25.0 (#5974) | dependabot[bot] | 2023-02-14 |
* | build(deps): bump cc from 1.0.78 to 1.0.79 (#5976) | dependabot[bot] | 2023-02-14 |
* | build(deps): bump signal-hook from 0.3.14 to 0.3.15 (#5975) | dependabot[bot] | 2023-02-14 |
* | build(deps): bump encoding_rs from 0.8.31 to 0.8.32 (#5977) | dependabot[bot] | 2023-02-14 |
* | docs: clarify `join_selections_space` (#5969) | vwkd | 2023-02-13 |
* | feat(ui): deprecated completions (#5932) | Matouš Dzivjak | 2023-02-13 |
* | Add :toggle-option command (#4085) | A-Walrus | 2023-02-13 |
* | dhall: additional highlight queries (#5959) | Jared Beller | 2023-02-13 |
* | Update grammar for godot (#5944) | Erasin | 2023-02-12 |
* | Prevent a panic when uncommenting a line with only a comment token (#5933) | Mike Trinkala | 2023-02-12 |
* | Remove outdated tutor note about increment and decrement behavior | John DeSilva | 2023-02-11 |
* | Add comment-token to the hosts language definition (#5914) | Aleksey Kuznetsov | 2023-02-11 |
* | Fix completion doc popup area calculation logic | Gokul Soumya | 2023-02-11 |
* | Create popup rect instead of using raw values | Gokul Soumya | 2023-02-11 |
* | Refactor our Markdown construction in completion doc | Gokul Soumya | 2023-02-11 |
* | Rename completion doc popup area variables | Gokul Soumya | 2023-02-11 |
* | Use early return in rendering completion doc | Gokul Soumya | 2023-02-11 |
* | Negotiate LSP Position Encoding (#5894) | Pascal Kuthe | 2023-02-11 |
* | Make `m` textobject look for pairs enclosing selections (#3344) | Daniel S Poulin | 2023-02-10 |
* | Add exit code to command failed msg (#5898) | lesleyrs | 2023-02-10 |
* | Split modification indicator from file statusline elements (#4731) | Colton Clemmer | 2023-02-10 |
* | Added tree-sitter-hosts (#4950) | ath3 | 2023-02-10 |
* | Add tree-sitter-passwd (#4959) | ath3 | 2023-02-10 |
* | Fix new clippy lints (#5892) | Pascal Kuthe | 2023-02-09 |
* | Fix the infinite loop when copying the cursor to the top of the file (#5888) | Mike Trinkala | 2023-02-09 |
* | properly handle LSP position encoding (#5711) | Pascal Kuthe | 2023-02-09 |
* | Address new clippy lints | Blaž Hrastnik | 2023-02-09 |
* | bump msrv to 1.63 (#5570) | Pascal Kuthe | 2023-02-09 |
* | update bug report template (#5872) | Pascal Kuthe | 2023-02-09 |
* | Also run build checks on merge queue | Blaž Hrastnik | 2023-02-09 |
* | Add `Containerfile` file-type for dockerfile language (#5873) | zSchoen | 2023-02-08 |
* | Check for external file modifications when writing (#5805) | Clément Delafargue | 2023-02-08 |
* | Fix Go select indenting (#5713) | gavincrawford | 2023-02-08 |
* | feat: add pem language (#5797) | Matthew Toohey | 2023-02-07 |
* | xml: add mobileconfig & plist file types (#5863) | Surendrajat | 2023-02-07 |
* | Short-circuit the word and treesitter object movement commands (#5851) | Mike Trinkala | 2023-02-07 |
* | Select change range for goto_first/last_change commands (#5206) | Michael Davis | 2023-02-07 |
* | Add Darcula Solid theme (#5778) | Jesús González | 2023-02-07 |
* | Make `fleet-dark` accurate to the official theme (#5605) | Kirawi | 2023-02-06 |
* | build(deps): bump ropey from 1.5.1 to 1.6.0 (#5859) | dependabot[bot] | 2023-02-06 |
* | build(deps): bump anyhow from 1.0.68 to 1.0.69 (#5858) | dependabot[bot] | 2023-02-06 |