lambdalisue/vim-fern
在 GitHub 查看[Feature] Add the ability to retain the open/closed status of the fern drawer between tabpages
Open
#469 创建于 2023年3月16日
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.