Dustin
1d3b97fc12
Allow customizing name in signature comments
2016-02-07 18:31:56 -06:00
Dustin
afc637bde6
Disable mouse cursor hide
2016-02-07 18:30:01 -06:00
Dustin
bdda828e4b
Indentation settings for YAML documents
2016-02-07 18:29:31 -06:00
Dustin
0c3e2ed261
Indentation settings for C source
2016-02-07 18:29:17 -06:00
Dustin
f4019102b7
Add Jinja template file type detection
2016-02-07 18:28:35 -06:00
Dustin
a76bf6e6a6
Enable spell check in hg/git commit messages
2016-02-07 18:27:40 -06:00
Dustin
23e3df7a78
Add setup.py template
2016-02-07 18:26:53 -06:00
Dustin C. Hatch
1ccac0f95a
Set GUI options to disable extraneous elements
...
I don't like scrollbars. Also button toolbars.
2014-06-20 19:43:25 -05:00
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
ad2454d7fc
Merge with f4ab857f8e3d tip
2013-01-28 22:50:52 -06:00
Dustin C. Hatch
70a1db7589
Enable folding for XML files
2013-01-28 21:46:16 -06:00
Dustin C. Hatch
05e3d01b20
Adjusted title color in wombat theme
2012-12-19 00:20:00 -06:00
Dustin C. Hatch
8f1fa83c6d
Auto strip trailing whitespace in Python modules
...
--HG--
extra : amend_source : 5e2c413a7e9ce3c04bb86abf5254631db449d443
2012-12-19 00:04:00 -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
da752ff74a
Fixed typo in vala ftdetect plugin
2012-11-24 13:54:11 -06:00
Dustin C. Hatch
3e36fc1260
Added syntax definition for MIB files
2012-09-26 08:11:40 -05:00
Dustin C. Hatch
eef494d261
rst: Move the cursor after inserting title markup
2012-09-05 18:46:16 -06:00
Dustin C. Hatch
45a01344f0
ftplugin: Set XML indent correctly
2012-08-06 23:29:07 -05: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
b4df62027a
ftplugin: Enable smartindent for Python
2012-06-22 09:39:50 -05:00
Dustin C. Hatch
11cc0f7845
personal: Add #d abbreviation
2012-06-18 10:13:53 -05:00
Dustin C. Hatch
097540ede4
ftplugin: Add CSS indentation rules
2012-06-18 10:12:46 -05:00
Dustin C. Hatch
e973505b19
ps1-syntax: Better fix for escaped quote matching
2012-04-17 07:56:36 -05:00
Dustin C. Hatch
c848811c61
ps1: better string delimiter fix
2012-04-16 17:05:53 -05:00
Dustin C. Hatch
4d3ad5d483
ps1-syntax: Correct end-of-herestring behavior
2012-04-16 17:03:35 -05:00
Dustin C. Hatch
872f54e70a
Fix line endings
2012-04-16 17:03:14 -05:00
Dustin C. Hatch
6d6baf5036
ps1-syntax: Correctly handle escaped quotes
2012-04-16 14:30:21 -05:00
dustin.hatch@SSI-VM-DUSTIN.softek.local
95abe64536
ps1: Support PowerShell modules, block comments
2012-03-30 11:11:21 -05:00
Dustin C. Hatch
a0d2ae3cc3
Auto wrap reStructuredText files. Tweak rST key mappings
2012-02-13 20:33:37 -06:00
Dustin C. Hatch
aed5f1ca9d
Fix wrapping and indentation for PowerShell scripts
2012-02-13 20:26:50 -06:00
Dustin C. Hatch
17be127868
Added some key bindings for reStructuredText titles/headings
2012-02-11 12:36:01 -06:00
Dustin C. Hatch
9b6a49d823
Merge with ef8a32621c77
2012-01-14 21:05:25 -06:00
Dustin C. Hatch
96b0e3125e
Fix line endings
2012-01-14 21:04:33 -06:00
Dustin C. Hatch
9111aeea5c
Add Vala syntax support
2012-01-14 19:57:36 -06: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
b5206063de
Added OpenVPN syntax highlighting plugin
2011-12-28 15:10:49 -06:00
Dustin C. Hatch
d7283200d2
Ignore .netrwhist
2011-12-28 15:10:34 -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
088b5d7c6c
Add support for PowerShell scripts
2011-12-20 20:16:27 -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