Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 02:58
01dec07

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)