Friday, July 22, 2022

Re: How to set mapleader in vim9 script

Thanks a lot. 

Le ven. 22 juil. 2022 à 13:05, Bram Moolenaar <Bram@moolenaar.net> a écrit :

> Encountering error when I set either *let mapleader =','* or *mapleader =
> ','* inside a vim9 script, how in vim9 script we can set mapleader ?
>
> Help seems not to detail changes against vim9 script evol.

        g:mapleader = ','

I'll update the help to also mention the Vim9 syntax.

--
From "know your smileys":
 C=}>;*{)) Drunk, devilish chef with a toupee in an updraft,
           a mustache, and a double chin

 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
///                                                                      \\\
\\\        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAOKxv4H2UH%2BhiYdtsDqE8g9LgwfBUatAj0f3kOwyWvYTwSOOGA%40mail.gmail.com.

No comments: