mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-20 19:01:12 +08:00
Merge pull request #1691 from silenc3r/master
ALE: add option to disable line numbers
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user