mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
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:

committed by
Justin M. Keyes

parent
e53af2b1f5
commit
009c695f0a
@@ -650,7 +650,7 @@ static const int included_patches[] = {
|
|||||||
305,
|
305,
|
||||||
// 304,
|
// 304,
|
||||||
// 303,
|
// 303,
|
||||||
// 302,
|
// 302, NA
|
||||||
// 301,
|
// 301,
|
||||||
300,
|
300,
|
||||||
// 299,
|
// 299,
|
||||||
|
Reference in New Issue
Block a user