lambdalisue/vim-fern

[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

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Vim Script (50 Forks)github user discovery
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.

Contributor Guide