Release v0.50
What's Changed
- Fix
g:clap_layout
is not applied in v0.49 by @tsukkee in #1021 - Refine tree-sitter highlight configs by @liuchengxu in #1022
- Generate default config docs automatically by @liuchengxu in #1024
- Enhance git plugin by supporting showing diff in sign column by @liuchengxu in #1025
- Smart tree-sitter rendering strategy by @liuchengxu in #1026
- Make Clap instantly usable after
:Clap install-binary!
by @liuchengxu in #1028 - git plugin: skip buffer if it's not git-tracked by @liuchengxu in #1029
- lsp: implement goto features by @liuchengxu in #1030
New Contributors
Full Changelog: v0.49...v0.50