On Wed, November 24, 2010 9:40 am, KasperH wrote:
> for completeness, CygWin:
> $ vi -k
> VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Feb 11 2010 17:36:58)
> Unknown option argument: "-k"
> More info with: "vim -h"
There is no option -k.
Please show the output of :version. That should give us some
information, which vi clone is installed and in case of vim,
how it was compiled. For vim, to support -x, it needs at least
a normal build (that is no small or tiny version, see output of
:version)
> root@my-ubuntu:~# aptitude show vim
On a Debian derived distribution, use something like
~$ dpkg -l 'vim*' |grep '^ii'
I don't know for rpm-based distributions.
regards,
Christian
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment