3.2.0 (2023-07-16)
Features
- bars-and-lines: Add vim-illuminate (#436) (#443) (0ba344b)
- code-runner: Add executor.nvim (#388) (a67d356)
- colorscheme: Add fluormachine.nvim (#390) (696c913)
- colorscheme: add helix-nvim (#373) (11a043b)
- colorscheme: add melange colorscheme plugin (952529a)
- colorscheme: add melange plugin (#371) (952529a)
- completion: Add cmp-cmdline (#383) (80a781b)
- debugging: add nvim-dap-virtual-text (#387) (1635373)
- debugging: add telescope dap extension (#377) (ccf4487)
- editing-support: Add comment-box.nvim (#392) (57e7022)
- editing-support: add hypersonic.nvim (#389) (04aa7e0)
- editing-support: add multicursors.nvim plugin (#379) (19e0bb4)
- editing-support: add rainbow-delimiters.nvim (#365) (b7805a7)
- editing-support: Add telescope-undo.nvim (#400) (bc8c98e)
- git: Add diffview.nvim (#428) (b44513b)
- godot: add godot language pack (#429) (c8a6bdd)
- grapple-nvim: change grapple icon from arrow to hook to distinguish from harpoon (#418) (b93f8a8)
- lsp_lines-nvim: disable virtual text and add
<leader>uDmapping (#411) (4de6948) - minimap-vim: add more disabled filetypes and add
<leader>ummapping (#444) (c8a0eb3) - motion: add marks.nvim improve nvim mark function (#445) (1fddb01)
- pack: add full-dadbod plugin pack (#368) (c603039)
- pack: add kotlin language pack (#366) (f43c76d)
- pack: add PowerShell language pack (#360) (4564f0d)
- pack: Add quarto language pack (#426) (542dfe4)
- pack: add wgsl pack (#415) (febbbad)
- programming-language-support: Add csv-vim (#385) (1a08d9d)
- programming-language-support: add nvim-jqx (#386) (c297a25)
- programming-language-support: Add support for rest-nvim (#384) (74393f5)
- programming-language-support: Add web-tools.nvim (#391) (a88cb8f)
- project: add ProjectMgr plugin (#372) (dca1596)
- remote-development: Add distant.nvim (#421) (6565de5)
- remote-development: Add netman.nvim (#420) (b73f3a4)
- search: Add nvim-hlslens (#402) (8440674)
- search: Add sad.nvim (#427) (f3ed869)
- split-and-window: Add minimap.vim (#425) (ef4563e)
- split-and-window: Add windows.nvim (#393) (7684864)
- telescope-undo-nvim: add
<leader>fukeybind (#408) (360d42b) - utility: Add nvim-toggler (#375) (82f1402)
- utility: Add telescope-fzy-native.nvim (#398) (529284e)
- utility: Add telescope-live-grep-args.nvim (#397) (903d318)
- vimtex: add which-key mapping descriptions (#394) (a49863d)
- workflow: Add bad-practices.nvim (#399) (168a450)
Bug Fixes
- add deprecation notices to relevant AstroCommunity entries (052923f)
- colorscheme: formatting (952529a)
- comment-box-nvim: Load on User AstroFile event (#447) (a6e0fca)
- disable
lua_lsformatting with Neoconf (c655744) - full-dadbod: various dadbod spec fixes (91f2910)
- grapple-nvim: Make which-key entry color blue, as it should be (#414) (3dbdce3)
- harpoon: Make which-key entry color blue, as it should be (#376) (8f829a3)
- haxe: fix treesitter detection for haxe (#422) (19218ff)
- leap-nvim: duplicate cursor when leaping (#407) (45ae8f9)
- Make which-key entry color blue, as it should be (#424) (aea716a)
- mini-indentscope: add undotree to list of ignored filetypes (#433) (c35517c)
- mini-indentscope: ignore more filetypes (#442) (dc7ea3b)
- mini-surround: load on User AstroFile event (#448) (e9244d8)
- mini-surround: use keys to lazy load instead (#449) (959d180)
- multicursors-nvim: add missing dependency (30de2c7)
- neoconf-nvim: add deprecation notice to Neoconf as it was added upstream (8bce2fb)
- neogit: Need to setup neogit before it runs (#441) (60b95d3)
- neotest: add neodev integration (#437) (5e49293)
- neotest: fix
optsusage in plugin spec (1e63a40) - neotest: Fix bug in neotest by checking for existing library key table (#440) (86640cc)
- nvim-hlslens: add lazy event (#409) (3d8e13b)
- nvim-spectre: Make which-key entry color blue (#413) (f72c5cc)
- nvim-spectre: Make which-key entry color blue and add icon (f72c5cc)
- obsidian-nvim: added obsidian.nvim config and changed the readme (#378) (3234929)
- octo-nvim: which-key description and color for nested entries (#419) (556e253)
- python: added debugpy path auto-resolution using mason-registry (#367) (7133cbd)
- quarto: Fix bugs in quarto pack (#438) (5a54e6c)
- rainbow-delimiters: add support for configuration through
optstable (f65c95b) - refactoring-nvim: improve lazy loading (#382) (e26c734)
- telescope-dap-nvim: rewrite plugin spec (#401) (cf22cfd)
- telescope-undo-nvim: fix repo url (1558c59)
- trouble-nvim: Make which-key entry color blue, as it should be (#416) (6ae1fde)
- typescript: lazy load tsc on cmd (#381) (9ae7e67)
- zen-mode-nvim: disable mini.indentscope if enabled (#434) (b3561a0)
- zen-mode-nvim: disable/enable winbar when entering/exiting zen mode (#363) (899060d)
- zen-mode-nvim: ensure winbar stays disabled and restore old mini.indentscope options (#439) (6bc9421)