Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

v0.0.4

Latest
Compare
Choose a tag to compare
@ful1e5 ful1e5 released this 21 Jan 12:02
· 28 commits to main since this release

What's New?

  • plugin support hop.nvim
  • lualine terminal highlight added
  • plugin support coc.nvim
  • define global in project luarc config file.
  • config option added hide_end_of_buffer
  • allow customizing highlight group #91
  • Removed unnecessary defer function & highlights
  • highlight added for GitSignsCurrentLineBlame
  • feat: githooks init
  • feat: types module init
  • cleanup: removed 'transform_colors' option from terminal themes generation
  • feat: 'ConfigSchema' type init
  • feat: od.Highlights.* type added
  • refactor: config module
  • refactor: config.config table renamed to config.schema
  • refactor: util module
  • breaking change: color palette redefine
  • feat: require("onedark").get_colors added
  • fix: autocompletion color in nvim in-built terminal #95

Fixes

  • hide_inactive_statusline option deprecated from lualine plugin
  • javascriptTSTagAttribute highlight removed
  • TSTagAttribute highlight added
  • yellow changed to the same version as onedark palette. monsonjeremy/onedark.nvim#19
  • Boolean set to orange as in VSC onedark theme. monsonjeremy/onedark.nvim#19
  • refactor override function to util.lua module #91
  • formatter changed LuaFormatter -> Stylua
  • refactor: modules export
  • refactor: 'util' and 'extra' themes
  • refactor: use TerminalConf type in terminal theme generation
  • refactor: 'nvim-dev-icons' palette
  • refactor: module renamed extra -> terminal
  • docs: re-arrange heading section & plugins list
  • fix: alacritty black color in bright section
  • nvim-dev-icons colors fixed #98 projekt0n/circles.nvim#6