Releases: barrientosvctor/abyss.nvim
Releases · barrientosvctor/abyss.nvim
v2.0.0
2.0.0 (2024-05-13)
⚠ BREAKING CHANGES
- abyss.util: Now the load function and uses different processes to load the colorscheme in Vim.
- api: add
highlight
function - theme: table with colorscheme highlights
Features
- api: add
highlight
function (5717dc7) - config: add treesitter option (5a2ada8)
- config: add vim config support (93a56d4)
- editorconfig: Makefile config (01f1a0b)
- lib: vim functions (4cd6bee)
- make: add help target (67f16d1)
- vim: add
highlight_group
function (f6a244d)
Bug Fixes
Code Refactoring
v1.5.0
What's Changed
- feat: add overrides option by @barrientosvctor in #11
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- feat: stylua and luacheck by @barrientosvctor in #8
- feat(config): add transparent background option by @barrientosvctor in #9
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- feat: add colorscheme options by @barrientosvctor in #7
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- fix(theme): CmpItemMenu fg color by @barrientosvctor in #6
Full Changelog: v1.2.0...v1.2.1
New Neovim plugin supported
What's Changed
- feat(plugin): bufferline.nvim by @barrientosvctor in #5
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- readme by @barrientosvctor in #2
- recoloring and docs by @barrientosvctor in #3
- Enhanced colors by @barrientosvctor in #4
- Some highlights for Neovim plugins
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Several changes and improvements by @barrientosvctor in #1
New Contributors
- @barrientosvctor made their first contribution in #1
Full Changelog: https://github.com/barrientosvctor/abyss.nvim/commits/v1.0.0