Tuesday, September 8, 2015

Re: Inserting genuine tab character.

Hi,

On Tue, Sep 08, 2015 at 03:00:36PM +0200, 'Jürgen Krämer' via vim_use wrote:
> John Culleton schrieb am 08.09.2015 um 14:53:
> > Can gvim insert a tab character? How?
> :set noexpandtab

or if you need to write a genuine tab in an expandtab context, you can
do:

<C-v><Tab> or <C-v><C-i>

Cheers,

--
Guyzmo

--
--
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.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment