aboutsummaryrefslogtreecommitdiff
path: root/vim/after
Commit message (Collapse)AuthorAgeFilesLines
* Fix indenting in after scriptsTom Ryder2013-07-302-3/+3
|
* Remove Markdown overrides, seems to be fixed nowTom Ryder2013-07-301-9/+0
|
* No longer using Gundo, remove bindingTom Ryder2013-07-301-8/+0
|
* Respect VimL conventionTom Ryder2013-07-211-0/+5
|
* formatoptions should not be set in vimrcTom Ryder2013-05-072-2/+8
| | | | I have learned my lesson
* Settings to make flowed plaintext work wellTom Ryder2013-05-031-0/+3
| | | | | Thanks very much to W. Caleb McDaniel for his awesome Mutt page: <http://wcm1.web.rice.edu/mutt-tips.html>
* I want to like Syntastic but I don'tTom Ryder2013-01-301-6/+0
| | | | | It keeps breaking in Perl and C and I can't figure out why, and it's not much good for PHP either. More trouble than it's worth
* Add syntastic plugin and optionsTom Ryder2012-10-051-0/+6
|
* Tidy after scripts, add one for GundoTom Ryder2012-10-022-1/+9
|
* Add some shortcut definitions for TabularTom Ryder2012-09-251-0/+11
|
* Added my own forks of nagios and tmux syntax filesTom Ryder2012-07-311-1/+0
| | | | Which means I can remove these custom ftdetect rules for tmux too
* Detect config sub-files for tmuxTom Ryder2012-07-311-0/+1
|
* Quick and dirty fix for Markdown highlightingTom Ryder2012-06-011-0/+9
|
* Conditional wrapping for :W re-remappingTom Ryder2012-05-181-1/+3
|
* Added a few more conditional checks.Tom Ryder2012-02-141-1/+1
| | | | | | | | Just in the interests of compatibility. There's technically at least one other place that there should be such a check, in the +user_commands section, where I define typo correction stuff. I should be making sure that +cmdline_compl is available, but it just makes things a little bit too convoluted.
* Include remapping W command in after plugin script.Tom Ryder2012-02-141-1/+1
|
* Prevent eunuch from overwriting my typo fix.Tom Ryder2012-02-131-0/+3