Skip to content

Commit

Permalink
Update README.md with xontrib-bash-completions-dirs and xontrib-makef…
Browse files Browse the repository at this point in the history
…ile-complete (#27)
  • Loading branch information
taconi authored Feb 25, 2024
1 parent 7cbb6e1 commit eae424b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ These [modules](https://xon.sh/api/_autosummary/xontribs/xontrib.html) are part

- [argcomplete](https://github.com/anki-code/xontrib-argcomplete) - Argcomplete support to tab completion of python and xonsh scripts in xonsh.

- [bash_completions_dirs](https://gitlab.com/taconi/xontrib-bash-completions-dirs) - Autocomplete loading from directories for the xonsh.
- [bash_completions_dirs](https://pypi.org/project/xontrib-bash-completions-dirs) - Autocomplete loading from directories for the xonsh.

- [django](https://github.com/jnoortheen/xontrib-django) - Django management command completions for Xonsh shell.

Expand All @@ -63,7 +63,7 @@ These [modules](https://xon.sh/api/_autosummary/xontribs/xontrib.html) are part

- [jedi](https://github.com/xonsh/xontrib-jedi) - Use Jedi as xonsh's python completer.

- [makefile_complete](https://gitlab.com/taconi/xontrib-makefile-complete) - Adds tabcomplete functionality to make inside of xonsh.
- [makefile_complete](https://pypi.org/project/xontrib-makefile-complete) - Adds tabcomplete functionality to make inside of xonsh.

- [scrapy_tabcomplete](https://github.com/Granitas/xonsh-scrapy-tabcomplete) - Adds tabcomplete functionality to scrapy inside of xonsh.

Expand Down

0 comments on commit eae424b

Please sign in to comment.