mirror of
https://github.com/neovim/neovim.git
synced 2025-09-22 03:08:27 +00:00
docs: restore accidentally removed line in :h 'ignorecase' (#25651)
This commit is contained in:
@@ -3972,6 +3972,7 @@ return {
|
||||
desc = [=[
|
||||
Ignore case in search patterns, |cmdline-completion|, when
|
||||
searching in the tags file, and |expr-==|.
|
||||
Also see 'smartcase' and 'tagcase'.
|
||||
Can be overruled by using "\c" or "\C" in the pattern, see
|
||||
|/ignorecase|.
|
||||
]=],
|
||||
|
Reference in New Issue
Block a user