10.2.0 (2023-10-14)
Features
- conform: make it easier to add
extra_args
(3eb91c6) - conform: show error when user overwrites conform config function (b6e68fa)
- conform: use conform.nvim
opts.format
options for formatting with conform (6fd66f4) - extras: added TabNine (#1651) (95ff5aa)
- format: use conform as lsp formatter since it has better format diffs (4584410)
- go: add gofumpt formatter with conform/none-ls (#1683) (385c99d)
- lang: add markdown support (#1718) (b3d46bc)
- python: add key binding for organize imports (#1670) (8f42733)
- toggle: add keymap to toggle treesitter context (#1711) (5e1a86d)
Bug Fixes
- dashboard-nvim: repository has moved to nvimdev/dashboard-nvim (#1715) (ff9bf00)
- dont lazy-load on ft. Load on cmd or keys only (3a93757)
- keymaps: no diagnostic keymaps w/o lsp attached (#1698) (873ff89)
- lsp: trigger FileType commands after installing LSP servers (5b89bc8)
- news: dont show news when it has never been viewed (new install) (6b9ee96)
- spectre: add title to Spectre panel in edgy (#1703) (7fe68d9)