diff --git a/.vimrc b/.vimrc index 3cce34f..d386f78 100644 --- a/.vimrc +++ b/.vimrc @@ -71,8 +71,8 @@ Plugin 'ryanoasis/vim-devicons' " == Content convenience ====== " Automatically insert matching close bracket where it belongs -Plugin 'seletskiy/vim-autosurround' -inoremap ( (:call AutoSurround(")") +"Plugin 'seletskiy/vim-autosurround' +"inoremap ( (:call AutoSurround(")") " Spell Check (http://vim.wikia.com/wiki/Toggle_spellcheck_with_function_keys) " Loop through various languages to select the one to spellcheck with