mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 12:14:24 +08:00
@@ -265,10 +265,8 @@ if !exists(":def") || (exists(":def") && get(g:, "airline_experimental", 0) == 0
|
||||
endif
|
||||
return group
|
||||
endfunction
|
||||
|
||||
finish
|
||||
else
|
||||
|
||||
" Vim9 Script implementation
|
||||
def s:toggle_off(): void
|
||||
airline#extensions#tabline#autoshow#off()
|
||||
airline#extensions#tabline#tabs#off()
|
||||
|
||||
Reference in New Issue
Block a user