chore: remove version check for unsupported nushell version (#4791)

This commit is contained in:
Takuya Uehara
2023-01-07 03:13:04 +09:00
committed by GitHub
parent 4fa7395c9e
commit fcdf2a0fb6
2 changed files with 7 additions and 20 deletions
-2
View File
@@ -263,8 +263,6 @@ the input line in a multi-line prompt, see the [`fill` module](/config/#fill).
`right_format` is currently supported for the following shells: elvish, fish, zsh, xonsh, cmd, nushell.
Note: Nushell 0.71.0 or later is required
### Example
```toml