Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 16:54
fa7bfac

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)