mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
docs: typo fixes (#17859)
Co-authored-by: Elias Alves Moura <eliamoura.alves@gmail.com> Co-authored-by: venkatesh <shariharanvenkatesh@gmail.com> Co-authored-by: zeertzjq <zeertzjq@outlook.com> Co-authored-by: Vikas Raj <24727447+numToStr@users.noreply.github.com> Co-authored-by: Steve Vermeulen <sfvermeulen@gmail.com> Co-authored-by: Evgeni Chasnovski <evgeni.chasnovski@gmail.com> Co-authored-by: rwxd <rwxd@pm.me> Co-authored-by: casswedson <58050969+casswedson@users.noreply.github.com>
This commit is contained in:
@@ -5852,7 +5852,7 @@ HistoryType get_histtype(const char *const name, const size_t len, const bool re
|
||||
static int last_maptick = -1; // last seen maptick
|
||||
|
||||
/// Add the given string to the given history. If the string is already in the
|
||||
/// history then it is moved to the front. "histype" may be one of he HIST_
|
||||
/// history then it is moved to the front. "histype" may be one of the HIST_
|
||||
/// values.
|
||||
///
|
||||
/// @parma in_map consider maptick when inside a mapping
|
||||
|
Reference in New Issue
Block a user