lambdalisue/vim-fern

[Feature] Add the ability to retain the open/closed status of the fern drawer between tabpages

Open

#469 aperta il 16 mar 2023

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Vim Script (50 fork)github user discovery
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.

Guida contributor