lambdalisue/vim-fern

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

Open

#469 opened on 2023年3月16日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Vim Script (50 forks)github user discovery
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.

コントリビューターガイド