Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-08-09 | 1.2 kB | |
v4.0.2 source code.tar.gz | 2022-08-09 | 123.0 kB | |
v4.0.2 source code.zip | 2022-08-09 | 194.1 kB | |
Totals: 3 Items | 318.3 kB | 0 |
Features
- feat(lsp): Enabled ghost_text by default
- feat(dockerfile): Added Dockerfile language support.
- feat(ocaml): add ocaml language support by @edwintorok in https://github.com/NTBBloodbath/doom-nvim/pull/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 https://github.com/NTBBloodbath/doom-nvim/pull/371
- Fix netrw and explorer features by @edwintorok in https://github.com/NTBBloodbath/doom-nvim/pull/380
- fix(statusline): increase contrast by @edwintorok in https://github.com/NTBBloodbath/doom-nvim/pull/381
- improves support for older colour schemes + correctly handles when highlights are reversed.
New Contributors
- @edwintorok made their first contribution in https://github.com/NTBBloodbath/doom-nvim/pull/371
Full Changelog: https://github.com/NTBBloodbath/doom-nvim/compare/v4.0.1...v4.0.2