Commit Graph

18 Commits (40ac810c0b6495017da16b229e9f30279f708298)

Author SHA1 Message Date
Dustin C. Hatch 40ac810c0b Remove default GUI size settings
Set these in `~/.gvimrc` instead, since they typically need to be tailored for
the specific machine anyway.
2014-06-20 19:34:41 -05:00
Dustin C. Hatch c90cdedbd2 Correct 'set directory' syntax for Windows 2013-08-24 00:00:00 -05:00
Dustin C. Hatch da62217a39 Started a project-specific settings plugin 2013-08-23 23:14:08 -05:00
Dustin C. Hatch 601a0c7c8e Prepend 'directory' with per-user folder instead of reset
On some setups ~/.cache doesn't exist. In this case, vim will always warn that
recovery is impossible when opening a file. It's better to have swap files
in the current directory than have none at all.
2013-08-23 23:10:20 -05:00
Dustin C. Hatch 7377bb584f Merge with 10285ef1eb46 tip 2013-01-28 22:51:29 -06:00
Dustin C. Hatch 70a1db7589 Enable folding for XML files 2013-01-28 21:46:16 -06:00
Dustin C. Hatch 62e11faaa5 Move swap files outside the working directory, mostly because of Dropbox
--HG--
extra : rebase_source : 704f54c898fa3c8c88c748d902b433c3f7e0d5c2
2012-12-17 17:23:36 -06:00
Dustin C. Hatch c1c4ee17bc personal: set wildmode completion 2012-08-06 23:28:23 -05:00
Dustin C. Hatch 5860c6f165 personal: tweak #d to allow different email addresses 2012-08-06 23:25:30 -05:00
Dustin C. Hatch 4a1b531d16 Tweak font size on Linux 2012-08-04 13:57:35 -05:00
Dustin C. Hatch 11cc0f7845 personal: Add #d abbreviation 2012-06-18 10:13:53 -05:00
Dustin C. Hatch d6048b1758 Force syntax highlighting on; also ignore colorcolum for old versions of vim 2011-12-28 15:18:44 -06:00
Dustin C. Hatch 510c91951e Fix for my sanity's sake 2011-12-20 20:23:39 -06:00
Dustin C. Hatch 8eac61ff94 Eliminate annoying ~ files 2011-12-20 20:20:46 -06:00
Dustin C. Hatch 5e58c9fb22 Fix some Windows compatibility issues 2011-12-20 20:16:11 -06:00
Dustin C. Hatch c5876975d7 Minor cosmetic changes 2011-12-15 17:50:32 -06:00
Dustin C. Hatch 348005d07a Attempting to eliminate the need for ~/.vimrc and ~/.gvimrc 2011-12-15 11:07:15 -06:00
Dustin C. Hatch d383b7f11d Initial commit 2011-12-14 21:42:39 -06:00