v6.2.0
·
282 commits
to main
since this release
6.2.0 (2024-08-21)
Features
- handle imperfectly spaced tables using max width (166a254)
- anti-conceal margin (abc02f3)
- log error when mark is skipped (#132) (7986be4)
- checkbox: position (#140) (275f289)
- code: independent language padding: (#131) (739d845)
- full filetype overrides (952b1c0)
- basic org-indent-mode behavior (#134) (277ae65)
Bug Fixes
- wiki links nested in tables (72688ba)
- code block background when indented in lists (#133) (4c823b1) (d1cec33)
- do not set noref in vim.deepcopy (#139)
- gate virt_text_repeat_linebreak to neovim >= 0.10.0 (98f9965)
- account for folds when computing visible range (#138) (cd0a5ad)