-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
When doing ":so %" I encountered the following errors:
Vimball Archive
extracted <README.md>: 383 lines
Error detected while processing function vimball#Vimball:
line 146:
"~/.vim/README.md" E212: Can't open file for writing
wrote /Users/robert/.vim/README.md
extracted <RELEASE.md>: 16 lines
"~/.vim/RELEASE.md" E212: Can't open file for writing
wrote /Users/robert/.vim/RELEASE.md
extracted <doc/localvimrc.txt>: 490 lines
line 113:
E739: Cannot create directory: /Users/robert/.vim/doc
line 146:
"~/.vim/doc/localvimrc.txt" E212: Can't open file for writing
wrote /Users/robert/.vim/doc/localvimrc.txt
extracted <plugin/localvimrc.vim>: 782 lines
line 113:
E739: Cannot create directory: /Users/robert/.vim/plugin
line 146:
"~/.vim/plugin/localvimrc.vim" E212: Can't open file for writing
wrote /Users/robert/.vim/plugin/localvimrc.vim
line 174:
E150: Not a directory: /Users/robert/.vim/doc
did helptags
Press ENTER or type command to continue
I'm using version 2.5.0 by https://vim.sourceforge.io/scripts/download_script.php?src_id=25017 And my VIM version is 7.4.8056. I do have a .vim directory under /Users/robert, but it's empty.
Metadata
Metadata
Assignees
Labels
No labels