docs: remove non-functional xonsh completion instructions

Related to #8141
This commit is contained in:
Steve Klabnik 2025-12-12 17:57:11 -06:00
parent e4841aca9b
commit ead7a16427

View file

@ -286,14 +286,6 @@ issues with dynamic completions.
use completions-jj.nu * # Or `source completions-jj.nu`
```
### Xonsh
=== "Standard"
```shell
source-bash $(jj util completion)
```
### Powershell
=== "Standard"