diff --git a/nvim/lib/editing.vim b/nvim/lib/editing.vim index 0761180..4a62a46 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 &buftype is# '' ? ":w\" : "\" + nnoremap &buftype is# '' ? ":update\" : "\" " stay in the Visual mode when using shift commands xnoremap <