mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.2033
Problem: 'cscopequickfix' option does not accept new value "a".
Solution: Adjust list of command characters. (Ken Takata)
6d20e17544
All changes applied manually. Definition of `CSQF_CMDS` was moved to
`option_defs.h` in nvim.
This commit is contained in:
@@ -243,7 +243,7 @@ static int included_patches[] = {
|
||||
// 2036,
|
||||
// 2035 NA
|
||||
// 2034 NA
|
||||
// 2033,
|
||||
2033,
|
||||
// 2032 NA
|
||||
// 2031,
|
||||
// 2030 NA
|
||||
|
Reference in New Issue
Block a user