aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* feat(lsp): jsonnet-language-serverMatouš Dzivjak2022-09-08
* change to openscad-lsp (#3750)ChemicalXandco2022-09-08
* Add "markdown" as a possible filetype (#3749)Akseli2022-09-08
* Remove default insert mode movement bindingsSkyler Hawthorne2022-09-08
* feat(languages): jsonnet (#3714)Matouš Dzivjak2022-09-08
* Add good default rulers when editing git messages (#3738)Benoît Cortier2022-09-07
* Add syntax highlighting for SML (#3692)Giorbo2022-09-07
* Fix :reflow panic by enusring cursor in view (#3733)A-Walrus2022-09-07
* Remove LspNotDefined, instead return an Option<>Blaž Hrastnik2022-09-07
* Handle formatter errors, and save anyway (#3684)A-Walrus2022-09-07
* Fix Rust attribute highlights (#3729)Michael Davis2022-09-07
* nix: fix highlighting rulesTimothy DeHerrera2022-09-07
* chore(ci): build AppImage for aarch64-linuxyvt2022-09-06
* chore(ci): build binary for aarch64-linuxyvt2022-09-06
* chore(ci): install a pre-release version of Crossyvt2022-09-06
* Theme: Rasmus (#3728)Rohit K Viswanath2022-09-06
* remove `^$` from injection regexsTimothy DeHerrera2022-09-06
* nix: add language injectionsTimothy DeHerrera2022-09-06
* Update tree-sitter-diff (#3708)Michael Davis2022-09-06
* build(deps): bump tokio from 1.20.1 to 1.21.0 (#3716)dependabot[bot]2022-09-06
* build(deps): bump tree-sitter from 0.20.8 to 0.20.9 (#3719)dependabot[bot]2022-09-05
* build(deps): bump anyhow from 1.0.63 to 1.0.64 (#3718)dependabot[bot]2022-09-05
* build(deps): bump thiserror from 1.0.33 to 1.0.34 (#3717)dependabot[bot]2022-09-05
* build(deps): bump once_cell from 1.13.1 to 1.14.0 (#3715)dependabot[bot]2022-09-05
* Delete hooks.md (#3711)Kirawi2022-09-05
* Elixir: update tree-sitter queries (#3645)Clay2022-09-05
* xcopy - assume destination is a directory (#3686)NotAgentBilly2022-09-05
* Update tree-sitter-fish to latest commit (#3704)Lennard Hofmann2022-09-05
* Add file_picker_in_current_directory to keymap.md (#3701)Michael Kohl2022-09-05
* fix: View needs to retain the original scroll offset on splitBlaž Hrastnik2022-09-05
* Fix off-by-one in extend_line_above (#3689)Michael Davis2022-09-05
* tree-sitter-solidity: Use upstream, update queriesBlaž Hrastnik2022-09-05
* fix: lsp: Don't send didOpen events for documents with no URLBlaž Hrastnik2022-09-04
* minor: Simplify another document_mut statementBlaž Hrastnik2022-09-04
* Look for the external formatter before invoking it (#3670)Michael Davis2022-09-04
* Fix typos in tutor (#3664)Fangrui Song2022-09-03
* Fix cargo doc warnings, and add GitHub action to ensure it (#3650)A-Walrus2022-09-03
* build(nix): update flake deps (#3663)Yusuf Bera Ertan2022-09-03
* Expand doc/view macros to allow fetching specific idBlaž Hrastnik2022-09-03
* lsp: Don't log "LSP not defined" errors in the logfileBlaž Hrastnik2022-09-03
* build(nix): update nci, refactor flake, seperate wrapping, add source filteri...Yusuf Bera Ertan2022-09-02
* update boo_berry theme for statusline and indent-guide (#3653)bootra2022-09-02
* Highlight SQL in `sqlx::{query,query_as}!()` in Rust (#3647)Charles Hall2022-09-02
* update zig grammar and highlight rules (#3621)voroskoi2022-09-02
* initial implementation of bufferline (#2759)aaron4042022-09-02
* theme: Add Varua color scheme (#3610)Bertrand Bousquet2022-09-02
* Changelog notes for 22.08.1 (#3639)Michael Davis2022-09-01
* Fix closing buffer with custom keymap (#3633)A-Walrus2022-09-01
* Change MonokaiProSpectrum theme error background from red to magenta. (#3627)Fanda Vacek2022-09-01
* fix: typo in tutor about searching compared to vim (#3625)Charles Hall2022-09-01