| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | build(deps): bump serde_json from 1.0.91 to 1.0.92 (#5857) | dependabot[bot] | 2023-02-06 |
* | build(deps): bump unicode-segmentation from 1.10.0 to 1.10.1 (#5856) | dependabot[bot] | 2023-02-06 |
* | build(deps): bump cachix/install-nix-action from 18 to 19 (#5855) | dependabot[bot] | 2023-02-06 |
* | Recognize .C and .H file types as cpp (#5808) | Ethan Budd | 2023-02-05 |
* | docs: Fix PowerShell runtime linking command (#5822) | Jaeho Choi | 2023-02-05 |
* | enable rendering in integration tests (#5819) | Skyler Hawthorne | 2023-02-04 |
* | Add `ui.virtual.wrap` to theme docs (#5823) | Alex | 2023-02-04 |
* | Add Podfile and *.podspec to the file types for ruby (#5811) | Aleksey Kuznetsov | 2023-02-03 |
* | Add :character-info command (#4000) | William Etheredge | 2023-02-03 |
* | Add MSBuild language based on XML grammar (#5793) | Brett Lyons | 2023-02-03 |
* | feat: Update `tree-sitter-sql` and migrate `highlights.scm` to match grammar ... | LeoniePhiline | 2023-02-02 |
* | Add Jellybeans theme (#5719) | Cemal Okten | 2023-02-02 |
* | always commit to history when pasting (#5790) | Pascal Kuthe | 2023-02-02 |
* | disable lsp in integration tests | Skyler Hawthorne | 2023-02-02 |
* | provide option to completely disable lsp | Skyler Hawthorne | 2023-02-02 |
* | make clipboard message debug | Skyler Hawthorne | 2023-02-02 |
* | add picker: current view dir (#4666) | Filipe Azevedo | 2023-02-02 |
* | Removing C-j and C-k from completion menu navigation (#5070) | Dylan Bulfin | 2023-02-02 |
* | add substring matching options to picker (#5114) | Pascal Kuthe | 2023-02-02 |
* | Tabulate buffer picker contents (#5777) | Gokul Soumya | 2023-02-02 |