diff --git a/nvim/lib/editing.vim b/nvim/lib/editing.vim index cc3d1f2..0761180 100644 --- a/nvim/lib/editing.vim +++ b/nvim/lib/editing.vim @@ -62,7 +62,7 @@ set foldmethod=marker " Mappings {{{ " arguably one of the most useful mappings - nnoremap empty(&buftype) ? ":w\" : "\" + nnoremap &buftype is# '' ? ":w\" : "\" " stay in the Visual mode when using shift commands xnoremap <