diff --git a/.vimrc b/.vimrc index dc1ae19..fd17b21 100644 --- a/.vimrc +++ b/.vimrc @@ -42,7 +42,6 @@ Plugin 'tpope/vim-commentary' " Toggle C style comments with gc "Plugin 'KabbAmine/zeavim.vim' " gz to open zeal Plugin 'mbbill/undotree' Plugin 'kkoomen/vim-doge' -Plugin 'chaoren/vim-wordmotion' " }}} " Files switch, jump and grep-like tools {{{