aboutsummaryrefslogtreecommitdiff
path: root/vim/autoload/quote.vim
Commit message (Expand)AuthorAgeFilesLines
* Some spelling fixesTom Ryder2020-05-091-2/+2
* Remove unneeded variable scopingTom Ryder2019-05-241-1/+1
* Make space appending for quote indent configurableTom Ryder2019-05-231-6/+9
* Use get() for mail buffer variable fetchTom Ryder2019-05-231-3/+1
* Remove unnecessary l: prefixes to Vim variablesTom Ryder2019-05-091-8/+8
* Convert a few stridx() to alternative formsTom Ryder2018-08-271-1/+1
* Don't quote first and last lines of range if blankTom Ryder2018-07-171-1/+8
* Add reformatting analogue to quote mappingsTom Ryder2018-07-161-0/+12
* Expand and comment quoting functionsTom Ryder2018-07-141-2/+21
* Change mail quoting to generic autoload functionTom Ryder2018-07-141-0/+11