Skip to content

Commit

Permalink
Merge pull request #387 from rogueonline/master
Browse files Browse the repository at this point in the history
update document for sorting completion results
  • Loading branch information
artur-shaik committed May 17, 2018
2 parents e542315 + c3d0464 commit 3ccfbfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -196,7 +196,7 @@ Default mappings:

`let g:JaveComplete_AutoStartServer = 0` - Disable automatic startup of server

`let g:JavaComplete_ResultSort = 1` - Sort results alphabetically.
`let g:JavaComplete_CompletionResultSort = 1` - Sort completion results alphabetically.

## Commands

Expand Down

0 comments on commit 3ccfbfb

Please sign in to comment.