aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin
diff options
context:
space:
mode:
authorTeddy Wing2021-10-16 01:01:36 +0200
committerTeddy Wing2021-10-16 01:01:36 +0200
commitd524665024efe253f8d8fe4a96045b59a3aed9cb (patch)
treeba80e20cf01d666ad1549f5c1ee989be2aee99e0 /ftplugin
parent53ba8107609daacb617351a0e11b304196a13a4a (diff)
downloadvim-twodo-d524665024efe253f8d8fe4a96045b59a3aed9cb.tar.bz2
doc/todo.txt: Replace backtick separators with quotes
Backticks are used to refer to Vim commands in help files. The Vim docs explain: > When referring to a Vim command and to create a hot-link, place the > name between two backticks, eg. inside `:filetype`. You will see this > is highlighted as a command, like a code block (see below). These aren't Vim commands, so use a different surrounding mark. Settled on double quotes. This also fixes a display problem with the "`- `" text, which was rendered as "`- " (without the final backtick) in the highlighted help due to the parsing for syntax highlight concealing.
Diffstat (limited to 'ftplugin')
0 files changed, 0 insertions, 0 deletions