lambdalisue/vim-fern
Auf GitHub ansehen[Feature] Add the ability to retain the open/closed status of the fern drawer between tabpages
Open
#469 geöffnet am 16. März 2023
enhancementhelp wantedmaybe oneday
Repository-Metriken
- Stars
- (1.353 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
We can provide a feature to mimic the behaviour of a typical IDE's file explorer.
If I open a Fern drawer in current tab, and then I switch to other tab, the Fern drawer will automatically toggle to open, and vice versa. nvim-tree has a very similar feature.