Closed
Description
Description
Hi,
master
has recently diverged from its previous history. I noticed this when Packer failed to updated the plugin, saying it could not fast-forward to the latest changes. Here's a look at the recent history locally vs. in GitHub.
* 87961d3 - (origin/master, origin/HEAD) fix(#1822): test directory capable of watching before presenting it (#1901) (16 hours ago) <Alexander Courtis>
| * bac962c - (HEAD -> master) feat(api): add api.config.mappings.active, api.config.mappings.default (#1876) (7 days ago) <Alexander Courtis>
| * cdbd7da - fix(#1878): nvim frozen on no name buffer when modified.enable (#1879) (7 days ago) <Richard Li>
|/
* 951b6e7 - fix(#1836): add view.debounce_delay (#1871) (8 days ago) <Richard Li>
* e322fbb - chore: remove diagnostic suppressions after tidying nits (9 days ago) <Alexander Courtis>
* 9d27c9e - doc: add recipes and tips links to API (9 days ago) <Alexander Courtis>
* 013b498 - doc: add recipes and tips links to API (9 days ago) <Alexander Courtis>
It is possible that the changes in #1876 and #1879 have been omitted. You might want to verify the changes in those PRs are still present in the codebase.
Neovim version
N/A
Operating system and version
N/A
nvim-tree version
master
Minimal config
N/A
Steps to reproduce
N/A
Expected behavior
No response
Actual behavior
No response