aboutsummaryrefslogtreecommitdiff
path: root/vim/after
Commit message (Collapse)AuthorAgeFilesLines
* Remove blank lines at end of filesTom Ryder2016-03-2814-14/+0
|
* Refactor ed() wrapper, add rlwrap(1)Tom Ryder2016-03-161-0/+11
|
* Consistent quotingTom Ryder2015-10-211-1/+1
|
* Consistent commentsTom Ryder2015-10-211-2/+2
|
* Stop highlighting syslog errorsTom Ryder2015-07-271-0/+4
|
* Use surround commands to get current wordTom Ryder2015-06-171-1/+1
|
* Add tidy(1) function with \vTom Ryder2015-06-171-0/+3
|
* Add a function to make quick linksTom Ryder2015-06-171-0/+9
|
* Some new sh/bash detection rulesTom Ryder2015-06-101-3/+14
|
* Add a few missing Bash keywordsTom Ryder2015-06-041-0/+3
|
* Move syntax rules from sahara.vim to .vim/afterTom Ryder2015-06-042-0/+7
|
* Add han(1)Tom Ryder2015-05-211-0/+5
|
* Move netrw settings into after scriptTom Ryder2015-01-201-0/+12
|
* Safer syntax for command callsTom Ryder2015-01-151-6/+4
|
* Some Perl shortcuts I use oftenTom Ryder2015-01-151-0/+9
|
* Discard PHP's indentingTom Ryder2015-01-151-0/+5
| | | | | | | It keeps doing things I don't expect, and the code looks hard to change. autoindent should do the job. I might have a go at writing my own later to handle obvious cases like an opening brace or case statement on the previous line.
* No more auto-wrappingTom Ryder2014-12-032-6/+0
| | | | Annoys me more often than it helps
* Shell script syntax for /etc/default/*Tom Ryder2014-11-271-0/+5
|
* Whoops, missed a barTom Ryder2014-11-181-1/+1
|
* Type edited shell commands (^X^E, fc)Tom Ryder2014-11-171-0/+6
|
* Filetype for nwatch diffsTom Ryder2014-11-171-0/+5
|
* Update file detection rulesTom Ryder2014-11-031-2/+2
|
* Add a couple of file detection rulesTom Ryder2014-10-301-0/+5
|
* Exclude some builtins I added to sh.vimTom Ryder2014-10-301-6/+3
| | | | | Refine previous commit a little to restore some of the weirdness I actually do like
* Fix a few more annoyances in sh.vim syntaxTom Ryder2014-10-301-0/+68
|
* Fix simpleDeRef in sh.vimTom Ryder2014-10-301-0/+10
|
* Refine 'isk' setting in sh.vimTom Ryder2014-10-301-0/+4
|
* Remove unneeded after script for TabularTom Ryder2014-10-061-11/+0
|
* No longer using EunuchTom Ryder2013-09-161-5/+0
| | | | It overwrites one of my bindings anyway
* 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