Skip to content

2.65

Compare
Choose a tag to compare
@cseickel cseickel released this 21 Jun 00:26
· 121 commits to main since this release
2.65
8324fd5

What's Changed

  • feat(fs_actions): Add support for non-/ path separator in fs_actions.create_node by @pynappo in #974
  • feat(config): added support for edgy.nvim and fixed trouble.nvim ft by @folke in #970
  • fix(renderer): no_next_padding to fix indentation set to 1 by @pysan3 in #977
  • feat(state): attach diagnostics_lookup on creation by @pysan3 in #978
  • feat(ui): hide hidden files irrespective of hide_gitignored option by @pysan3 in #946
  • fix(diagnostics): fix diagnostics component mechanism by @pysan3 in #980
  • fix(fuzzy): delay open_file after search to navigate first by @pysan3 in #979
  • fix: Preventing removal of necessary root separator on Windows by @Aeceon in #986
  • fix: lowercase file extension when looking up icon by @cseickel in #1003

New Contributors

Full Changelog: 2.64...2.65