Re: [vimb-users] some questions about commands
Vimp browser is a webkit based web browser.
Brought to you by:
fanglingsu
|
From: Konst M. <cdl...@gm...> - 2023-06-29 05:20:00
|
> Thanks. What is the syntax for comments? I tried starting a line with a
> double-quote character ("), since vim uses that for comments, but vimb
> complained that " is an unknown command.
It's "#" =)
|