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

v0.0.3

Compare
Choose a tag to compare
@ful1e5 ful1e5 released this 11 Dec 09:54
· 89 commits to main since this release
853f9ae

What's New?

  • docs updated
  • Assign dark5 color to LineNr inside transparent mode
  • contributing guidelines added
  • code of conduct added
  • highlight_linenumber config for setting dark color to number line
  • support highlight_linenumber with gitsigns
  • nvim-cmp highlight
  • change popup 'select' highlight background to green
  • enhance(nvim-cmp):separate match highlights
  • plugin-support: nvim-notify
  • enhance: set default config value to vim.g variables
  • onedark_transparent_sidebar option #60
  • vim config docs added inside README.md
  • store user_config value to vim.g variables
  • luadoc added inside config and extra module
  • A new lualine theme added 'onedark-nvim' #65
  • expose onedark theme in fzf.vim
  • added hot reloaded to onedark-nvim lualine theme
  • lualine_bold option added
  • fix warning inside config module
  • fixed #71 in normal mode
  • vscode like nvim-cmp highlights ref:nvim-cmp wiki
  • nvim-cmp all lspkind supported
  • Link common diff highlights group
  • dark foreground color for visited entries in telescope.nvim

Fixes

  • projekt0n/github-nvim-theme#73 fixed
  • lualine colors added inside colors.lua
  • breaking change: consistent variable naming in onedark config
  • undefined color syntax.comment fixed
  • lualine theme provided by official lualine repo (fix #46)
  • group colors according to assignment
  • barbar highlighting monsonjeremy/onedark.nvim#16
  • 'cmp' menu with 'fg' color
  • minimal screenshot updated in README.md#minimal
  • removed emoji from README.md
  • removed vim config deprecated message
  • breaking change: use snake_case inside config and alacritty module
  • breaking change: changed config variables name inside vim.g variables
  • refactor: colors transform config inside extra module
  • fix: diff text with comment text #68
  • cleanup some nonsense
  • NvimTreeGitRenamed highlight with onedark purple color