lambdalisue/vim-fern

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

Open

#469 创建于 2023年3月16日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Vim Script (50 fork)github user discovery
enhancementhelp wantedmaybe oneday

仓库指标

Star
 (1,353 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南