mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
xontrib description improvement
This commit is contained in:
parent
4740c7acd2
commit
3cbf4d106f
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
{"name": "argcomplete",
|
||||
"package": "xontrib-argcomplete",
|
||||
"url": "https://github.com/anki-code/xontrib-argcomplete",
|
||||
"description": ["Adding support of kislyuk/argcomplete to xonsh."]
|
||||
"description": ["Argcomplete support to tab completion of python and xonsh scripts in xonsh."]
|
||||
},
|
||||
{"name": "autojump",
|
||||
"package": "xontrib-autojump",
|
||||
|
@ -222,7 +222,7 @@
|
|||
{"name": "pipeliner",
|
||||
"package": "xontrib-pipeliner",
|
||||
"url": "https://github.com/anki-code/xontrib-pipeliner",
|
||||
"description": ["Easily process the lines using pipes."]
|
||||
"description": ["Let your pipe lines flow thru the Python code in xonsh."]
|
||||
},
|
||||
{"name": "vox",
|
||||
"package": "xonsh",
|
||||
|
|
Loading…
Add table
Reference in a new issue