mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-05-17 22:09:40 +08:00
update Copyright year, fix inconsistent whitespace formatting
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -6,7 +6,7 @@ vim9script
|
||||
scriptencoding utf-8
|
||||
|
||||
var spc = g:airline_symbols.space
|
||||
var mouse_support = has('patch-9.2.0386')
|
||||
var mouse_support = has('patch-9.2.0386')
|
||||
|
||||
def IsTabModified(tabnr: number): bool
|
||||
if !g:airline_detect_modified
|
||||
|
||||
Reference in New Issue
Block a user