diff --git a/vimrc.functions.vim b/vimrc.functions.vim index 0c2561e..e88e5a6 100644 --- a/vimrc.functions.vim +++ b/vimrc.functions.vim @@ -178,7 +178,7 @@ function! SaveAndExecute(ex_command) abort setlocal norelativenumber setlocal showbreak="" - nnoremap q :bdelete + nnoremap q :bdelete " clear the buffer setlocal noreadonly