diff --git a/modules/tui/neovim.nix b/modules/tui/neovim.nix index 1b99f54..a05a53d 100644 --- a/modules/tui/neovim.nix +++ b/modules/tui/neovim.nix @@ -181,7 +181,7 @@ in { } { mode = "n"; - key = "q"; + key = "qw"; action = "q"; } {