mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.941
Problem: There is no way to ignore case only for tag searches.
Solution: Add the 'tagcase' option. (Gary Johnson)
0f6562e903
This commit is contained in:
@@ -349,7 +349,7 @@ static int included_patches[] = {
|
||||
944,
|
||||
// 943 NA
|
||||
// 942,
|
||||
// 941,
|
||||
941,
|
||||
// 940 NA
|
||||
939,
|
||||
// 938 NA
|
||||
|
Reference in New Issue
Block a user