Created
September 6, 2011 05:15
-
-
Save sigwyg/1196651 to your computer and use it in GitHub Desktop.
VimShell-ssh 利用中、ファイル/ディレクトリ指定しようとするとエラる。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| *vimshell* - 1 [utf-8][unix] 2,1-31 末尾 | |
| Plugin name is int_ssh | |
| function neocomplcache#auto_complete..neocomplcache#manual_complete..neocomplcache#get_cur_keyword_pos の処理中にエラーが検出されました: | |
| 行 2: | |
| E715: 辞書型が必要です | |
| 続けるにはENTERを押すかコマンドを入力してください | |
| function neocomplcache#auto_complete..neocomplcache#manual_complete..neocomplcache#get_cur_keyword_pos の処理中にエラーが検出されました: | |
| 行 2: | |
| E714: リスト型が必要です | |
| 続けるにはENTERを押すかコマンドを入力してください | |
| function neocomplcache#auto_complete..neocomplcache#manual_complete の処理中にエラーが検出されました: | |
| 行 27: | |
| E706: 変数の型が一致しません: s:complete_results | |
| 続けるにはENTERを押すかコマンドを入力してください |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2011-09-06 | |
| - Improved caching buffer. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment