Closed iaia closed 7 years ago
Just to let you know, I watched your PR the first day, but I did not found time to test it.
Seems quite good to me. I just wonder the w$
pattern, maybe the pattern end of file
would be better (i can't remember right now the exact syntax of this pattern).
Thanks for the PR anyway!
Thank you for reviewing.
What you are saying is maybe $EOF
? I fixed. please review again.
End of file vim pattern is \%$
(see :help %$
). $EOF
doe snot exists in vim.
@jreybert sorry, i am not good at writing vimscript. I rewrote it. please review again. thank you.
oops! sorry, i deleted .development.vim
. and change commit message.
Excellent, thanks for the PR and for all your changes through the review process!
Thanks for the merge!
ref. #149
When set commit at the end of default section, append to the last line.