Skip to content

3.31.1

Latest
Compare
Choose a tag to compare
@pynappo pynappo released this 14 Mar 23:33
· 10 commits to main since this release
9b5d671

What's Changed

  • fix(command): redo fallback mechanism by @pynappo in #1712
  • fix(fs_actions): allow changing case of filenames on windows by @pynappo in #1704
  • docs: add types for user configuration by @pynappo in #1689
  • refactor: use vim.{bo/wo/go/o} for options by @pynappo in #1713
  • fix(fs_actions): fix move/rename check by @pynappo in #1714
  • fix(setup): explicitly specify path to hijack when possible by @pynappo in #1718
  • fix(setup): hijack on bufname instead of path by @pynappo in #1719
  • fix(setup): disable lazyloading autocmd when already setup by @pynappo in #1721
  • refactor(types): change neotree.Config to a partial class by @pynappo in #1722
  • refactor: annotate deprecated functions, fix lua-ls warnings by @pynappo in #1723
  • style: remove unneeded vim local, prefer vim.uv by @pynappo in #1724
  • fix(fs_actions): revert accidental rename by @pynappo in #1725
  • fix(manager): ensure setup before creating state by @pynappo in #1729

Full Changelog: 3.31...3.31.1