Skip to content

Releases: linrongbin16/lin.nvim

v3.5.0

22 Mar 10:41
72a76e4
Compare
Choose a tag to compare

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

12 Mar 05:24
eaad5c7
Compare
Choose a tag to compare

3.4.0 (2024-03-12)

Features

  • bufferline.nvim: use grey for non-current buffer's icon color (#523) (7bb4f19)

v3.3.1

11 Mar 01:49
08b27d0
Compare
Choose a tag to compare

3.3.1 (2024-03-11)

Performance Improvements

  • options: disable 'q' to macro recording (#521) (7be177f)

v3.3.0

08 Mar 14:39
4bb5cec
Compare
Choose a tag to compare

3.3.0 (2024-03-08)

Features

  • toggleterm.nvim: use powershell for Windows (#519) (f0865ae)

v3.2.0

07 Mar 09:27
9a5b7c0
Compare
Choose a tag to compare

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

04 Mar 02:01
097fde9
Compare
Choose a tag to compare

3.1.0 (2024-03-04)

Features

  • nvim-highlight-colors: migrate 'nvim-colorizer.lua' to 'nvim-highlight-colors' (#514) (ef5b841)

v3.0.2

01 Mar 11:57
c8e5ecb
Compare
Choose a tag to compare

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

01 Mar 03:09
27d3192
Compare
Choose a tag to compare

3.0.1 (2024-03-01)

Performance Improvements

v3.0.0

01 Mar 01:55
c8ecf4e
Compare
Choose a tag to compare

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

29 Feb 10:43
40791d0
Compare
Choose a tag to compare

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)