Skip to content

Releases: barrientosvctor/abyss.nvim

v2.0.0

13 May 16:54
fa7bfac
Compare
Choose a tag to compare

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

  • abyss.util: add compatibility for vim (5a0d915)
  • theme: table with colorscheme highlights (2d3f74d)

v1.5.0

04 May 18:15
f8308fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

28 Apr 01:50
72b2140
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

06 Apr 02:58
68d21f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

30 Mar 19:06
13afc90
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

New Neovim plugin supported

03 Feb 05:14
fd819da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

05 Jan 19:20
a91ee3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

13 Dec 19:32
d9340ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/barrientosvctor/abyss.nvim/commits/v1.0.0