v2.0.0-alpha
Pre-release
Pre-release
Fyler.nvim v.2.0.0 prelease
Breaking changes
- Configuration structure changed(again, sorry but it is for great).
Performance improvements
- Now using
Triedata structure instead ofN-arytree data structure for faster update. - Due to
Trieintegration operations resolution is much faster and error free. - Focusing a buffer is much faster due to
Trielookup traversal. - Git statuses are now going to update lazily.
More detailed information will be available on latest release
