neovim/test/functional/plugin
Lewis Russell 9ce44a750c
fix(man): use italics for <bs>_ (#22086)
fix(man): use italics for <bs>_

Even though underline is strictly what this should be. <bs>_ was used by
nroff to indicate italics which wasn't possible on old typewriters so
underline was used. Modern terminals now support italics so lets use
that now.

See:
- https://unix.stackexchange.com/questions/274658/purpose-of-ascii-text-with-overstriking-file-format/274795#274795
- https://cmd.inp.nsk.su/old/cmd2/manuals/unix/UNIX_Unleashed/ch08.htm
2023-02-01 17:21:42 +00:00
..
lsp fix(tests): use -l mode for lsp tests 2023-01-31 13:15:23 +01:00
ccomplete_spec.lua dist: generated version of ccomplete.vim (#21623) 2023-01-05 11:00:32 -05:00
cfilter_spec.lua dist: transpile cfilter.vim => cfilter.lua #21662 2023-01-08 12:31:38 -08:00
editorconfig_spec.lua refactor(editorconfig)!: change editorconfig_enable to editorconfig 2023-01-07 08:19:37 -07:00
health_spec.lua feat(checkhealth): use "help" syntax, avoid tabpage #20879 2022-11-11 18:33:31 -08:00
lsp_spec.lua fix(tests): use -l mode for lsp tests 2023-01-31 13:15:23 +01:00
man_spec.lua fix(man): use italics for <bs>_ (#22086) 2023-02-01 17:21:42 +00:00
matchparen_spec.lua chore: fix typos (#17755) 2022-03-25 19:57:59 +01:00
msgpack_spec.lua test: Eliminate plugin/helpers.lua 2019-08-05 23:55:57 +02:00
shada_spec.lua test: simplify platform detection (#21020) 2022-11-22 08:13:30 +08:00