Releases: linrongbin16/lin.nvim
Releases · linrongbin16/lin.nvim
v2.2.1
2.2.1 (2023-11-02)
Bug Fixes
- install: remove 'neoconf.json' installation (#353) (163d9d4)
Performance Improvements
v2.2.0
2.2.0 (2023-11-01)
Features
- fzfx.nvim: map '<space>gs' for FzfxGStatus & other performance improvements (#344) (9c0b7a5)
Bug Fixes
v2.1.2
2.1.2 (2023-10-30)
Performance Improvements
v2.1.1
2.1.1 (2023-10-30)
Bug Fixes
- fzfx.nvim+bufferline.nvim: fix FzfxGBranches keys and bufferline version (#338) (1053e4e)
v2.1.0
2.1.0 (2023-10-27)
Features
- nvim-spectre: search and replace solution (#336) (e8159cf)
- stickybuf.nvim: stick to non-editable buffer (#334) (5558286)
v2.0.1
2.0.1 (2023-10-26)
Bug Fixes
- lualine.nvim: fix gitgutter component NPE (#330) (dc7e915)
- plugins: add vim-gitgutter as lualine dependency (#332) (74f44be)
Performance Improvements
- conform.nvim: use prettier instead of prettierd (#328) (b8b2edb)
v2.0.0
2.0.0 (2023-10-24)
⚠ BREAKING CHANGES
- install: drop golang and move lazygit.nvim to user plugins (#326)
Features
- mason-lspconfig.nvim: set chirdThirdParty=false for lua ls (#324) (0196772)
Bug Fixes
- install: do not install git if exists (398cb0d)
- install: fix legacy installer (#322) (c601326)
Performance Improvements
- install: drop golang and move lazygit.nvim to user plugins (#326) (701698b)
- lualine.nvim: remove deadcode (#320) (4f06922)
v1.1.0
1.1.0 (2023-10-24)
Features
Performance Improvements
- neoconf.nvim: remove 'neoconf.nvim', optimize 'neodev.nvim' loading (#318) (fa1854b)
v1.0.1
1.0.1 (2023-10-23)
Bug Fixes
v1.0.0
1.0.0 (2023-10-23)
⚠ BREAKING CHANGES
- lazy.nvim: remove 'user_plugins' module, rename 'user_plugins_blacklist' to 'plugins_blacklist' (#304)
break
- lazy.nvim: remove 'user_plugins' module, rename 'user_plugins_blacklist' to 'plugins_blacklist' (#304) (160d7b4)
Performance Improvements
- builtin: rewrite message with vim.api.nvim_echo API (#306) (a742675)
- neoconf: lazy load neodev/SchemaStore, move out of neoconf's dependency (#302) (3410b41)