Skip to content

Releases: AstroNvim/astrocommunity

v3.0.0

24 Jun 14:56
37e43be
Compare
Choose a tag to compare

3.0.0 (2023-06-24)

⚠ BREAKING CHANGES

  • harpoon: fix mapping that conflicts with core mapping (#308)
  • harpoon: remove "j" keymap, make "t" keymap dynamic based on $TMUX (#292)
  • treesj: fix typo in plugin name (#293)
  • motion: separate flit.nvim from leap.nvim (#281)

Features

  • code-runner: add compiler.nvim (#298) (9324921)
  • completion: add tabnine-nvim (#291) (09113da)
  • editing-support: add suda.vim (#284) (aca1c8a)
  • harpoon: remove "j" keymap, make "t" keymap dynamic based on $TMUX (#292) (9bb0747)
  • markdown-and-latex: add peek.nvim markdown preview (#285) (600c22e)
  • motion: separate flit.nvim from leap.nvim (#281) (dcaf64c)
  • pack: add cpp base pack (#295) (8ac4492)
  • pack: add luacheck linter to lua pack (#270) (569f4f8)
  • peek: add peek markdown preview (600c22e)
  • scrolling: add neoscroll.nvim (#276) (df8e769)
  • split-and-window: add edgy.nvim (#306) (83bf8a7)
  • suda: add suda-vim.lua (aca1c8a)

Bug Fixes

  • ccc-nvim.lua: highlighter attached buffer error (#283) (029aeb7)
  • dart: fix dart pack (#289) (513cc02)
  • grapple: cycle keybind overrides default window switching keybind (#296) (40419cb)
  • gruvbox: readme on configuration (#280) (b4502e5)
  • harpoon: fix mapping that conflicts with core mapping (#308) (400e87e)
  • harpoon: typo in concatenation (#303) (901fc36)
  • pack/tailwindcss: use icon when color is not available for cmp (#297) (53cea57)
  • Remove rustywind from tailwindcss pack (#294) (bfb9f9c)
  • treesj: fix typo in plugin name (#293) (08c30f4)
  • typescript: fix filetype lazy loading key (#290) (c7d16ac)
  • typescript: fix null_ls eslint_d registration(s) (#274) (947fbf0)
  • typescript: improve eslint and prettier loading (#231) (39835ba)
  • typescript: protect against malformed or empty package.json (#307) (9bf02e1)
  • vim-sandwich: load vim-sandwich on keys and not file event (#299) (a2d5a45)

v2.0.0

07 Jun 13:53
4caa6da
Compare
Choose a tag to compare

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)

v1.11.0

24 May 16:48
e6501af
Compare
Choose a tag to compare

1.11.0 (2023-05-24)

Features

Bug Fixes

  • harpoon: mapping overrides default window switching keybind (#203) (51df9c1)
  • hop.nvim mappings (54cd2c9)
  • motion: hop.nvim mappings (#220) (54cd2c9)
  • pack: gracefully rust plugin if codelldb is not available (#216) (ae48403)

v1.10.0

15 May 14:36
f8448cc
Compare
Choose a tag to compare

1.10.0 (2023-05-14)

Features

Bug Fixes

v1.9.0

09 May 22:38
c14bbc1
Compare
Choose a tag to compare

1.9.0 (2023-05-09)

Features

v1.8.1

07 May 17:42
73caf11
Compare
Choose a tag to compare

1.8.1 (2023-05-07)

Bug Fixes

v1.8.0

07 May 13:37
8a13011
Compare
Choose a tag to compare

1.8.0 (2023-05-07)

Features

v1.7.0

30 Apr 13:55
d9dfd6b
Compare
Choose a tag to compare

1.7.0 (2023-04-30)

Features

Bug Fixes

  • Don't pull in prettierd (#159) (5c534f4)
  • note-taking: use new neorg v3 config options (#156) (4264d9c)
  • nvim-ts-rainbow2: remove hack (#162) (9fda1ed)
  • pack: make codelldb point to the right path in windows (#169) (00edc05)
  • readd <leader>O as a prefix for octo (#166) (4151730)

v1.6.0

18 Apr 15:31
231d27a
Compare
Choose a tag to compare

1.6.0 (2023-04-18)

Features

Bug Fixes

v1.5.0

16 Apr 05:39
7996bd3
Compare
Choose a tag to compare

1.5.0 (2023-04-16)

Features