" Close the ALEPreviewWindow window with the q key. noremap q :q! " Disable some keybinds for the selection window. noremap v noremap i noremap I noremap noremap noremap noremap a noremap A noremap o noremap O " Keybinds for opening selection items. noremap :call ale#preview#OpenSelectionInBuffer() noremap t :call ale#preview#OpenSelectionInTab()