FS#21963 - :syn on gives an error
Attached to Project:
Arch Linux
Opened by Alexander F. Rødseth (xyproto) - Thursday, 02 December 2010, 16:18 GMT
Last edited by Ionut Biru (wonder) - Friday, 03 December 2010, 19:17 GMT
Opened by Alexander F. Rødseth (xyproto) - Thursday, 02 December 2010, 16:18 GMT
Last edited by Ionut Biru (wonder) - Friday, 03 December 2010, 19:17 GMT
|
Details
Description:
When starting vim and using this command: :syn on I get this error: E484: Can't open file /usr/share/vim/vim73/syntax/syntax.vim I removed my .gvimrc and .vimrc to confirm that this still happens, and it does. (This does not happen with vim-gtk from AUR). Additional info: * package version(s) extra/gvim 7.3.69-2 extra/vim-runtime 7.3.69-2 * config and/or log files etc. no .vimrc no .gvimrc Steps to reproduce: start vim type :syn on |
This task depends upon
Comment by Andrea Scarpino (BaSh) -
Thursday, 02 December 2010, 19:06 GMT
works here. please re-install vim-runtime
Comment by
Alexander F. Rødseth (xyproto) -
Friday, 03 December 2010, 16:17 GMT
When installing both packages on a different computer, it works. I
don't know why.