This repository has been archived by the owner on Jul 11, 2022. It is now read-only.
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 toconfig.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 fromlualine
pluginjavascriptTSTagAttribute
highlight removedTSTagAttribute
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