diff options
author | Nick Shipp <nick@shipp.ninja> | 2017-05-07 09:04:01 -0400 |
---|---|---|
committer | Nick Shipp <nick@shipp.ninja> | 2017-05-07 09:04:01 -0400 |
commit | c012f55efda29f09179e921cf148d79deb57616e (patch) | |
tree | ff0ad37f22622d51194cab192a2aa4b0106d7ad0 /zsh/Functions/_uri | |
parent | 4ca8f6608883d230131f8a9e8b6d6c091c516049 (diff) |
Much maturering of vim configs
Diffstat (limited to 'zsh/Functions/_uri')
-rw-r--r-- | zsh/Functions/_uri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/Functions/_uri b/zsh/Functions/_uri index 40d1811..0250832 100644 --- a/zsh/Functions/_uri +++ b/zsh/Functions/_uri @@ -1,4 +1,4 @@ -compdef uri +#compdef uri local uri_commands uri_commands=( \ |