Recommend xip to install my xontribs

xontribs should be installed with xip now, so do that.
This commit is contained in:
Jamie Bliss 2017-03-14 23:14:18 -04:00 committed by GitHub
parent 8d78f35932
commit af40fb40bb

View file

@ -211,14 +211,14 @@
"license": "GPLv3",
"url": "https://github.com/astronouth7303/xontrib-avox",
"install": {
"pip": "pip install xontrib-avox"
"pip": "xip install xontrib-avox"
}
},
"xontrib-z": {
"license": "GPLv3",
"url": "https://github.com/astronouth7303/xontrib-z",
"install": {
"pip": "pip install xontrib-z"
"pip": "xip install xontrib-z"
}
},
"xontrib-powerline": {