Hi,
On Sun, Jan 23, 2022 at 10:19:50AM +0100, Ingo Karkat <[email protected]>
wrote:
> On 23/01/2022 08:43, Thomas Köhler wrote:
> > [...]
> > So I type ENTER and ":help E1208" and get this:
> > E149: Sorry, no help for E1208
> > [...]
>
> I had recently experienced the same, with the error in one of my
> plugins, after upgrading to the latest Vim.
It would help if ":help E1208" worked :)
> > Apart from that, I fail to see what's wrong with line 289 of my
> > .vimrc:
> > /tmp/vim> cat -n ~/.vimrc | grep 289
> > 289 :com! -nargs=0 -complete=command Tmake call Tmake(expand("%"))
> > [...]
> The -nargs=0 states that no arguments will be taken. -complete
> configures a completion for arguments. It doesn't do any harm (and
> therefore wasn't flagged as a problem in the past), but is somewhat
> inconsistent.
Wow. You're right. That copy&paste error was in my .vimrc for
multiple years :)
Thanks for clarification, I just repaired my .vimrc accordingly
:)
Bye,
Thomas
--
Thomas Köhler Email: [email protected]
<>< WWW: http://gott-gehabt.de
IRC: tkoehler Freenode: thkoehler
PGP public key available from Homepage!
--
--
You received this message from the "vim_dev" 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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/Ye0ghHwCd7veQpnp%40picard.franken.de.