From ba4c8f85a18449cf2bc5d6a3c721bb6379c145b2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 11 Jan 2021 13:50:04 +0200 Subject: [PATCH] -xxx keybindings (alt+something) incompatibility is resolved https://github.com/neovim/neovim/issues/5576#issuecomment-336631248 --- neovim.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/neovim.spec b/neovim.spec index 4037caf..4744dbc 100644 --- a/neovim.spec +++ b/neovim.spec @@ -1,7 +1,5 @@ # TODO # - -rt subpackage? -lang subpackage? -# - -xxx keybindings (alt+something) incompatibility -# https://github.com/neovim/neovim/issues/5576 # # Conditional build: %bcond_with prefer_lua # Prefer Lua over LuaJit -- 2.44.0