mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
vim-patch:f79695c: runtime(doc): fix a few typos introduced in 0ae9e19540dda5d (#34818)
f79695c2d8
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@ -7,8 +7,8 @@
|
||||
|
||||
In chapter 3 a few simple search patterns were mentioned |03.9|. Vim can do
|
||||
much more complex searches. This chapter explains the most often used ones.
|
||||
A detailed specification can be found here: |pattern| Options affecting how
|
||||
search is done can be found here: |search-options|
|
||||
A detailed specification can be found here: |pattern|
|
||||
Options affecting how search is done can be found here: |search-options|
|
||||
|
||||
|27.1| Ignoring case
|
||||
|27.2| Wrapping around the file end
|
||||
|
Reference in New Issue
Block a user