Vim options.
authorIain Patterson <me@iain.cx>
Wed, 22 Jul 2009 09:31:12 +0000 (10:31 +0100)
committerIain Patterson <me@iain.cx>
Fri, 24 Jul 2009 16:48:16 +0000 (17:48 +0100)
commit877f36d7a0eb1f8612f5d0e006840f291f00c7b4
tree39bd44bf2fa012c3c639bc85abddf6f39f83454b
parentb2c3929581298264f08f7a8409349fd653d489bd
Vim options.

Added smarttab option.
Use hex mode for ^A/^X.  Numbers with leading zeros are interpreted as
octals by default.  Usually this is the wrong thing.  Setting hex mode
works most of the time.
Don't jump to the start of the line when using H, L etc.
Use UTF-8 listchars.  [git://github.com/graywh/dotfiles.git]
.vimrc