Skip to content

Commit

Permalink
Fix typo in help link
Browse files Browse the repository at this point in the history
  • Loading branch information
natebosch committed Aug 5, 2017
1 parent 92287c1 commit 7454a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/lsc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ AUTOCMDS *lsc-autocmds*

*autocmd-LSCAutocomplete*
Fires before triggering completion in auto-complete mode. Does not fire if
|g:lsc_enable_auto_complete| is false. For example, if windows normally split
|g:lsc_enable_autocomplete| is false. For example, if windows normally split
above (set |nosplitbelow|) but the completion-menu preview window should split
below:
>
Expand Down

0 comments on commit 7454a19

Please sign in to comment.