Skip to content
New issue

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

vim 以下のディレクトリを整理する #6

Merged
merged 4 commits into from Sep 5, 2014

Conversation

takatoshiono
Copy link
Owner

やりたいこと

Vim プラグインを Vundle で管理するようにしたので、vim以下のディレクトリを整理したい
bundle 以外不要なのでは?

@takatoshiono
Copy link
Owner Author

bundle 以外不要なのでは?

bundle 以外全部消してみて、
:Unite fileしてファイルを開こうとしたら以下のエラーが出て開けなかった

function unite#mappings#do_action..116..<SNR>101_execute_command..unite#util#smart_execute_command, 行 1
Vim(edit):E37: 最後の変更が保存されていません (! を追加で変更を破棄)                                                                                                                               
Error occured in executing action!
Action name is open

@takatoshiono
Copy link
Owner Author

というか、

最後の変更が保存されていません (! を追加で変更を破棄)

単にこれが原因か・・・

@takatoshiono
Copy link
Owner Author

これで1日様子見

@takatoshiono
Copy link
Owner Author

GUI の MacVim を起動したら以下のエラー

$ /Users/usr0600268/.gvimrc の処理中にエラーが検出されました:
行    3:
E492: エディタのコマンドではありません: AcpDisable

@takatoshiono
Copy link
Owner Author

半日作業して問題なさそうなのでマージしちゃいます

@takatoshiono takatoshiono changed the title [WIP] vim 以下のディレクトリを整理する vim 以下のディレクトリを整理する Sep 5, 2014
takatoshiono added a commit that referenced this pull request Sep 5, 2014
vim 以下のディレクトリを整理する
@takatoshiono takatoshiono merged commit 12a2578 into master Sep 5, 2014
@takatoshiono takatoshiono deleted the delete-without-bundle branch September 5, 2014 04:29
@takatoshiono takatoshiono mentioned this pull request Sep 5, 2014
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant