We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
你用 linux 的话,直接把本项目克隆下来,比如放到 ~/github/vim 下面, 然后编辑你的 ~/.vimrc 只写一行内容:
source ~/github/vim/vimrc.unix
Sorry, something went wrong.
啊,linux安装readme上怎么不写清楚,卡了我几天。。 这个插件管理完全是用 vim-plug 吗,怎么代码搜索不到 plug#begin
啊,为什么 grep -rnw ./ -e plug# grep: ./.screen/31477.z: No such device or address ./.vim0/vim/autoload/plug.vim:138: command! -nargs=+ -bar Plug call plug#() ./.vim0/vim/autoload/plug.vim:541:function! plug#(repo, ...) ./.vim0/autoload/plug.vim:138: command! -nargs=+ -bar Plug call plug#() ./.vim0/autoload/plug.vim:541:function! plug#(repo, ...) ./.vim/autoload/plug.vim:138: command! -nargs=+ -bar Plug call plug#() ./.vim/autoload/plug.vim:541:function! plug#(repo 搜索不到 bundle.vim 权限没错啊
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: