lin.nvim

Lin Rongbin's Neovim Distribution

MIT License

Stars
59

Bot releases are visible (Hide)

lin.nvim - v4.0.0 Latest Release

Published by github-actions[bot] 5 months ago

4.0.0 (2024-05-11)

⚠ BREAKING CHANGES

  • options: use 2 spaces for indent width (#557)
  • options: use 2 spaces for ps1 indent width (#566)
  • builtin: refactor 'builtin.constants' (#564)

Performance Improvements

  • bufdelete.nvim: migrate to 'bufdelete.nvim' from 'vim-bbye' (#560) (8ed99e6)
  • lazy.nvim: reduce git timeout to 30s (#563) (5361d73)
  • nvim-treesitter: lazy initialize 'nvim-treesitter' (#565) (c7677a2)

Code Refactoring

  • builtin: refactor 'builtin.constants' (#564) (e3805ce)
  • options: use 2 spaces for indent width (#557) (637cf37)
  • options: use 2 spaces for ps1 indent width (#566) (637cf37)
lin.nvim - v3.7.4

Published by github-actions[bot] 6 months ago

3.7.4 (2024-05-09)

Bug Fixes

  • install: install 'fzf' with scoop for windows (#558) (9a16d2a)
lin.nvim - v3.7.3

Published by github-actions[bot] 6 months ago

3.7.3 (2024-05-07)

Bug Fixes

  • nvim-treesitter: fix treesitter parser builds (#555) (7ae203d)
lin.nvim - v3.7.2

Published by github-actions[bot] 6 months ago

3.7.2 (2024-05-07)

Bug Fixes

  • which-key.nvim: lazy initialize which-key.nvim (#553) (f809308)
lin.nvim - v3.7.1

Published by github-actions[bot] 6 months ago

3.7.1 (2024-05-06)

Bug Fixes

  • nvim-treesitter: initialize 'nvim-treesitter' on VimEnter (#551) (c20a639)
lin.nvim - v3.7.0

Published by github-actions[bot] 6 months ago

3.7.0 (2024-04-28)

Features

  • heirline.nvim: add more git status info (#548) (573c6f2)
lin.nvim - v3.6.3

Published by github-actions[bot] 6 months ago

3.6.3 (2024-04-26)

Performance Improvements

  • heirline.nvim: use 'WinEnter' instead of 'CursorHold' event (#546) (f971650)
lin.nvim - v3.6.2

Published by github-actions[bot] 6 months ago

3.6.2 (2024-04-26)

Performance Improvements

  • heirline.nvim: async query git branch name, remove calling 'git-prompt-string' (#544) (1271988)
lin.nvim - v3.6.1

Published by github-actions[bot] 6 months ago

3.6.1 (2024-04-25)

Bug Fixes

  • heirline.nvim: fix git-prompt-string colors (#541) (dda4936)
lin.nvim - v3.6.0

Published by github-actions[bot] 6 months ago

3.6.0 (2024-04-25)

Features

  • heirline.nvim: use 'git-prompt-string' for git branch info (#539) (0d6391b)
lin.nvim - v3.5.5

Published by github-actions[bot] 6 months ago

3.5.5 (2024-04-23)

Performance Improvements

  • vim-mark: move 'vim-mark' to users list (#536) (7d5ced4)
lin.nvim - v3.5.4

Published by github-actions[bot] 6 months ago

3.5.4 (2024-04-23)

Performance Improvements

  • users: move multiple plugins to users list (#534) (d6c968d)
lin.nvim - v3.5.3

Published by github-actions[bot] 6 months ago

3.5.3 (2024-04-22)

Performance Improvements

  • neo-tree.nvim: remove diagnostics from neo-tree.nvim (#532) (6c5a0d2)
lin.nvim - v3.5.2

Published by github-actions[bot] 6 months ago

3.5.2 (2024-04-15)

Bug Fixes

  • stickybuf.nvim: remove buf-delete background job (#530) (47c354c)
lin.nvim - v3.5.1

Published by github-actions[bot] 7 months ago

3.5.1 (2024-03-29)

Bug Fixes

lin.nvim - v3.5.0

Published by github-actions[bot] 7 months ago

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)
lin.nvim - v3.4.0

Published by github-actions[bot] 8 months ago

3.4.0 (2024-03-12)

Features

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

Published by github-actions[bot] 8 months ago

3.3.1 (2024-03-11)

Performance Improvements

  • options: disable 'q' to macro recording (#521) (7be177f)
lin.nvim - v3.3.0

Published by github-actions[bot] 8 months ago

3.3.0 (2024-03-08)

Features

  • toggleterm.nvim: use powershell for Windows (#519) (f0865ae)
lin.nvim - v3.2.0

Published by github-actions[bot] 8 months ago

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)