Add a bullet point about symbol search

This commit is contained in:
w0rp
2018-10-31 16:14:34 +00:00
parent 4ef2c81e95
commit 6212c22b5a

View File

@@ -29,6 +29,7 @@ features, including:
* Completion (`let g:ale_completion_enabled = 1` before ALE is loaded) * Completion (`let g:ale_completion_enabled = 1` before ALE is loaded)
* Finding references (`:ALEFindReferences`) * Finding references (`:ALEFindReferences`)
* Hover information (`:ALEHover`) * Hover information (`:ALEHover`)
* Symbol search (`:ALESymbolSearch`)
If you don't care about Language Server Protocol, ALE won't load any of the code If you don't care about Language Server Protocol, ALE won't load any of the code
for working with it unless needed. One of ALE's general missions is that you for working with it unless needed. One of ALE's general missions is that you