Merge pull request #2304 from mandreyel/patch-1

Fix typo in ale.txt
This commit is contained in:
w0rp
2019-02-18 09:06:34 +00:00
committed by GitHub

View File

@@ -2648,7 +2648,7 @@ ALEGoToDefinitionInVSplit *ALEGoToDefinitionInVSplit*
ALEGoToTypeDefinition *ALEGoToTypeDefinition*
This works similar to |ALEGoToDefinition| but instead jumps to the
definition of a type of a symbol undert the cursor. ALE will jump to a
definition of a type of a symbol under the cursor. ALE will jump to a
definition if an LSP server provides a location to jump to. Otherwise, ALE
will do nothing.