LunarVim / Neovim-from-scratch

📚 A Neovim config designed from scratch to be understandable
https://www.chrisatmachine.com/
GNU General Public License v3.0
5.4k stars 1.17k forks source link

How to remove the window invoked using `g` #207

Closed jeffsaremi closed 2 years ago

jeffsaremi commented 2 years ago

I'd like to remove the mapping from the key g and the associated popup which opens up at the bottom. Which plugin or source file is responsible for that? thanks

jeffsaremi commented 2 years ago

It was the which-key!