mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-13 15:59:29 +00:00
Fix typo in ignorecase comment
In order to perform a case-sensitive search with ignorecase, the pattern should contain `\C` instead of `/C`.
This commit is contained in:
Reference in New Issue
Block a user