mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.2209
Problem: Cannot map <M-">. (Stephen Riehm)
Solution: Solve the memory access problem in another way. (Dominique Pelle)
Allow for using <M-\"> in a string.
35a4cfa200
This commit is contained in:
@@ -232,7 +232,7 @@ static const int included_patches[] = {
|
||||
2212,
|
||||
// 2211 NA
|
||||
// 2210 NA
|
||||
// 2209,
|
||||
2209,
|
||||
2208,
|
||||
// 2207 NA
|
||||
// 2206 NA
|
||||
|
Reference in New Issue
Block a user