mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-23 09:17:08 +09:00
Fix autocomplete behavior for empty args
This also adds a modified version of go-shellwords as a dependency and removes the dependency on the original go-shellwords.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -55,6 +55,3 @@
|
||||
[submodule "cmd/micro/vendor/github.com/flynn/json5"]
|
||||
path = cmd/micro/vendor/github.com/flynn/json5
|
||||
url = https://github.com/flynn/json5
|
||||
[submodule "cmd/micro/vendor/github.com/mattn/go-shellwords"]
|
||||
path = cmd/micro/vendor/github.com/mattn/go-shellwords
|
||||
url = https://github.com/mattn/go-shellwords
|
||||
|
||||
Reference in New Issue
Block a user