summaryrefslogtreecommitdiff
path: root/runtime/import/dist/vimhelp.vim
Commit message (Collapse)AuthorAgeFilesLines
* Update runtime files.Bram Moolenaar2022-06-121-15/+19
|
* Update runtime filesBram Moolenaar2022-06-091-1/+1
|
* patch 8.2.4942: error when setting 'filetype' in help file againv8.2.4942Bram Moolenaar2022-05-121-5/+11
| | | | | Problem: Error when setting 'filetype' in help file again. Solution: Deal with text property type already existing. (closes #10409)
* patch 8.2.4891: Vim help presentation could be betterv8.2.4891Bram Moolenaar2022-05-061-0/+21
Problem: Vim help presentation could be better. Solution: Add an imported file for extra Vim help support. Show highlight names in the color they have.