vim-airline/autoload/airline
Christian Brabandt 50dfca52ed
nvimlsp: correctly call the lua functions for nvimlsp
closes #2324

Note: seems like one needs to call v:lua.vim.lsp.buf_get_clients() and
even then some older neovims do not understand that. So wrap it around
an exists() call and hope this works for all neovims.
2021-02-02 12:25:16 +01:00
..
extensions nvimlsp: correctly call the lua functions for nvimlsp 2021-02-02 12:25:16 +01:00
formatter [fix] short path formatter's space 2020-11-05 23:44:29 +09:00
themes Modified dark.vim commandline gui colors 2021-01-08 15:26:18 +01:00
async.vim Happy new year! 2021-01-01 12:57:00 +00:00
builder.vim Happy new year! 2021-01-01 12:57:00 +00:00
debug.vim Happy new year! 2021-01-01 12:57:00 +00:00
extensions.vim nvimlsp: do not check for :LspInstallInfo 2021-02-02 10:07:51 +01:00
highlighter.vim Happy new year! 2021-01-01 12:57:00 +00:00
init.vim impl vim-lsp progress 2021-01-02 16:51:16 +09:00
msdos.vim Happy new year! 2021-01-01 12:57:00 +00:00
parts.vim init: section_y includes missing endofline and BOM 2021-01-02 19:26:44 +01:00
section.vim Happy new year! 2021-01-01 12:57:00 +00:00
themes.vim Happy new year! 2021-01-01 12:57:00 +00:00
util.vim Happy new year! 2021-01-01 12:57:00 +00:00