Inserting genuine tab character.

2015-09-08 Thread John Culleton
I am building an index for a customer. His publisher insists on the use of a genuine tab character and not just spaces emulating a tab. Can gvim insert a tab character? How? -- John Culleton Wexford Press Book layout, typesetting and Indexing Free list of books for self-publishers: http://wexfor

Re: Inserting genuine tab character.

2015-09-08 Thread 'Jürgen Krämer' via vim_use
Hi, John Culleton schrieb am 08.09.2015 um 14:53: > I am building an index for a customer. His > publisher insists on the use of a genuine tab > character and not just spaces emulating a tab. > > Can gvim insert a tab character? How? :set noexpandtab Regards, Jürgen -- Sometimes I think th

Re: Inserting genuine tab character.

2015-09-08 Thread Guyzmo
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: or Cheers, -- Guyzmo

Re: Inserting genuine tab character.

2015-09-08 Thread Tim Chase
On 2015-09-08 08:53, John Culleton wrote: > I am building an index for a customer. His > publisher insists on the use of a genuine tab > character and not just spaces emulating a tab. > > Can gvim insert a tab character? How? You can either ":set noexpandtab" and have all characters appear liter

Re: Inserting genuine tab character.

2015-09-08 Thread LCD 47
On 8 September 2015, Tim Chase wrote: > On 2015-09-08 08:53, John Culleton wrote: > > I am building an index for a customer. His publisher insists on the > > use of a genuine tab character and not just spaces emulating a tab. > > > > Can gvim insert a tab character? How? > > You can either ":set n

Re: Inserting genuine tab character.

2015-09-08 Thread Christian Brabandt
Am 2015-09-08 15:42, schrieb LCD 47: On 8 September 2015, Tim Chase wrote: On 2015-09-08 08:53, John Culleton wrote: > I am building an index for a customer. His publisher insists on the > use of a genuine tab character and not just spaces emulating a tab. > > Can gvim insert a tab character? H

Re: Abridged summary of vim_use@googlegroups.com - 4 updates in 2 topics

2015-09-08 Thread Graham Lawrence
Marco, belatedly, I realize I should have given much more info about this than I did. From vim, I use a function to start a bash script that allows me to take a screenshot of the current area of interest, save it as a file, and generates the html wrote: > vim_use@googlegroups.com >

Vim Minimap errors

2015-09-08 Thread Mini UN
') " let Vundle manage Vundle, required Plugin 'VundleVim/Vundle.vim' " The following are examples of different formats supported. " Keep Plugin commands between vundle#begin/end. " git repos on your local machine (i.e. when working on your own plugin) " 20150908

Re: Vim Minimap errors

2015-09-08 Thread Christian Brabandt
Hi Mini! (please don't send the same message 20 times. This will flood the moderation queue and probably not help you getting any answers). On Di, 08 Sep 2015, Mini UN wrote: > Hello, I installed Minimap on Vim, but all 3 Minimap versions have errors? Ask the author of those plugins or use the