Skip to content

Releases: RedsXDD/neopywal.nvim

v2.6.0

09 Aug 18:00
Compare
Choose a tag to compare

2.6.0 (2024-08-09)

Features

  • editor: improve Diff highlights (0c3f219)
  • kinds: add "Macro" and "Type" kinds (e96f789)
  • kinds: add ccls-specific kinds (2a6370b)
  • plugins: add diffview.nvim (c2db621)
  • plugins: add fern.vim (c2db621)
  • plugins: add fidget.nvim (c2db621)
  • plugins: add fzf-lua (c2db621)
  • plugins: add grug-far.nvim (c2db621)
  • plugins: add headlines.nvim (c2db621)
  • plugins: add indentmini.nvim (c2db621)
  • plugins: add lightline.vim (c2db621)
  • plugins: add lir.nvim (c2db621)
  • plugins: add lspsaga.nvim (c2db621)
  • plugins: add markdown.nvim (c2db621)
  • plugins: add mason.nvim (c2db621)
  • plugins: add neogit (c2db621)
  • plugins: add neotest (c2db621)
  • plugins: add NormalNvim (c2db621)
  • plugins: add notifier.nvim (c2db621)
  • plugins: add nvim-dap (c2db621)
  • plugins: add nvim-dap-ui (c2db621)
  • plugins: add nvim-scrollbar (c2db621)
  • plugins: add nvim-surround (c2db621)
  • plugins: add nvim-tree.lua (c2db621)
  • plugins: add nvim-treesitter-context (c2db621)
  • plugins: add nvim-ts-rainbow (c2db621)
  • plugins: add nvim-ts-rainbow2 (c2db621)
  • plugins: add nvim-ufo (c2db621)
  • plugins: add nvim-window-picker (c2db621)
  • plugins: add octo.nvim (c2db621)
  • plugins: add overseer.nvim (c2db621)
  • plugins: add pounce.nvim (c2db621)
  • plugins: add rainbow-delimiters.nvim (c2db621)
  • plugins: add reactive.nvim (c2db621)
  • plugins: add trouble.nvim (c2db621)
  • plugins: add vim-airline (c2db621)
  • plugins: add vim-clap (c2db621)
  • plugins: add vim-dadbod-ui (c2db621)
  • plugins: add vim-glyph-palette (c2db621)
  • plugins: add vimwiki (c2db621)
  • plugins: add yanky.nvim (c2db621)
  • plugins: additional plugin support (c2db621)
  • utils: consistent rainbow colors (3eb1e61)

Bug Fixes

  • editor: dark window seperator with transparent background (aa5ce21)
  • reloader: prevent reloading on other colorschemes (511b110)
  • utils,hex: fix undefined "C" variable (df0d54a)

v2.5.0

31 Jul 17:55
Compare
Choose a tag to compare

2.5.0 (2024-07-31)

Features

  • live reload when pywal theme changes (dc5cad2), closes #25
  • plugins: add barbar.nvim (cc8df70)
  • plugins: add dropbar.nvim (57476bc)
  • plugins: add hop.nvim (37fdbf5)
  • plugins: add leap.nvim (9e3dae1)
  • plugins: add telekasten.nvim (1d4c8cb)
  • plugins: add vim-illuminate (d167b77)
  • plugins: add vim-sandwich (f0438ba)
  • plugins: add vim-sneak (25dddc5)

Bug Fixes

  • improper live config reloading (28feac3)
  • palette: default "colorscheme_file" overwritting "use_wallust" (9519132)
  • palette: improper evaluation for "use_palette" option (24b79ea)

Reverts

  • "docs(readme,plugins): put "mini.nvim" in alphabetical order" (8cf93f2)
  • "perf(load): split setup and cache generation" (38f2a74)
  • "refactor(cache): add cache module" (279a491)

v2.4.0

25 Jul 03:23
Compare
Choose a tag to compare

2.4.0 (2024-07-25)

Features

  • bufferline: improve tabline colors (e1ac55b)
  • consistent item kinds highlights (159e886)
  • editor: improve tabline colors (e1ac55b)
  • plugins: accept functions for "color" options (5def8ac)
  • plugins: add aerial.nvim (4943f7d)
  • plugins: add ALE (f54f442)
  • plugins: add barbecue.nvim (1e283de)
  • plugins: add beacon.nvim (133f82c)
  • plugins: add harpoon (6babc4a)
  • plugins: add nvim-navic (c497fcf)
  • plugins: add symbols_outline.nvim (bd80566)

v2.3.0

22 Jul 19:19
Compare
Choose a tag to compare

2.3.0 (2024-07-22)

Features

  • flash.nvim: improve background color (33ecfb9)
  • lualine: add configuration options (d889c1a)
  • mini.cursorword: add styling option (7dea89f)
  • mini.hipatterns: add styling options (7dea89f)
  • mini.nvim: complete mini.nvim integration (7dea89f)
  • mini.statusline: add "mode_colors" option (df5f19c)
  • plugins: add mini.animate (7dea89f)
  • plugins: add mini.clue (7dea89f)
  • plugins: add mini.completion (7dea89f)
  • plugins: add mini.deps (7dea89f)
  • plugins: add mini.jump (7dea89f)
  • plugins: add mini.jump2d (7dea89f)
  • plugins: add mini.map (7dea89f)
  • plugins: add mini.notify (7dea89f)
  • plugins: add mini.operators (7dea89f)
  • plugins: add mini.surround (7dea89f)
  • plugins: add mini.test (7dea89f)
  • plugins: add mini.trailspace (7dea89f)
  • which_key: improve main colors (2fadcbe)

Bug Fixes

  • setup: "default_" option handling (83f18e2)
  • setup: default_plugins not hadling mini.nvim (ed1c2da)
  • setup: nil "user_config.plugins" table (125b082)

Performance Improvements

  • load: split setup and cache generation (fea42ed)

v2.2.0

20 Jul 17:47
Compare
Choose a tag to compare

2.2.0 (2024-07-20)

Features

  • indent_blankline: add "colored_indent_levels" option (f660096)
  • indent_blankline: add "scope_color" option (84f6dfb)
  • mini.indentscope: "scopePrefix" highlight (3f0f4ed)
  • mini.indentscope: add "scope_color" option (0508aca)
  • plugins: add colorful_winsep.nvim (9188723)
  • plugins: add flash.nvim (3007d48)

Bug Fixes

  • compiler: prioritize "load" over "loadstring" (6471ebb)
  • indent_blankline: invalid highlight groups (a326a10)
  • mapper: boolean plugin option handling (7fa0134)
  • mapper: improper boolean to table conversion (79ec105)
  • palette: do proper "custom_colors" handling (c5b9b88)

v2.1.0

16 Jul 22:08
Compare
Choose a tag to compare

2.1.0 (2024-07-16)

Features

  • "use_palette" option (a869aec)
  • add gitsigns plugin (f6ee75a)
  • add mini.diff support (a5e0a21)
  • get_colors: accept function "custom_colors" (16dd7b7)
  • get_colors: add C.diff_untracked variable (f1f9458)
  • get_colors: add color variables (1e93cc8)

Bug Fixes

  • get_colors: not generating light theme (4419d7f)

v2.0.0

14 Jul 00:38
Compare
Choose a tag to compare

2.0.0 (2024-07-14)

⚠ BREAKING CHANGES

  • rename "lspconfig" option to "lsp"

Features

  • add mini.icons support (76e8a85)
  • lsp: add styling option for inlay hints (61ed549)
  • lsp: add styling options (32fdb64)
  • lsp: background color for inlay hints (ebd8311)
  • telescope: better PromptCounter colors (05b40a3)

Bug Fixes

  • telescope: inaccurate background colors (942fc6b)
  • telescope: inaccurate title colors (ea49ab0)

Code Refactoring

  • rename "lspconfig" option to "lsp" (6fe86e9)

v1.2.0

14 Jul 00:33
Compare
Choose a tag to compare

1.2.0 (2024-07-13)

Features

  • mapper: accept boolean and table config (de52bfd)
  • mapper: add "mapper.lua" module (ac51c77)
  • noice: improve background for LSP status (dcb4098)
  • plugins/feline: proper feline.nvim support (8b60526)
  • telescope: add nvchad style (2c52ac5)

Bug Fixes

  • feline: improper gitsigns handling (0b0b7e4)
  • feline: proper git branch spacing (bc44124)

v1.1.1

08 Jul 22:29
Compare
Choose a tag to compare

1.1.1 (2024-07-08)

Bug Fixes

  • "M.load()" not respecting "vim.o.background" (0754ff3)
  • get_colors cache_dir on windows (2f76022)

v1.1.0

06 Jul 22:53
0284e13
Compare
Choose a tag to compare

1.1.0 (2024-07-06)

Features

  • "vim.o.background" support (2b7b296)
  • improve notifications (e31ca4a)

Bug Fixes

  • compiler: malformed string formatting (f8d3bbb)
  • running concurrent M.load() calls (e78a4f3)

Reverts

  • "refactor: local default_options table" (f6ab6b0)