Mercurial > public > dotfiles
view hg/.hgrc @ 25:732ed3539b7a
Workiva Vim updates.
Local settings for Dart and Groovy.
.vimrc tweaks for recent work and plugins.
Moved readme for bundle up a level so we can .hgignore the entire directory.
Update readme for bundle directory for plugins I started using.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 31 Jul 2015 15:39:23 -0500 |
parents | 9b01ad28a5c3 |
children | aa1019ab89b4 |
line wrap: on
line source
[ui] username = Brian Neal <bgneal@gmail.com> editor = vim ssh = ssh -C merge = kdiff3 [extensions] color = graphlog = hgext.extdiff = hgext.convert = pager = progress = [extdiff] cmd.kdiff3 = [merge-tools] kdiff3.args =--L1 base --L2 local --L3 other $base $local $other -o $output [convert] svn.trunk = madeira/trunk svn.branches = madeira/branches svn.tags = madeira/tags [pager] pager = LESS='FRX' less attend = annotate, cat, diff, export, glog, log, qdiff, help