]> git.draconx.ca Git - vimconf.git/log
vimconf.git
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