vim-airline/t
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
..
airline.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00
builder.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00
commands.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00
extensions_default.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00
extensions_tabline.vim fix failing test 2020-09-15 12:22:41 +02:00
highlighter.vim Get rid of g:airline_gui_mode 2020-10-30 08:32:35 +01:00
init.vim coc: Show the current function in section_x 2021-03-20 00:42:46 +01:00
parts.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00
section.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00
themes.vim Get rid of g:airline_gui_mode 2020-10-30 08:32:35 +01:00
util.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00