mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 23:49:19 +08:00
Fix lint
This commit is contained in:
parent
8b2faf45ad
commit
0638cebb5e
@ -32,7 +32,6 @@ function! SpaceVim#layers#core#statusline#get() abort
|
|||||||
\ s:encoding(),
|
\ s:encoding(),
|
||||||
\ s:filetype()
|
\ s:filetype()
|
||||||
\ ], ' ')
|
\ ], ' ')
|
||||||
return s:mode() . s:tabname()
|
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
function! s:refresh() abort
|
function! s:refresh() abort
|
||||||
|
Loading…
x
Reference in New Issue
Block a user