Roy O'Young
Results
3
comments of
Roy O'Young
@woodgear I guess you are looking for this: ```go zerolog.CallerMarshalFunc = func(file string, line int) string { var n int for i := len(file) - 1; i >= 0; i--...
Sounds good to me, will look into implementing it when I have some free time.
Put this in your `vimrc`, and things would work like a charm: ```vimrc imap EasyJump ```