aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* build(nix): fix devshellYusuf Bera Ertan2023-02-25
* build(nix): update flake to use flake-parts and nci flake-parts moduleYusuf Bera Ertan2023-02-25
* update tree-sitter-git-rebase hash (#6094)Skyler Hawthorne2023-02-24
* feat(sql): MariaDB/MySQL syntax, Apache Hive syntax, unified builtin function...LeoniePhiline2023-02-23
* Doc string fix in selection.rs (#6077)Alexandr2023-02-22
* build(deps): bump once_cell from 1.17.0 to 1.17.1 (#6072)dependabot[bot]2023-02-21
* build(deps): bump tokio-stream from 0.1.11 to 0.1.12 (#6071)dependabot[bot]2023-02-21
* build(deps): bump toml from 0.7.1 to 0.7.2 (#6070)dependabot[bot]2023-02-21
* build(deps): bump serde_json from 1.0.92 to 1.0.93 (#6069)dependabot[bot]2023-02-21
* Add GNU gettext PO grammar (#5996)Erasin2023-02-20
* Added yuck language support (for eww) (#6064)Philipp Mildenberger2023-02-20
* fix(dap): validate key and index exist when requesting vars (#5628)Filip Dutescu2023-02-20
* feat(dap): send Disconnect if Terminated event received (#5532)Filip Dutescu2023-02-20
* Expand contributing docs (#5967)Mathieu Agopian2023-02-19
* Add support for the uxntal language (#6047)Jummit2023-02-19
* Update tree-sitter-git-rebase (#6030)Skyler Hawthorne2023-02-19
* ayu_evolve theme: remove variable.other.member (#6028)gibbz002023-02-17
* flake: pass helix' wrapper through (#5994)Austreelis2023-02-17
* DAP: Add request ID to request timeout message (#6018)xiaoma200820082023-02-16
* feat: show current language when no argument is provided (#5895)Guillaume2023-02-16
* Replace incorrect usages of tab_width with indent_width. (#5918)Triton1712023-02-16
* feat(theme) ajust pop-dark and clean up gutter linehlght (#5992)workingj2023-02-16
* fix: decode lsp url for workspace_diagnostics_picker (#6016)Erasin2023-02-16
* Ignore invalid file URIs from LSP (#6000)Jonathan LEI2023-02-16
* ignore case while filtering completions (#6008)Pascal Kuthe2023-02-16
* LSP: Add request ID to request timeout message (#6010)Michael Davis2023-02-16
* Use Popup::ignore_escape_key helper for completion (#6006)Michael Davis2023-02-16
* Add `.env.dist` to `source.env` language scope (#6003)LeoniePhiline2023-02-16
* Remove text bg from monokai (#6009)Pascal Kuthe2023-02-16
* Fix crash in goto_window_center at EOF (#5987)Pascal Kuthe2023-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)vwkd2023-02-13
* feat(ui): deprecated completions (#5932)Matouš Dzivjak2023-02-13
* Add :toggle-option command (#4085)A-Walrus2023-02-13
* dhall: additional highlight queries (#5959)Jared Beller2023-02-13
* Update grammar for godot (#5944)Erasin2023-02-12
* Prevent a panic when uncommenting a line with only a comment token (#5933)Mike Trinkala2023-02-12
* Remove outdated tutor note about increment and decrement behaviorJohn DeSilva2023-02-11
* Add comment-token to the hosts language definition (#5914)Aleksey Kuznetsov2023-02-11
* Fix completion doc popup area calculation logicGokul Soumya2023-02-11
* Create popup rect instead of using raw valuesGokul Soumya2023-02-11
* Refactor our Markdown construction in completion docGokul Soumya2023-02-11
* Rename completion doc popup area variablesGokul Soumya2023-02-11
* Use early return in rendering completion docGokul Soumya2023-02-11
* Negotiate LSP Position Encoding (#5894)Pascal Kuthe2023-02-11
* Make `m` textobject look for pairs enclosing selections (#3344)Daniel S Poulin2023-02-10
* Add exit code to command failed msg (#5898)lesleyrs2023-02-10