mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
fix(docs): invalid :help links #20345
Fix those naughty single quotes. closes #20159
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
/// All possible |:map-arguments| usable in a |:map| command.
|
||||
///
|
||||
/// The <special> argument has no effect on mappings and is excluded from this
|
||||
/// struct declaration. |noremap| is included, since it behaves like a map
|
||||
/// struct declaration. |:noremap| is included, since it behaves like a map
|
||||
/// argument when used in a mapping.
|
||||
///
|
||||
/// @see mapblock_T
|
||||
|
Reference in New Issue
Block a user