Skip to content

v2.0.0

Compare
Choose a tag to compare
@mehalter mehalter released this 07 Jun 13:53
4caa6da

2.0.0 (2023-06-07)

⚠ BREAKING CHANGES

  • rename plugins to follow convention (#255)
  • colorscheme: rename colorshemes to guidelines (#243)

Features

  • add vim-highlighter (#233) (691fef1)
  • bars-and-lines: add dropbar.nvim (#246) (60d92e2)
  • colorscheme: add 'vscode', 'onedarkpro', 'sonokai' (#242) (a717c95)
  • colorschemes: adding mellow, juliana, neosolarized (#238) (02d0c1e)
  • debugging: add persistent-breakpoints.nvim (#267) (415befb)
  • editing-support: Add descriptions to true zen bindings (#261) (7f72b6b)
  • editing-support: add keymaps to refactoring-nvim (#264) (e438b4b)
  • editing-support: add true-zen.nvim (#223) (5356792)
  • markdown-and-latex: add markmap.nvim (#229) (49f60ac)
  • markdown-and-latex: install markmap from mason (#258) (abd7777)
  • nord-nvim: add interoperability with headlines and bufferline (048bda4)
  • pack: add html-css base pack (#260) (a6fb350)
  • pack: add selene linter to lua pack (#253) (109b127)
  • pack: adds angular pack (#254) (5745eb0)
  • pack: clojure language pack (#248) (dd38bb9)
  • resession: enable resession extension if plugin is available (#230) (8655f09)
  • satellite-nvim: add interoperability with zen-mode (cb6ad15)
  • startup: add fsplash plugin (#221) (b88a6e6)
  • workflow: add hardtime.nvim (#236) (32e14dd)

Bug Fixes

  • colorscheme: rename colorshemes to guidelines (#243) (9c1a10a)
  • disable some plugins that don't work with neovide (#237) (fe06ccf)
  • editing-support: Wrap true-zen opts in function (#226) (348e49c)
  • java: use stable file locations for JARs provided by mason.nvim (#245) (8b0428b)
  • markmap-nvim: fix issues with markmap.nvim plugin (ef8eee3)
  • neovide: noice and mini.animate is not compatible with neovide (fe06ccf)
  • opts could be null. use astronvim.conditional_func (7f8374b)
  • pack: java pack dependecy on mason-lspconfig (#265) (4886b2b)
  • pack: remove selene from Lua pack (c819d8d)
  • rename plugins to follow convention (#255) (70755f5)
  • scrolling: opts could be null. use astronvim.conditional_func (#259) (7f8374b)
  • true-zen mappings (#257) (c0d5984)