vim-airline/autoload/airline
patrick96 7d6adf9cc5
coc: Show the current function in section_x
coc.nvim exposes the name of the function the cursor is currently in
through b:coc_current_function.

For this to work, the key coc.preferences.currentFunctionSymbolAutoUpdate
must be set to 'true' in the coc config.

The value is only updated on CursorHold, so the value may not always be
accurate when moving around.
2021-03-20 00:42:46 +01:00
..
extensions coc: Show the current function in section_x 2021-03-20 00:42:46 +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 Ensure correct checking of LSP support on neovim 2021-02-03 12:11:53 +01:00
highlighter.vim highlighter: handle color names when converting into msdos codes 2021-03-09 13:53:38 +01:00
init.vim coc: Show the current function in section_x 2021-03-20 00:42:46 +01: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