mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-19 23:09:58 +08:00
Merge pull request #1628 from rmorabia/patch-1
Readme Typo: TypeSript -> TypeScript
This commit is contained in:
@@ -253,7 +253,7 @@ See `:help ale-fix` for complete information on how to fix files with ALE.
|
|||||||
|
|
||||||
ALE offers some support for completion via hijacking of omnicompletion while you
|
ALE offers some support for completion via hijacking of omnicompletion while you
|
||||||
type. All of ALE's completion information must come from Language Server
|
type. All of ALE's completion information must come from Language Server
|
||||||
Protocol linters, or from `tsserver` for TypeSript.
|
Protocol linters, or from `tsserver` for TypeScript.
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
" Enable completion where available.
|
" Enable completion where available.
|
||||||
|
|||||||
Reference in New Issue
Block a user