Skip to content

v5.0.0

Compare
Choose a tag to compare
@astronvimbot astronvimbot released this 17 Oct 18:39
1988f8f

5.0.0 (2023-10-17)

⚠ BREAKING CHANGES

  • pack: Split python pack into python and python-ruff (#603)
  • transparent-nvim: Move transparent-nvim to right folder.
  • transparent-nvim: moved to the color category (#568)

Features

  • colorscheme: add nordic (23dc5e5)
  • colorscheme: Add nordic.nvim (#595) (23dc5e5)
  • pack: java. enable niceities with jdtls and downloading source … (#524) (8284d88)
  • pack: java. enable niceities with jdtls and downloading source code from libraries (8284d88)
  • pack: Split python pack into python and python-ruff (#603) (e0615a4)
  • pack: update Zig url (#564) (877c949)
  • typescript: Swap out eslint_d with eslint-lsp (#600) (54a0988)

Bug Fixes

  • fix #596; Fix indent-blankline configuration to match the new plugin requirements (7bd974c)
  • hardtime-nvim: call enable() explicitly, remove redundant keys (#589) (d79add3)
  • haskell: make haskell-tools respect the options table (#571) (c53ccf1)
  • haskell: remove now redundant discover_configurations call (#570) (59df499)
  • indent-blankline-nvim: Fix indent-blankline-nvim configuration to match the new plugin requirements (#597) (7bd974c)
  • mini-indentscope: correctly disable indentscope in buftypes and terminals (#566) (c292208)
  • neosolarized-nvim: Add missing dependencies (#580) (fdab800)
  • peek-nvim: Swap remote of peek-nvim to fork (#602) (a63d983)
  • project: initialize projectmgr-nvim (fc631bf)
  • projectmgr-nvim: disable lazy loading (#605) (fc631bf)
  • rainbow-delimiters-nvim: fix setup function due to breaking change (#610) (5c3ce63)
  • smartcolumn-nvim: Add sensible default opts for when not to show colorcolumn (#607) (c624e8a)
  • transparent-nvim: Move transparent-nvim to right folder. (6f1a4b5)
  • transparent-nvim: moved to the color category (#568) (6f1a4b5)
  • typescript: Check for deprecated .eslintrc file (#599) (db19103)
  • vim-matchup: remove matchup_match_paren_deferred option (#561) (751812a)