diff --git a/vimrc.common b/vimrc.common index 653b85e..ad4a087 100644 --- a/vimrc.common +++ b/vimrc.common @@ -218,7 +218,7 @@ nnoremap gV `[v`] " Autocommands {{{ if has('autocmd') - filetype plugin indent on + "filetype plugin indent on " Jump to last known cursor position unless it's the first line, or past the " end of the file