You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-8Lines changed: 3 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Vim-php-cs-fixer
3
3
4
4
Integrate [php-cs-fixer](https://github.com/fabpot/PHP-CS-Fixer) created by fabpot.
5
5
6
-
This plugin will execute the `php-cs-fixer` command on the directory where you launch the command. See options to know how to customize that.
6
+
This plugin will execute the `php-cs-fixer` command on the directory or file (depends on which command you call). See options to know how to customize that.
7
7
8
8
**Options available**:
9
9
@@ -22,7 +22,8 @@ Default mapping is `<leader>pcd`
0 commit comments