xonsh/xontrib
2018-09-08 13:15:08 +03:00
..
bashisms.py Make ptk xontribs compatible with ptk1 and ptk2 2018-07-20 12:50:00 -04:00
coreutils.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
distributed.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
free_cwd.py Fix bug with free_cwd xontrib 2018-04-25 09:26:32 +02:00
jedi.xsh better semantics for jedi 2017-02-21 11:56:33 -05:00
mpl.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
mplhooks.py some remaining style fixes 2018-07-16 09:43:36 -04:00
prompt_ret_code.xsh ret_code should return None not '' when rc==0 2017-01-02 01:27:34 +01:00
README interim add 2016-05-11 00:42:36 -04:00
vox.py Pass all params to voxapi.create 2018-09-08 13:15:08 +03:00
voxapi.py Fixed a typo 2018-08-25 11:49:13 +05:30
whole_word_jumping.py Make ptk xontribs compatible with ptk1 and ptk2 2018-07-20 12:50:00 -04:00

xontrib is an implicit namespace package. DO NOT add an __init__.py file
to this directory.

Feel free to add both *.xsh and *.py files to the directory, they will be
installed and available.