summaryrefslogtreecommitdiff
path: root/src/vendor/github.com/junegunn/go-runewidth
AgeCommit message (Collapse)Author
2015-12-04Remove submodules and disable GO15VENDOREXPERIMENT (#430)Junegunn Choi
Having submodules causes vim-plug or other vim plugin managers to clone them with no real benefit to the end-users. There's currently no compelling reason for me to use submodules.
2015-11-30GO15VENDOREXPERIMENT=1 (#430)Junegunn Choi