We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc0e848 commit c799e0cCopy full SHA for c799e0c
README.md
@@ -14,7 +14,7 @@ Neovim plugin to conveniently sort PHP "use" statements within your codebase. Th
14
Execute the following command to sort your PHP "use" statements:
15
16
```vim
17
-:PhpUseSort [asc|desc]
+:PhpUseSort [alphabetical | length] [asc|desc]
18
```
19
20
## ⚡️ Requirements
0 commit comments