vim-patch:8.0.0302 NA (#7264)

(NA: Nvim removed the ability to set termcodes directly.)

Problem:    Cannot set terminal key codes with :let.
Solution:   Make it work.

e353c402e6
This commit is contained in:
KunMing Xie
2017-09-18 01:56:08 +08:00
committed by Justin M. Keyes
parent e53af2b1f5
commit 009c695f0a

View File

@@ -650,7 +650,7 @@ static const int included_patches[] = {
305, 305,
// 304, // 304,
// 303, // 303,
// 302, // 302, NA
// 301, // 301,
300, 300,
// 299, // 299,