Releases: AstroNvim/astrocommunity
Releases · AstroNvim/astrocommunity
v1.11.0
1.11.0 (2023-05-24)
Features
- colorscheme: Add github-nvim-theme (#209) (9c37756)
- lsp: add
<leader>uH
toggle for lsp-inlayhints (#218) (dfa7e90) - lsp: add lsp-inlayhints plugin (#217) (38ad977)
- motion: Add hop.nvim (#210) (22fe02f)
- motion: Add nvim-spider (#212) (7d84203)
- pack: Add tsc to typescript pack (#219) (2ad51c8)
- pack: add typescript.nvim code actions (#215) (e4915db)
- utility: transparent-nvim works with NeoTree HL Groups (#214) (a0a841a)
Bug Fixes
v1.10.0
v1.9.0
v1.8.1
v1.8.0
1.8.0 (2023-05-07)
Features
- colorscheme: add gruvbox-baby (#181) (9e8943c)
- colorscheme: add iceberg (#185) (d4e7d39)
- colorscheme: add nord (#186) (e54077b)
- editing-support: add cutlass-nvim (#174) (c39ae53)
- git: add openingh (#178) (0577100)
- pack: enable automatic install of haskell dap (#177) (af30b33)
- test: add nvim-coverage (#187) (43099dd)
- utilities: add transparent plugin (#180) (49e9a39)
v1.7.0
1.7.0 (2023-04-30)
Features
- add codeium (ab06044)
- Add Pylint and make it work in a virtualenv (#142) (6d92e41)
- colorscheme: add dracula (#168) (b7d24a7)
- colorscheme: add monokai-pro (#161) (1f4d5b1)
- colorscheme: add poimandres (#158) (295bc14)
- completion: add codeium (#172) (ab06044)
- completion: added more mappings for copilot-lua-cmp (#150) (872b1e5)
- git: Add octo (#138) (f60b33f)
- lsp: add inc-rename (#154) (b60bf05)
- pack: add haskell language pack (#165) (bceb4c4)
- pack: Add multiple typescript packs (9c3fd17)
- pack: add vue (#164) (b983cd0)
- pack: create multiple typescript packs (#121) (9c3fd17)
Bug Fixes
v1.6.0
v1.5.0
v1.4.1
v1.4.0
1.4.0 (2023-04-08)
Features
- completion: improve copilot-cmp defaults (#129) (62599e1)
- editing-support: Add text-case.nvim (#122) (78a0f36)
- improve copilot-cmp defaults by re-enabling C-e to turn off cmp window to see hidden copilot suggestion and add C-x and C-z mappings to go to next and previous copilot suggestions (62599e1)