Problem persists
> -U NONE ## No .gvimrc
Problem persists
> -u NORC ## No .vimrc, Load plugins
Does not open file but instead produces this output:
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
Xsession-Errors.txt Error detected while processing function l9#guardScriptLoading:
line 7:
E15: Invalid expression:
E15: Invalid expression: a:l9Version > 0 && (a:l9Version > s:L9_VERSION_CURRENT ||
E15: Invalid expression:
E15: Invalid expression: a:l9Version > 0 && (a:l9Version > s:L9_VERSION_CURRENT ||
line 8:
E10: \ should be followed by /, ? or &
Error detected while processing /usr/share/vim/vimfiles/plugin/txtfmt.vim:
line 67:
E10: \ should be followed by /, ? or &
line 68:
E10: \ should be followed by /, ? or &
line 337:
E10: \ should be followed by /, ? or &
line 338:
E10: \ should be followed by /, ? or &
line 339:
E10: \ should be followed by /, ? or &
line 340:
E10: \ should be followed by /, ? or &
line 341:
E10: \ should be followed by /, ? or &
line 342:
E10: \ should be followed by /, ? or &
line 343:
E10: \ should be followed by /, ? or &
line 344:
E10: \ should be followed by /, ? or &
line 346:
E10: \ should be followed by /, ? or &
line 347:
E10: \ should be followed by /, ? or &
line 348:
E10: \ should be followed by /, ? or &
line 349:
E10: \ should be followed by /, ? or &
line 351:
E10: \ should be followed by /, ? or &
line 352:
E10: \ should be followed by /, ? or &
Error detected while processing /usr/share/vim/vimfiles/plugin/undotree.vim:
line 85:
E697: Missing end of List ']':
E15: Invalid expression: ['" ===== Marks ===== ',
line 86:
E10: \ should be followed by /, ? or &
line 87:
E10: \ should be followed by /, ? or &
line 88:
E10: \ should be followed by /, ? or &
line 89:
E10: \ should be followed by /, ? or &
line 90:
E10: \ should be followed by /, ? or &
line 91:
E10: \ should be followed by /, ? or &
Error detected while processing /usr/share/vim/vimfiles/plugin/unite/bookmark.vim:
line 28:
E10: \ should be followed by /, ? or &
Error detected while processing /usr/share/vim/vimfiles/plugin/unite/buffer.vim:
line 28:
E10: \ should be followed by /, ? or &
Error detected while processing /usr/share/vim/vimfiles/plugin/unite/directory_mru.vim:
line 28:
E10: \ should be followed by /, ? or &
Error detected while processing /usr/share/vim/vimfiles/plugin/unite/file_mru.vim:
line 28:
E10: \ should be followed by /, ? or &
Error detected while processing /usr/share/vim/vimfiles/plugin/unite/history_yank.vim:
line 28:
E10: \ should be followed by /, ? or &
Error detected while processing /usr/share/vim/vimfiles/plugin/unite/tab.vim:
line 28:
E10: \ should be followed by /, ? or &
Error detected while processing /usr/share/vim/vimfiles/plugin/unite/window.vim:
line 28:
E10: \ should be followed by /, ? or &
Error detected while processing /usr/share/vim/vimfiles/plugin/unite.vim:
line 34:
E10: \ should be followed by /, ? or &
line 36:
E10: \ should be followed by /, ? or &Warning: Color name "BACKGROUND" is not defined
Press ENTER or type command to continue
Pressing ENTER gives me that:
Error detected while processing /usr/share/vim/vimfiles/nerdtree_plugin/exec_menuitem.vim:
line 18:
E15: Invalid expression:
I guess I'll to remove plugins one by one, to see whether one of those is causing the issue. Removing the 'nerdtree' plugin does not solve the problem.
> See...
>
> :help gui-colors
>
> :help -u
Those do not help me much, not to say not at all. What information am I supposed to be looking for in these help files?