我刚刚安装了spf13-vim并在运行vim时收到此警告:
airline themes have been migrated to github.com/vim-airline/vim-airline-themes
and will be removed from the core in the near future.
Run Code Online (Sandbox Code Playgroud)
我该如何修复或禁用该通知?
我正在使用很棒的 spf13 Vim 发行版,当我打开一个代码文件时,我发现所有块都折叠了,所以我通常会zE展开所有块,因为我喜欢那样..
是否有一些技巧可以在每个文件上自动执行此操作?