vim-airline/autoload/airline
Pratik Bhusal 58328b347c Added function to show line number
The function shows the line number of the first error/warning that appears in the current buffer. If there are 20 warnings and the first warning exists on line 33, then vim-airline would show "W:20(L33)".

One can change how the line number is represented using: `g:airline#extensions#ale#open_lnum_symbol` and `airline#extensions#ale#close_lnum_symbol`
2017-11-18 14:24:47 -06:00
..
extensions Added function to show line number 2017-11-18 14:24:47 -06:00
themes Permit appending content to a theme 2017-03-12 18:16:26 -04:00
async.vim branch: do not show errors for mq extensions 2017-09-22 21:39:17 +02:00
builder.vim Add a terminal statusline function for vim 2017-09-27 20:28:16 +02:00
debug.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
extensions.vim Add a terminal statusline function for vim 2017-09-27 20:28:16 +02:00
highlighter.vim highlighter: also return bold flag 2017-09-01 11:25:37 +02:00
init.vim keymap: fix missing keymap symbol, fix wrong condition 2017-08-27 21:29:40 +02:00
msdos.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
parts.vim readonly: remove modifiable check 2017-09-01 09:19:39 +02:00
section.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
themes.vim Add a terminal statusline function for vim 2017-09-27 20:28:16 +02:00
util.vim Refactor async functions 2017-08-23 18:37:24 +02:00