Re: Warning for writing partial file

2015-08-16 Thread Erik Christiansen
On 15.08.15 19:47, BPJ wrote: I have acquired a tendency to overuse `v` or `V` in cases where it is not (strictly) needed. When writing prose I type `vipgq` or somesuch and then immediately `v:w` or even `gv:w` on misguided reflex. I'm curious what others have done when getting into such bad

Re: How to make pressing TAB key enter a single TAB character in a .py file?

2015-08-16 Thread Nikolay Pavlov
2015-08-16 2:59 GMT+03:00 Peng Yu pengyu...@gmail.com: On Saturday, August 15, 2015 at 5:36:44 PM UTC-5, ZyX wrote: 2015-08-16 1:27 GMT+03:00 Peng Yu pengyu...@gmail.com: Hi, I have the following modline in a .py file. When I type TAB, two TAB characters are entered into the file. How

Re: How to make pressing TAB key enter a single TAB character in a .py file?

2015-08-16 Thread Bram Moolenaar
Peng Yu wrote: On Saturday, August 15, 2015 at 5:36:44 PM UTC-5, ZyX wrote: 2015-08-16 1:27 GMT+03:00 Peng Yu pengyu...@gmail.com: Hi, I have the following modline in a .py file. When I type TAB, two TAB characters are entered into the file. How only let one TAB characters

Re: How to make pressing TAB key enter a single TAB character in a .py file?

2015-08-16 Thread Nikolay Pavlov
2015-08-16 16:23 GMT+03:00 Bram Moolenaar b...@moolenaar.net: Peng Yu wrote: On Saturday, August 15, 2015 at 5:36:44 PM UTC-5, ZyX wrote: 2015-08-16 1:27 GMT+03:00 Peng Yu pengyu...@gmail.com: Hi, I have the following modline in a .py file. When I type TAB, two TAB characters are

Re: C comment block indentation woes

2015-08-16 Thread LCD 47
On 15 August 2015, Erik Christiansen dva...@internode.on.net wrote: On 14.08.15 04:02, Oliver Wraight wrote: [...] comments=sO:* -,mO:* ,exO:*/,s1:/*,mb:*,ex:*/,:// Last set from /usr/share/vim/vim74/ftplugin/c.vim that's what

netrw 'qb' starts recoding macro

2015-08-16 Thread wolfv
From netrw normal mode, I type 'qb' to list bookmarks. Sometimes 'qb' will list bookmarks as intended. But usually the 'q' just starts recording a macro. Is there a setting to make 'q' always list bookmarks from netrw normal mode? 'q' is too easy to activate recording accidentally. Is there a way