Features
- allow overriding default enable conditions (32ac556)
- draw cursor line background above other highlights (a026b8d), closes #1254 #1371
- support
vim.o.winborder
(768e6cc), closes #1462 - use fixed nightly rust version for release only (6f9d669)
Bug Fixes
padded
border type passed tonvim_open_win
(13ce441)- cursor line hl name from existing cursor line hl (f86f162)
- download: handle first-time loading issue of rust lua module (#1472) (40a9786), closes #38a234e9 #1471
- luasnip: use
cusor
to locateclear_region.to
(#1459) (0a56a23) - pcall getting vim.o.winborder (c1407e0)
- scrollbar: explicitly set border to 'none' (#1461) (1825d4d)
- semantic token auto brackets running when disabled, and vice versa (5b1d349), closes #1465
New Contributors
Full Changelog: v0.14.0...v0.14.1