Releases: Iron-E/nvim-highlite
Releases · Iron-E/nvim-highlite
v4.4.0
Added
- Support for
telescope.nvim
- Support for
leap.nvim
- Support for
sniprun
- Support for
fzf-lua
- Support for
nvim-lspconfig
- Support for
lsp_signature.nvim
- Support for
undotree
- Support for
vim-swap
- Document support for
nvim-bqf
- Document support for
neo-tree.nvim
- Document support for
registers.nvim
- Document support for
vim-dadbod-ui
Changed
Palette.derive
theannotation
color fromattribute
Palette.derive
thedecorator
color fromattribute
Fixed
- Unreadable fold text on most built-in colorschemes
Full Changelog: v4.3.3...v4.4.0
v4.3.1
v4.3.0
v4.2.0
v4.1.0
v4.0.1
v4.0.0
v2.3.0
Backport of v3.0.0...v3.1.0
v3.1.0
Added
- feat(colors): link
markdownEscape
toSpecialChar
2527707 - feat(highlite): use
nvim_get_hl
if available 07fcb18
Changed
- ref(colors): prefer LSP & Treesitter highlights 6336cf9
- ref(colors): improve gopls
@lsp
colors cf39f68 - ref(highlite): support v2-style links dc8ce84
- perf(colors): use v2-style hl links 2fa7b48
- docs: update usage instructions ea12c99
- perf(highlite): use
bit.tohex
instead ofstring.format
9cce41f - ref(colors): remove redundant treesitter highlights fedf171
- ref(colors): don't italicize
BufferCurrentSign
771a6c5 - docs(types): fix invalid workspace error 16c3b29
- ref(colors): add bg to TablineSel 8442d03
- ref(colors): swap barbar.nvim alternate/current 8419d4d
- docs(README): add highlight overwrite template for lazy.nvim f409cb5
- docs:
highlite.group
link
param 7cbf594