]> git.draconx.ca Git - vimconf.git/log
vimconf.git
13 years agoImport xf86conf syntax rules from vim hg.
Nick Bowler [Mon, 28 Feb 2011 15:43:24 +0000 (10:43 -0500)]
Import xf86conf syntax rules from vim hg.

Current versions in Gentoo barf on InputClass sections.

13 years agoEnable syntax highlighting by default.
Nick Bowler [Tue, 18 Jan 2011 14:31:56 +0000 (09:31 -0500)]
Enable syntax highlighting by default.

For distributions that don't...

13 years agoSet timeoutlen to 100.
Nick Bowler [Sat, 13 Nov 2010 17:05:19 +0000 (12:05 -0500)]
Set timeoutlen to 100.

Hopefully this will prevent me from accidentally typing terminal control
sequences...

13 years agoUse tex highlighting for .cls files.
Nick Bowler [Thu, 7 Oct 2010 14:48:41 +0000 (10:48 -0400)]
Use tex highlighting for .cls files.

13 years agoAdd plaintex syntax rules.
Nick Bowler [Tue, 28 Sep 2010 14:55:05 +0000 (10:55 -0400)]
Add plaintex syntax rules.

13 years agoAdd langmap support for Colemak.
Nick Bowler [Wed, 6 Oct 2010 00:21:03 +0000 (20:21 -0400)]
Add langmap support for Colemak.

13 years agoAdd filetype rules for zsh config files.
Nick Bowler [Fri, 10 Sep 2010 19:29:03 +0000 (15:29 -0400)]
Add filetype rules for zsh config files.

For some reason, some (but not all) of my config files don't get their
filetype set correctly.  Fix that up.

13 years agoAdd GLSL syntax highlighting.
Nick Bowler [Tue, 20 Jul 2010 15:31:32 +0000 (11:31 -0400)]
Add GLSL syntax highlighting.

I'm not particularly fond of these highlighting scripts, but they're
better than nothing.

13 years agovimrc: Don't use setf.
Nick Bowler [Tue, 20 Jul 2010 15:28:33 +0000 (11:28 -0400)]
vimrc: Don't use setf.

setf apparently allows vimrc to be superseded by system configuration,
which is not cool.

13 years agovimrc: Enable auto-indent.
Nick Bowler [Tue, 20 Jul 2010 15:27:35 +0000 (11:27 -0400)]
vimrc: Enable auto-indent.

Gentoo enables this by default, but other distros do not.  Force the
bugger on.

14 years agoIgnore some stuff.
Nick Bowler [Mon, 8 Mar 2010 06:23:12 +0000 (01:23 -0500)]
Ignore some stuff.

14 years agoInitial commit
Nick Bowler [Thu, 4 Mar 2010 15:20:11 +0000 (10:20 -0500)]
Initial commit