Hi Donald!
On Di, 23 Dez 2014, Donald Allen wrote:
> On Mon, Dec 22, 2014 at 3:20 PM, Donald Allen wrote:
> > I am trying to turn off auto-commenting, completely without success. I
> > am running vim 7.4.540 on an up-to-date Arch Linux system. My .vimrc:
[…]
> > 6 autocmd FileType * setloc
On Mon, Dec 22, 2014 at 3:20 PM, Donald Allen wrote:
> I am trying to turn off auto-commenting, completely without success. I
> am running vim 7.4.540 on an up-to-date Arch Linux system. My .vimrc:
>
> 1 set nocp
> 2 set shiftwidth=4
> 3 set tabstop=4
> 4 set background=light
>
On Mon, Dec 22, 2014 at 03:20:09PM -0500, Donald Allen wrote:
> I am trying to turn off auto-commenting, completely without success. I
> am running vim 7.4.540 on an up-to-date Arch Linux system. My .vimrc:
> 1 set nocp
> 2 set shiftwidth=4
> 3 set tabstop=4
> 4 set background=light
On Monday, December 22, 2014 9:20:18 PM UTC+1, Don wrote:
> I am trying to turn off auto-commenting, completely without success. I
> am running vim 7.4.540 on an up-to-date Arch Linux system. My .vimrc:
>
> 1 set nocp
> 2 set shiftwidth=4
> 3 set tabstop=4
> 4 set background=lig
I am trying to turn off auto-commenting, completely without success. I
am running vim 7.4.540 on an up-to-date Arch Linux system. My .vimrc:
1 set nocp
2 set shiftwidth=4
3 set tabstop=4
4 set background=light
5 set lispwords=define,let,let*,do,lambda,case
6 autocmd