lambdalisue/vim-fern

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

Open

#469 aberto em 16 de mar. de 2023

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Vim Script (50 forks)github user discovery
enhancementhelp wantedmaybe oneday

Métricas do repositório

Stars
 (1.353 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador