lambdalisue/vim-fern
GitHub で見る[Feature] Add the ability to retain the open/closed status of the fern drawer between tabpages
Open
#469 opened on 2023年3月16日
enhancementhelp wantedmaybe oneday
Repository metrics
- Stars
- (1,353 stars)
- PR merge metrics
- (PR metrics pending)
説明
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.