Conversation
|
It seems that the |
|
@5long I submitted this PR before the other one was accepted. There wasn't a |
|
My bad for not noticing the time difference. The README must have tricked me. Since there's now a nmap ,t :MakeGreen<CR>
nmap ,t <Plug>MakeGreen " not too much of a difference IMHO
nmap ,r :MakeGreen %<CR> " Not easily achievable with mapping since mapping to <Plug> can't pass arguments.But I do agree that adding back a default mapping would be easier for starters to begin with. And I suggest doing it less obstructively(i.e. don't override user's Besides, you might want to remove the trailing parentheses when mapping to a |
|
The trailing |
If the user hasn't mapped to <Plug>MakeGreen, use <Leader>t.
If the user hasn't mapped to
<Plug>MakeGreen, use<Leader>t.