Open sebastiandevops opened 1 year ago
After updating init.lua you should be able to add the mapping via an autocmd now like autocmd FileType cheat command = "nnoremap q :bdelete!" to close floating window by pressing just q
After updating init.lua you should be able to add the mapping via an autocmd now like autocmd FileType cheat command = "nnoremap q :bdelete!" to close floating window by pressing just q