Releases: linrongbin16/lin.nvim
Releases · linrongbin16/lin.nvim
v3.5.0
3.5.0 (2024-03-22)
Features
- heirline: use 'vim.filetype.match' to recognize filetype (#526) (c567ebd)
Performance Improvements
- neo-tree.nvim: move cursor when reveal file in neo-tree (#525) (edc4ec5)
v3.4.0
3.4.0 (2024-03-12)
Features
- bufferline.nvim: use grey for non-current buffer's icon color (#523) (7bb4f19)
v3.3.1
3.3.1 (2024-03-11)
Performance Improvements
- options: disable 'q' to macro recording (#521) (7be177f)
v3.3.0
3.3.0 (2024-03-08)
Features
- toggleterm.nvim: use powershell for Windows (#519) (f0865ae)
v3.2.0
3.2.0 (2024-03-07)
Features
- neo-tree.nvim: add '<leader>nf' to find current file in neo-tree.nvim (#517) (dd9d700)
Performance Improvements
- neo-tree.nvim: disable follow current file (#517) (dd9d700)
v3.1.0
3.1.0 (2024-03-04)
Features
- nvim-highlight-colors: migrate 'nvim-colorizer.lua' to 'nvim-highlight-colors' (#514) (ef5b841)
v3.0.2
3.0.2 (2024-03-01)
Bug Fixes
- garbage-day.nvim: fix 'garbage-day.nvim' config (#512) (a4f5bf5)
Performance Improvements
- garbage-day.nvim: migrate 'lsp-timeout.nvim' to 'garbage-day.nvim' (#511) (f1255cb)
- options: remove 'cmdheight=2' (#511) (f1255cb)
v3.0.1
3.0.1 (2024-03-01)
Performance Improvements
v3.0.0
3.0.0 (2024-03-01)
⚠ BREAKING CHANGES
- install: move install folder to '~/.nvim' (#507)
Code Refactoring
- install: move install folder to '~/.nvim' (#507) (25053cf)
v2.23.5
2.23.5 (2024-02-29)
Performance Improvements
- plugins: lazy 'heirline' and 'stikcybuf' (#503) (f3c3dd4)
- plugins: move unused plugins to user list! (#505) (7a8b6bb)
- startup: lazy load plugins on startup (#506) (c735916)