From 0b9c4e1e74da7dfca932bd97f004d539aa76537f Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Fri, 4 Dec 2015 16:40:51 +0900 Subject: Remove submodules and disable GO15VENDOREXPERIMENT (#430) 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. --- src/vendor/github.com/junegunn/go-runewidth | 1 - 1 file changed, 1 deletion(-) delete mode 160000 src/vendor/github.com/junegunn/go-runewidth (limited to 'src/vendor/github.com/junegunn/go-runewidth') diff --git a/src/vendor/github.com/junegunn/go-runewidth b/src/vendor/github.com/junegunn/go-runewidth deleted file mode 160000 index 63c378b8..00000000 --- a/src/vendor/github.com/junegunn/go-runewidth +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 63c378b851290989b19ca955468386485f118c65 -- cgit v1.2.3