Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 518 Bytes

File metadata and controls

15 lines (12 loc) · 518 Bytes

StlShowFunc

Showing Functions in the Status Line

Here is the community edtion of Dr Chip's StlShowFunc Vim plugin:
http://www.drchip.org/astronaut/vim/index.html#STLSHOWFUNC

It's created to accumulate collaboration efforts around the plugin, since it's author, Dr Chip - is not always responsive.

Installation

Use whatever Vim plugin manager you want. E.g., for minpac, add this to your vimrc:

call minpac#add('dr-chip-vim-scripts/StlShowFunc')