mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 16:45:38 -05:00
GO15VENDOREXPERIMENT=1 (#430)
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "src/vendor/github.com/junegunn/go-shellwords"]
|
||||
path = src/vendor/github.com/junegunn/go-shellwords
|
||||
url = https://github.com/junegunn/go-shellwords.git
|
||||
[submodule "src/vendor/github.com/junegunn/go-runewidth"]
|
||||
path = src/vendor/github.com/junegunn/go-runewidth
|
||||
url = https://github.com/junegunn/go-runewidth.git
|
||||
Reference in New Issue
Block a user