Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想看看我的 NERDTree 中有多少个书签,并且我想列出所有这些书签,购买 NERDTree 或 vim 中是否有任何命令可以做到这一点?
只需按下B(当 NERDTree 处于活动状态时),即可在文件树上方查看您的书签。如果您希望它们在单独的缓冲区中,只需:e $HOME/.NERDTreeBookmarks(如果您没有更改NERDTreeBookmarksFile选项)。
:e $HOME/.NERDTreeBookmarks
NERDTreeBookmarksFile