Skip to content

Instantly share code, notes, and snippets.

@Asuforce
Last active January 12, 2017 06:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Asuforce/ced7d1ad33ba7e669f0e to your computer and use it in GitHub Desktop.
Save Asuforce/ced7d1ad33ba7e669f0e to your computer and use it in GitHub Desktop.
zshでvim+Tabでエラーになる時の対処法 ref: http://qiita.com/Asuforce/items/28b287fdb933d1985e15
_arguments:451: _vim_files: function definition file not found
rm ~/.zcompdump
exec $SHELL -l
rm ~/.zplug/zcompdump
exec $SHELL -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment