Merge pull request #1691 from silenc3r/master

ALE: add option to disable line numbers
This commit is contained in:
Christian Brabandt
2018-04-01 14:13:29 +02:00
committed by GitHub
2 changed files with 9 additions and 1 deletions

View File

@@ -1023,6 +1023,9 @@ ale <https://github.com/w0rp/ale>
<
* ale warning >
let airline#extensions#ale#warning_symbol = 'W:'
* ale show_line_numbers >
let airline#extensions#ale#show_line_numbers = 1
<
* ale open_lnum_symbol >
let airline#extensions#ale#open_lnum_symbol = '(L'