lambdalisue/vim-fern
Vedi su GitHub[Feature] Add the ability to retain the open/closed status of the fern drawer between tabpages
Open
#469 aperta il 16 mar 2023
enhancementhelp wantedmaybe oneday
Metriche repository
- Star
- (1353 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.