update
This commit is contained in:
parent
23f5fa0c8d
commit
380d84ef62
4 changed files with 339 additions and 16 deletions
2
vimrc
2
vimrc
|
|
@ -1189,7 +1189,7 @@ augroup END
|
|||
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
||||
" #statusline {{{
|
||||
" set statusline=%!GetStatus(1)
|
||||
set statusline=%!GetStatus(1)
|
||||
|
||||
function! GetStatus(isactive) abort "{{{
|
||||
" let l:linter = ale#statusline#Count(bufnr(''))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue