Closed bimlas closed 7 years ago
As I know it works. Steps of testing:
:set signcolumn=auto
:Gina blame :
:sign define piet text=>> texthl=Search | exe ":sign place 2 line=23 name=piet file=" . expand("%:p")
:exe ":sign place 2 line=23 name=piet file=" . expand("%:p")
Press <C-L> on navi
(the sign example is taken from :help :sign
)
Forced push the change.
Thanks a lot!
0 is the alternate buffer, not the current one.