aboutsummaryrefslogtreecommitdiff
path: root/vim/after/plugin/eunuch.vim
Commit message (Collapse)AuthorAgeFilesLines
* No longer using EunuchTom Ryder2013-09-161-5/+0
| | | | It overwrites one of my bindings anyway
* Fix indenting in after scriptsTom Ryder2013-07-301-2/+2
|
* Tidy after scripts, add one for GundoTom Ryder2012-10-021-1/+1
|
* 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