Satoru Kitaguchi

Results 5 comments of Satoru Kitaguchi

Thanks for reply. ``` g:GIT_LENS_CONFIG = { blame_prefix: ' ---- ', } ``` I'm pointing symbols at https://github.com/Eliot00/git-lens.vim/blob/508e85748e4fa2028a5eaf144adbe3659002b592/autoload/git_lens/blame.vim#L226 not prefix.

@prabirshrestha Merry Christmas! 🎄 Just wanted to kindly ping. Let me know if there’s anything I can adjust or clarify. Thanks, and hope you’re having a great holiday season!

@prabirshrestha Thanks for responding and I'm sorry I'm late. ```go package main import "fmt" func documentDiagnostics() { msg := "msg" fmt.Printf(msg + msg + msg, ) } ``` When using...

@prabirshrestha If you have any questions or concerns, I'm happy to explain.