From 9e7c493e7e6a5b7d22502aebda399e93d40a7974 Mon Sep 17 00:00:00 2001 From: w0rp Date: Sat, 11 Nov 2017 14:27:53 +0000 Subject: Fix a typo --- doc/ale.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ale.txt b/doc/ale.txt index 4ad88914..54f1b223 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -882,7 +882,7 @@ g:ale_linter_aliases *g:ale_linter_aliases* `let g:ale_linter_aliases = {'html': ['html', 'javascript', 'css']}` Note that `html` itself was included as an alias. That is because aliases - will override the original linters for the aliased filetepe. + will override the original linters for the aliased filetype. Linter aliases can be configured in each buffer with buffer-local variables. ALE will first look for aliases for filetypes in the `b:ale_linter_aliases` -- cgit v1.2.3