diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2015-12-04 16:40:51 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2015-12-04 16:45:23 +0900 |
| commit | 0b9c4e1e74da7dfca932bd97f004d539aa76537f (patch) | |
| tree | f60a9150edbe405cc243dac3c11074319fd4b22b /src/vendor | |
| parent | 248320fa55c75a69a8f479125de68f10ee2311d0 (diff) | |
| download | fzf-0b9c4e1e74da7dfca932bd97f004d539aa76537f.tar.gz | |
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.
Diffstat (limited to 'src/vendor')
| m--------- | src/vendor/github.com/junegunn/go-runewidth | 0 | ||||
| m--------- | src/vendor/github.com/junegunn/go-shellwords | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/vendor/github.com/junegunn/go-runewidth b/src/vendor/github.com/junegunn/go-runewidth deleted file mode 160000 -Subproject 63c378b851290989b19ca955468386485f118c6 diff --git a/src/vendor/github.com/junegunn/go-shellwords b/src/vendor/github.com/junegunn/go-shellwords deleted file mode 160000 -Subproject 35d512af75e283aae4ca1fc3d44b159ed66189a |
