Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 755f74a

Browse files
authored
Update README.markdown
Typo
1 parent ec734ba commit 755f74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.markdown‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This vim plugin defines a `PhpSortUse()` you may use in your mappings:
5757
autocmd FileType php inoremap <Leader>s <Esc>:call PhpSortUse()<CR>
5858
autocmd FileType php noremap <Leader>s :call PhpSortUse()<CR>
5959
60-
On top of that, you may want to have the dependencies every time you insert one.
60+
On top of that, you may want to have the dependencies sorted every time you insert one.
6161
To enable this feature, use the dedicated global option:
6262
6363
let g:php_namespace_sort_after_insert = 1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /