aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* produce error when grammar build fails (#6795)Pascal Kuthe2023-04-20
* Improve and update the installation documentation (#6809)David Else2023-04-19
* update tree-sitter-markdown (#6785)Lakshya Singh2023-04-18
* always build grammars with c++14 and c11 (#6792)Pascal Kuthe2023-04-18
* build(deps): bump libloading from 0.7.4 to 0.8.0 (#6801)dependabot[bot]2023-04-18
* build(deps): bump serde from 1.0.159 to 1.0.160 (#6800)dependabot[bot]2023-04-18
* build(deps): bump serde_json from 1.0.95 to 1.0.96 (#6799)dependabot[bot]2023-04-18
* build(deps): bump etcetera from 0.4.0 to 0.5.0 (#6798)dependabot[bot]2023-04-18
* Fix unwrap bug in DAP (#6786)A-Walrus2023-04-17
* Fix crash on opening from suspend state (#6764)shem2023-04-16
* make :toggle-option print the new value (#6774)Aleksey Kuznetsov2023-04-16
* Add `inlay-hint` colours to Kanagawakarei2023-04-16
* ferra: fix ruler overriding foreground styledylrich2023-04-16
* Fix go locals query for var_spec identifiersMatthew Toohey2023-04-16
* Add standalone language support for `just` (#6453)VuiMuich2023-04-14
* emit cargo metadata duiring build scripts to avoid outdated buildscript outpu...Pascal Kuthe2023-04-14
* Replace 'Visual' (mode) with 'Select' in tutorJohn Careaga2023-04-14
* Change smithy language server to the one from AWS (#6572)zetashift2023-04-14
* Fix python highlights to support single character and alphanumeric constant i...Farzin2023-04-14
* ensure :toggle soft-wrap.enable works by default (#6742)Pascal Kuthe2023-04-13
* Add inlay hints styling to darcula theme (#6732)Jesús González2023-04-13
* Fix #6669: Theme preview doesn't return theme to normal (#6694)shem2023-04-12
* Add DTD language support (#6644)Michael2023-04-12
* Add OpenCL tree-sitter and LSP config (#6473)lefp2023-04-12
* feat(languages): Support markdoc (#6432)Matouš Dzivjak2023-04-12
* Highlight C/C++ escape sequences (#6724)Farzin2023-04-12
* Refactor dracula theme (#6552)Chirikumbrah2023-04-12
* tree-sitter(haskell): use quasiquoters as an injection point (#6474)Clément Delafargue2023-04-12
* Update tree-sitter-haskell (#6317)Ollie Charles2023-04-12
* Everforest theme: Style inlay-hints and wrap indicatorbasbebe2023-04-12
* Everforest: Fix keywords and typesbasbebe2023-04-12
* Adjust everforest to resemble original more closelybasbebe2023-04-12
* Initial Cabal language support (#6485)Ollie Charles2023-04-12
* base16_transparent: Highlight selected item state (#6716)Constantin Angheloiu2023-04-12
* Fix crash on opening jumplist (#6672)EsfoNL2023-04-11
* build(deps): bump bitflags from 2.0.2 to 2.1.0 (#6699)dependabot[bot]2023-04-11
* build(deps): bump libc from 0.2.140 to 0.2.141 (#6700)dependabot[bot]2023-04-11
* LSP: Gracefully handle 'workspace/configuration' from a stopped server (#6693)Konstantin Keller2023-04-10
* Update tree-sitter-git-commit (#6692)Michael Davis2023-04-10
* Fix `file-picker.follow-symlinks` config option name in docs (#6685)tippfehlr2023-04-10
* theme(rose-pine): Improve whitespace and search matches colors (#6679)not2023-04-10
* Add Windows install instructions using Winget (#6602)Nico Bos2023-04-09
* Fix ayu theme markup unreadable bg (#6538)Ivan Tham2023-04-09
* Fix minor grammar issue in 'from-vim' docs (#6667)Alireza Alavi2023-04-09
* Update gleam grammar (#6641)Arnar2023-04-09
* Revert "Fix #6605: Remove soft-wrap.enable option wrapping. (#6656)"Blaž Hrastnik2023-04-08
* themes: add inlay-hint to nightfox (#6655)Jan Scheer2023-04-08
* Fix #6605: Remove soft-wrap.enable option wrapping. (#6656)gibbz002023-04-08
* Fix typos (#6643)Daniel Sedlak2023-04-07
* Add support for Robot Framework files (#6611)karei2023-04-07