This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
v4.0.2
Features
- feat(lsp): Enabled ghost_text by default
- feat(dockerfile): Added Dockerfile language support.
- feat(ocaml): add ocaml language support by @edwintorok in #373
- feat(html): Add html language support
Fixes
- fix(langs,typescript): Add
tsx
treesitter grammer totypescript
language support. - fix(netrw): do not disable loading netrw when netrw feature is enabled
- fix(linter): Increased formatting timeout. (fixes lsp formatting timing out on large documents)
- fix Dockerfile, lsp warning and preserve_edit_pos by @edwintorok in #371
- Fix netrw and explorer features by @edwintorok in #380
- fix(statusline): increase contrast by @edwintorok in #381
- improves support for older colour schemes + correctly handles when highlights are reversed.
New Contributors
- @edwintorok made their first contribution in #371
Full Changelog: v4.0.1...v4.0.2