Merge branch 'faster-runewidth' of https://github.com/p-e-w/micro into p-e-w-faster-runewidth

This commit is contained in:
Zachary Yedidia
2020-06-13 16:59:52 -04:00
2 changed files with 4 additions and 0 deletions

2
go.mod
View File

@@ -27,4 +27,6 @@ require (
replace github.com/kballard/go-shellquote => github.com/zyedidia/go-shellquote v0.0.0-20200613203517-eccd813c0655
replace github.com/mattn/go-runewidth => github.com/p-e-w/go-runewidth v0.0.10-0.20200613030200-3e1705c5c059
go 1.11