mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-08-12 19:06:56 +08:00
update Copyright year, fix inconsistent whitespace formatting
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (C) 2013-2021 Bailey Ling, Christian Brabandt, et al.
|
Copyright (C) 2013-2026 Bailey Ling, Christian Brabandt, et al.
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the "Software"),
|
a copy of this software and associated documentation files (the "Software"),
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2026 Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bjorn Neergaard, w0rp et al.
|
" MIT License. Copyright (c) 2013-2026 Bjorn Neergaard, w0rp et al.
|
||||||
" Plugin: https://github.com/dense-analysis/ale
|
" Plugin: https://github.com/dense-analysis/ale
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2014-2021 Mathias Andersson et al.
|
" MIT License. Copyright (c) 2014-2026 Mathias Andersson et al.
|
||||||
" Plugin: https://github.com/lambdalisue/battery.vim
|
" Plugin: https://github.com/lambdalisue/battery.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2021 Bjoern Petri <bjoern.petri@sundevil.de>
|
" MIT License. Copyright (c) 2026 Bjoern Petri <bjoern.petri@sundevil.de>
|
||||||
" Plugin: https://github.com/MattesGroeger/vim-bookmarks
|
" Plugin: https://github.com/MattesGroeger/vim-bookmarks
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: fugitive, gina, lawrencium and vcscommand
|
" Plugin: fugitive, gina, lawrencium and vcscommand
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling et al.
|
||||||
" Plugin: https://github.com/bling/vim-bufferline
|
" Plugin: https://github.com/bling/vim-bufferline
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2014-2021 Mathias Andersson et al.
|
" MIT License. Copyright (c) 2014-2026 Mathias Andersson et al.
|
||||||
" Plugin: https://github.com/tpope/vim-capslock
|
" Plugin: https://github.com/tpope/vim-capslock
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2019-2021 Peng Guanwen et al.
|
" MIT License. Copyright (c) 2019-2026 Peng Guanwen et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
" Plugin: https://github.com/neoclide/coc
|
" Plugin: https://github.com/neoclide/coc
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2014-2021 Mathias Andersson et al.
|
" MIT License. Copyright (c) 2014-2026 Mathias Andersson et al.
|
||||||
" Plugin: https://github.com/Exafunction/codeium.vim
|
" Plugin: https://github.com/Exafunction/codeium.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling et al.
|
||||||
" Plugin: https://github.com/wincent/command-t
|
" Plugin: https://github.com/wincent/command-t
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling, Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/chrisbra/csv.vim
|
" Plugin: https://github.com/chrisbra/csv.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/ctrlpvim/ctrlp.vim
|
" Plugin: https://github.com/ctrlpvim/ctrlp.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/szw/vim-ctrlspace
|
" Plugin: https://github.com/szw/vim-ctrlspace
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
" MIT Licsense.
|
" MIT Licsense.
|
||||||
" Plugin: https://github.com/vheon/vim-cursormode
|
" Plugin: https://github.com/vheon/vim-cursormode
|
||||||
" Copyright (C) 2014 Andrea Cedraro <a.cedraro@gmail.com>,
|
" Copyright (C) 2014-2026 Andrea Cedraro <a.cedraro@gmail.com>, Eduardo Suarez-Santana <e.suarezsantana@gmail.com>
|
||||||
" Copyright (C) 2017 Eduardo Suarez-Santana <e.suarezsantana@gmail.com>
|
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2017-2021 Thomas Dy et al.
|
" MIT License. Copyright (c) 2017-2026 Thomas Dy et al.
|
||||||
" Plugin: https://github.com/Shougo/denite.nvim
|
" Plugin: https://github.com/Shougo/denite.nvim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" PLugin: https://eclim.org
|
" PLugin: https://eclim.org
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021
|
" MIT License. Copyright (c) 2013-2026
|
||||||
" Plugin: https://github.com/lambdalisue/fern.vim
|
" Plugin: https://github.com/lambdalisue/fern.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2017-2021 Cimbali et al
|
" MIT License. Copyright (c) 2017-2026 Cimbali et al
|
||||||
" Plugin: https://github.com/tpope/vim-fugitive
|
" Plugin: https://github.com/tpope/vim-fugitive
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/junegunn/fzf, https://github.com/junegunn/fzf.vim
|
" Plugin: https://github.com/junegunn/fzf, https://github.com/junegunn/fzf.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2014-2021 Mathias Andersson et al.
|
" MIT License. Copyright (c) 2014-2026 Mathias Andersson et al.
|
||||||
" Written by Kamil Cukrowski 2020
|
" Written by Kamil Cukrowski 2020
|
||||||
" Plugin: https://github.com/jsfaint/gen_tags.vim
|
" Plugin: https://github.com/jsfaint/gen_tags.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021
|
" MIT License. Copyright (c) 2013-2026
|
||||||
" Plugin: https://github.com/lambdalisue/gina.vim
|
" Plugin: https://github.com/lambdalisue/gina.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2014-2021 Mathias Andersson et al.
|
" MIT License. Copyright (c) 2014-2026 Mathias Andersson et al.
|
||||||
" Plugin: https://github.com/mhinz/vim-grepper
|
" Plugin: https://github.com/mhinz/vim-grepper
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2014-2021 Mathias Andersson et al.
|
" MIT License. Copyright (c) 2014-2026 Mathias Andersson et al.
|
||||||
" Plugin: https://github.com/ludovicchabant/vim-gutentags
|
" Plugin: https://github.com/ludovicchabant/vim-gutentags
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: vim-gitgutter, vim-signify, changesPlugin, quickfixsigns, coc-git,
|
" Plugin: vim-gitgutter, vim-signify, changesPlugin, quickfixsigns, coc-git,
|
||||||
" gitsigns.nvim
|
" gitsigns.nvim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Doron Behar, C.Brabandt et al.
|
" MIT License. Copyright (c) 2013-2026 Doron Behar, C.Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bjorn Neergaard, hallettj et al.
|
" MIT License. Copyright (c) 2013-2026 Bjorn Neergaard, hallettj et al.
|
||||||
" Plugin: https://github.com/autozimu/LanguageClient-neovim
|
" Plugin: https://github.com/autozimu/LanguageClient-neovim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2018-2021 mox et al.
|
" MIT License. Copyright (c) 2018-2026 mox et al.
|
||||||
" Plugin: https://github.com/mox-mox/vim-localsearch
|
" Plugin: https://github.com/mox-mox/vim-localsearch
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 François-Xavier Carton et al.
|
" MIT License. Copyright (c) 2013-2026 François-Xavier Carton et al.
|
||||||
" Plugin: https://github.com/prabirshrestha/vim-lsp
|
" Plugin: https://github.com/prabirshrestha/vim-lsp
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/neomake/neomake
|
" Plugin: https://github.com/neomake/neomake
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: http://www.drchip.org/astronaut/vim/#NETRW
|
" Plugin: http://www.drchip.org/astronaut/vim/#NETRW
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling, Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/chrisbra/NrrwRgn
|
" Plugin: https://github.com/chrisbra/NrrwRgn
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" Apache 2.0 license. Copyright (c) 2019-2021 Copyright Neovim contributors.
|
" Apache 2.0 license. Copyright (c) 2019-2026 Copyright Neovim contributors.
|
||||||
" Plugin: https://github.com/neovim/nvim-lsp
|
" Plugin: https://github.com/neovim/nvim-lsp
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/tpope/vim-obsession
|
" Plugin: https://github.com/tpope/vim-obsession
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling, Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/petobens/poet_v
|
" Plugin: https://github.com/petobens/poet_v
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/edkolev/promptline.vim
|
" Plugin: https://github.com/edkolev/promptline.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2 et
|
" vim: et ts=2 sts=2 sw=2 et
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" This extension is inspired by vim-anzu <https://github.com/osyo-manga/vim-anzu>.
|
" This extension is inspired by vim-anzu <https://github.com/osyo-manga/vim-anzu>.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/vim-syntastic/syntastic
|
" Plugin: https://github.com/vim-syntastic/syntastic
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2 et
|
" vim: et ts=2 sts=2 sw=2 et
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2016-2021 Kevin Sapper et al.
|
" MIT License. Copyright (c) 2016-2026 Kevin Sapper et al.
|
||||||
" Plugin: https://github.com/szw/vim-ctrlspace
|
" Plugin: https://github.com/szw/vim-ctrlspace
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2 et
|
" vim: et ts=2 sts=2 sw=2 et
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
@@ -47,7 +47,7 @@ if !exists(":def") || !airline#util#has_vim9_script()
|
|||||||
else
|
else
|
||||||
" Vim9 Script implementation
|
" Vim9 Script implementation
|
||||||
def airline#extensions#tabline#formatters#default#format(bufnr: number, buffers: list<number>): string
|
def airline#extensions#tabline#formatters#default#format(bufnr: number, buffers: list<number>): string
|
||||||
var fnametruncate = get(g:, 'airline#extensions#tabline#fnametruncate', 0)
|
var fnametruncate = get(g:, 'airline#extensions#tabline#fnametruncate', 0)
|
||||||
var fmod = get(g:, 'airline#extensions#tabline#fnamemod', ':~:.')
|
var fmod = get(g:, 'airline#extensions#tabline#fnamemod', ':~:.')
|
||||||
var result = ''
|
var result = ''
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2017-2021 Christian Brabandt et al.
|
" MIT License. Copyright (c) 2017-2026 Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2016-2021 Kevin Sapper et al.
|
" MIT License. Copyright (c) 2016-2026 Kevin Sapper et al.
|
||||||
" PLugin: https://github.com/s1341/vim-tabws
|
" PLugin: https://github.com/s1341/vim-tabws
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ vim9script
|
|||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|
||||||
var spc = g:airline_symbols.space
|
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
|
def IsTabModified(tabnr: number): bool
|
||||||
if !g:airline_detect_modified
|
if !g:airline_detect_modified
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/majutsushi/tagbar
|
" Plugin: https://github.com/majutsushi/tagbar
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2021 DEMAREST Maxime (maxime@indelog.fr)
|
" MIT License. Copyright (c) 2021 DEMAREST Maxime (maxime@indelog.fr)
|
||||||
" Plugin: https://github.com/yegappan/taglist/
|
" Plugin: https://github.com/yegappan/taglist/
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/edkolev/tmuxline.vim
|
" Plugin: https://github.com/edkolev/tmuxline.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/mbbill/undotree
|
" Plugin: https://github.com/mbbill/undotree
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling, Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/chrisbra/unicode.vim
|
" Plugin: https://github.com/chrisbra/unicode.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/Shougo/unite.vim
|
" Plugin: https://github.com/Shougo/unite.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2016-2021 Jerome Reybert et al.
|
" MIT License. Copyright (c) 2016-2026 Jerome Reybert et al.
|
||||||
" Plugin: https://github.com/jreybert/vimagit
|
" Plugin: https://github.com/jreybert/vimagit
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/cdelledonne/vim-cmake
|
" Plugin: https://github.com/cdelledonne/vim-cmake
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/VimfanTPdvorak/vimodoro.vim
|
" Plugin: https://github.com/VimfanTPdvorak/vimodoro.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/lervag/vimtex
|
" Plugin: https://github.com/lervag/vimtex
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/jmcantrell/vim-virtualenv
|
" Plugin: https://github.com/jmcantrell/vim-virtualenv
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
" http://got-ravings.blogspot.com/2008/10/vim-pr0n-statusline-whitespace-flags.html
|
" http://got-ravings.blogspot.com/2008/10/vim-pr0n-statusline-whitespace-flags.html
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" Plugin: https://github.com/wesQ3/vim-windowswap
|
" Plugin: https://github.com/wesQ3/vim-windowswap
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2 fdm=marker
|
" vim: et ts=2 sts=2 sw=2 fdm=marker
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
@@ -12,7 +12,7 @@ if exists('*wordcount')
|
|||||||
if &filetype ==# 'tex' && exists('b:vimtex') && get(g:, 'airline#extensions#vimtex#wordcount', 0)
|
if &filetype ==# 'tex' && exists('b:vimtex') && get(g:, 'airline#extensions#vimtex#wordcount', 0)
|
||||||
" We're in a TeX file and vimtex is a plugin, so use vimtex's wordcount...
|
" We're in a TeX file and vimtex is a plugin, so use vimtex's wordcount...
|
||||||
if a:visual_mode_active
|
if a:visual_mode_active
|
||||||
" not useful?
|
" not useful?
|
||||||
return
|
return
|
||||||
else
|
else
|
||||||
return vimtex#misc#wordcount()
|
return vimtex#misc#wordcount()
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2017-2021 YoungHoon Rhiu et al.
|
" MIT License. Copyright (c) 2017-2026 YoungHoon Rhiu et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2015-2021 Evgeny Firsov et al.
|
" MIT License. Copyright (c) 2015-2026 Evgeny Firsov et al.
|
||||||
" Plugin: https://github.com/ycm-core/YouCompleteMe
|
" Plugin: https://github.com/ycm-core/YouCompleteMe
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2021 Dmitry Geurkov (d.geurkov@gmail.com)
|
" MIT License. Copyright (c) 2021-2026 Dmitry Geurkov (d.geurkov@gmail.com)
|
||||||
" Plugin: https://github.com/troydm/zoomwintab.vim
|
" Plugin: https://github.com/troydm/zoomwintab.vim
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2 et
|
" vim: et ts=2 sts=2 sw=2 et
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
@@ -537,7 +537,7 @@ else
|
|||||||
enddef
|
enddef
|
||||||
|
|
||||||
def airline#highlighter#remove_separators_for_bufnr(bufnr: string): void
|
def airline#highlighter#remove_separators_for_bufnr(bufnr: string): void
|
||||||
# remove all separators, that have the bufnr in its name, make sure we
|
# remove all separators, that have the bufnr in its name, make sure we
|
||||||
# have a full match here
|
# have a full match here
|
||||||
const pat = $'c{bufnr}\(\D\|$\)'
|
const pat = $'c{bufnr}\(\D\|$\)'
|
||||||
filter(s:separators, (k, v) => k !~# pat)
|
filter(s:separators, (k, v) => k !~# pat)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
+18
-18
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
@@ -43,24 +43,24 @@ let s:basic16 = [
|
|||||||
|
|
||||||
if !exists(":def") || !airline#util#has_vim9_script()
|
if !exists(":def") || !airline#util#has_vim9_script()
|
||||||
|
|
||||||
function! airline#msdos#round_msdos_colors(rgblist)
|
function! airline#msdos#round_msdos_colors(rgblist)
|
||||||
" Check for values from MSDOS 16 color terminal
|
" Check for values from MSDOS 16 color terminal
|
||||||
let best = []
|
let best = []
|
||||||
let min = 100000
|
let min = 100000
|
||||||
let list = s:basic16
|
let list = s:basic16
|
||||||
for value in list
|
for value in list
|
||||||
let t = abs(value[0] - a:rgblist[0]) +
|
let t = abs(value[0] - a:rgblist[0]) +
|
||||||
\ abs(value[1] - a:rgblist[1]) +
|
\ abs(value[1] - a:rgblist[1]) +
|
||||||
\ abs(value[2] - a:rgblist[2])
|
\ abs(value[2] - a:rgblist[2])
|
||||||
if min > t
|
if min > t
|
||||||
let min = t
|
let min = t
|
||||||
let best = value
|
let best = value
|
||||||
endif
|
endif
|
||||||
endfor
|
endfor
|
||||||
return index(s:basic16, best)
|
return index(s:basic16, best)
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
finish
|
finish
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2 et
|
" vim: et ts=2 sts=2 sw=2 et
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2 tw=80
|
" vim: et ts=2 sts=2 sw=2 tw=80
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
|
|||||||
+13
-13
@@ -1,4 +1,4 @@
|
|||||||
*airline.txt* Lean and mean status/tabline that's light as air
|
*airline.txt* Lean and mean status/tabline that's light as air
|
||||||
*airline* *vim-airline*
|
*airline* *vim-airline*
|
||||||
_ _ _ _ ~
|
_ _ _ _ ~
|
||||||
__ _(_)_ __ ___ __ _(_)_ __| (_)_ __ ___ ~
|
__ _(_)_ __ ___ __ _(_)_ __| (_)_ __ ___ ~
|
||||||
@@ -6,7 +6,7 @@
|
|||||||
\ V /| | | | | | |_____| (_| | | | | | | | | | __/ ~
|
\ V /| | | | | | |_____| (_| | | | | | | | | | __/ ~
|
||||||
\_/ |_|_| |_| |_| \__,_|_|_| |_|_|_| |_|\___| ~
|
\_/ |_|_| |_| |_| \__,_|_|_| |_|_|_| |_|\___| ~
|
||||||
~
|
~
|
||||||
Version: 0.11
|
Version: 0.12
|
||||||
=============================================================================
|
=============================================================================
|
||||||
CONTENTS *airline-contents*
|
CONTENTS *airline-contents*
|
||||||
|
|
||||||
@@ -75,11 +75,11 @@ section meaning (example)~
|
|||||||
Z current position in the file
|
Z current position in the file
|
||||||
percentage % ln: current line/number of lines ☰ cn: column
|
percentage % ln: current line/number of lines ☰ cn: column
|
||||||
So this: 10% ln:10/100☰ cn:20
|
So this: 10% ln:10/100☰ cn:20
|
||||||
means: >
|
means: >
|
||||||
10% - 10 percent
|
10% - 10 percent
|
||||||
ln: - line number is
|
ln: - line number is
|
||||||
10/100☰ - 10 of 100 total lines
|
10/100☰ - 10 of 100 total lines
|
||||||
cn: - column number is
|
cn: - column number is
|
||||||
20 - 20
|
20 - 20
|
||||||
<
|
<
|
||||||
[...] additional sections (warning/errors/statistics)
|
[...] additional sections (warning/errors/statistics)
|
||||||
@@ -796,7 +796,7 @@ eclim <https://eclim.org>
|
|||||||
|airline-syntastic| extension. >
|
|airline-syntastic| extension. >
|
||||||
let g:airline#extensions#eclim#enabled = 1
|
let g:airline#extensions#eclim#enabled = 1
|
||||||
|
|
||||||
------------------------------------- *airline-fern*
|
------------------------------------- *airline-fern*
|
||||||
fern.vim <https://github.com/lambdalisue/fern.vim>
|
fern.vim <https://github.com/lambdalisue/fern.vim>
|
||||||
|
|
||||||
Airline displays the fern.vim specific statusline.
|
Airline displays the fern.vim specific statusline.
|
||||||
@@ -1446,24 +1446,24 @@ Note: Enabling this extension will modify 'showtabline' and 'guioptions'.
|
|||||||
(neovim specific, only works with buffers and not real tabs, default: 0) >
|
(neovim specific, only works with buffers and not real tabs, default: 0) >
|
||||||
let g:airline#extensions#tabline#middle_click_preserves_windows = 1
|
let g:airline#extensions#tabline#middle_click_preserves_windows = 1
|
||||||
<
|
<
|
||||||
*airline-tabline-hlgroups*
|
------------------------------------- *airline-tabline-hlgroups*
|
||||||
When the tabline is enabled, vim-airline exposes the following highlighting
|
When the tabline is enabled, vim-airline exposes the following highlighting
|
||||||
groups:
|
groups:
|
||||||
|
|
||||||
airline_tab: default highlighting group for the tabline
|
airline_tab: default highlighting group for the tabline
|
||||||
airline_tab_right: idem, but for the right side of the tabline
|
airline_tab_right: idem, but for the right side of the tabline
|
||||||
|
|
||||||
airline_tabsel: highlighting group of the selected item
|
airline_tabsel: highlighting group of the selected item
|
||||||
airline_tabsel_right: idem, but for the right side of the tabline
|
airline_tabsel_right: idem, but for the right side of the tabline
|
||||||
airline_tabmod: highlighting group for a 'modified' buffer
|
airline_tabmod: highlighting group for a 'modified' buffer
|
||||||
airline_tabmod_right: idem, but on the right side
|
airline_tabmod_right: idem, but on the right side
|
||||||
airline_tabmod_unsel: unselected tab with modified buffer
|
airline_tabmod_unsel: unselected tab with modified buffer
|
||||||
airline_tabmod_unsel_right: (unused)
|
airline_tabmod_unsel_right: (unused)
|
||||||
airline_tabtype: label group used by ctrlspace and tabws
|
airline_tabtype: label group used by ctrlspace and tabws
|
||||||
airline_tabfill: highlighting group for the filler space
|
airline_tabfill: highlighting group for the filler space
|
||||||
airline_tablabel: highlighting group for the label
|
airline_tablabel: highlighting group for the label
|
||||||
airline_tablabel_right: highlighting group for the label on the right side
|
airline_tablabel_right: highlighting group for the label on the right side
|
||||||
airline_tabhid: hidden buffer
|
airline_tabhid: hidden buffer
|
||||||
airline_tabhid_right: idem, but on the right
|
airline_tabhid_right: idem, but on the right
|
||||||
|
|
||||||
------------------------------------- *airline-tabpanel*
|
------------------------------------- *airline-tabpanel*
|
||||||
@@ -2251,7 +2251,7 @@ Contributions and pull requests are welcome.
|
|||||||
=============================================================================
|
=============================================================================
|
||||||
LICENSE *airline-license*
|
LICENSE *airline-license*
|
||||||
|
|
||||||
MIT License. Copyright © 2013-2021 Bailey Ling, Christian Brabandt, Mike
|
MIT License. Copyright © 2013-2026 Bailey Ling, Christian Brabandt, Mike
|
||||||
Hartington et al.
|
Hartington et al.
|
||||||
|
|
||||||
vim:tw=78:ts=8:ft=help:norl:
|
vim:tw=78:ts=8:ft=help:norl:
|
||||||
|
|||||||
+8
-8
@@ -1,4 +1,4 @@
|
|||||||
" MIT License. Copyright (c) 2013-2021 Bailey Ling, Christian Brabandt et al.
|
" MIT License. Copyright (c) 2013-2026 Bailey Ling, Christian Brabandt et al.
|
||||||
" vim: et ts=2 sts=2 sw=2
|
" vim: et ts=2 sts=2 sw=2
|
||||||
|
|
||||||
let s:save_cpo = &cpo
|
let s:save_cpo = &cpo
|
||||||
@@ -148,21 +148,21 @@ function! s:airline_toggle()
|
|||||||
autocmd ColorScheme * call <sid>on_colorscheme_changed()
|
autocmd ColorScheme * call <sid>on_colorscheme_changed()
|
||||||
" Set all statuslines to inactive
|
" Set all statuslines to inactive
|
||||||
autocmd FocusLost * call airline#update_statusline_focuslost()
|
autocmd FocusLost * call airline#update_statusline_focuslost()
|
||||||
|
|
||||||
" Refresh airline for :syntax off
|
" Refresh airline for :syntax off
|
||||||
autocmd SourcePre */syntax/syntax.vim
|
autocmd SourcePre */syntax/syntax.vim
|
||||||
\ call airline#extensions#tabline#buffers#invalidate()
|
\ call airline#extensions#tabline#buffers#invalidate()
|
||||||
|
|
||||||
autocmd VimEnter * call <sid>on_window_changed('VimEnter')
|
autocmd VimEnter * call <sid>on_window_changed('VimEnter')
|
||||||
autocmd WinEnter * call <sid>on_window_changed('WinEnter')
|
autocmd WinEnter * call <sid>on_window_changed('WinEnter')
|
||||||
autocmd FileType * call <sid>on_window_changed('FileType')
|
autocmd FileType * call <sid>on_window_changed('FileType')
|
||||||
autocmd BufWinEnter * call <sid>on_window_changed('BufWinEnter')
|
autocmd BufWinEnter * call <sid>on_window_changed('BufWinEnter')
|
||||||
autocmd BufUnload * call <sid>on_window_changed('BufUnload')
|
autocmd BufUnload * call <sid>on_window_changed('BufUnload')
|
||||||
|
|
||||||
if exists('##CompleteDone')
|
if exists('##CompleteDone')
|
||||||
autocmd CompleteDone * call <sid>on_window_changed('CompleteDone')
|
autocmd CompleteDone * call <sid>on_window_changed('CompleteDone')
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" non-trivial number of external plugins use eventignore=all, so we need to account for that
|
" non-trivial number of external plugins use eventignore=all, so we need to account for that
|
||||||
autocmd CursorMoved * call <sid>on_cursor_moved()
|
autocmd CursorMoved * call <sid>on_cursor_moved()
|
||||||
autocmd VimResized * call <sid>on_focus_gained()
|
autocmd VimResized * call <sid>on_focus_gained()
|
||||||
@@ -181,13 +181,13 @@ function! s:airline_toggle()
|
|||||||
" breaks for Neovim see #1828, looks like a neovim bug.
|
" breaks for Neovim see #1828, looks like a neovim bug.
|
||||||
autocmd TerminalOpen * call airline#load_theme()
|
autocmd TerminalOpen * call airline#load_theme()
|
||||||
endif
|
endif
|
||||||
|
|
||||||
autocmd TabEnter * unlet! w:airline_lastmode | let w:airline_active = 1
|
autocmd TabEnter * unlet! w:airline_lastmode | let w:airline_active = 1
|
||||||
|
|
||||||
autocmd BufWritePost */autoload/airline/themes/*.vim
|
autocmd BufWritePost */autoload/airline/themes/*.vim
|
||||||
\ execute 'source '.split(globpath(&rtp, 'autoload/airline/themes/'.g:airline_theme.'.vim', 1), "\n")[0]
|
\ execute 'source '.split(globpath(&rtp, 'autoload/airline/themes/'.g:airline_theme.'.vim', 1), "\n")[0]
|
||||||
\ | call airline#load_theme()
|
\ | call airline#load_theme()
|
||||||
|
|
||||||
autocmd User AirlineModeChanged nested call airline#mode_changed()
|
autocmd User AirlineModeChanged nested call airline#mode_changed()
|
||||||
|
|
||||||
if get(g:, 'airline_statusline_ontop', 0)
|
if get(g:, 'airline_statusline_ontop', 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user