preservim / vim-textobj-quote

Use ‘curly’ quote characters in Vim
Other
123 stars 6 forks source link

A second pass at vim documentation #23

Closed telemachus closed 3 years ago

telemachus commented 4 years ago

Closes #6.

This is mostly the README shifted over to the help.vim format. I fixed some typos, and I made some minor changes. In addition, I added one large example (on using the toggle commands in autocommands) and one whole section (on how to help vim know that both “isn't” and “isn’t” are spelled correctly). I also added the license directly into the help (which I think is common), and I updated the copyright date.

I will continue to edit and push further changes as additional commits to this branch.

telemachus commented 4 years ago

Okay, it’s a draft again. Whew. Sorry for the noise.

telemachus commented 4 years ago

@alerque Here are the more substantive changes. Let me know what you think, please.

alerque commented 4 years ago

I like it .... a lot! Thanks for this work. I'll be giving it a few pokes locally but at the moment everything looks good to me.

telemachus commented 4 years ago

In case it needs to be said: feel free to adjust however you like, but if you prefer me to take another pass at anything, let me know.

telemachus commented 3 years ago

@alerque any further thoughts about this pull request?

alerque commented 3 years ago

My only thought is apologies that this fell off my radar, thanks for the ping!

telemachus commented 3 years ago

No apologies necessary: it has been an unusual year, to say the least. I’m just glad to add in-Vim documentation for this module!