diff options
Diffstat (limited to 'vim')
| -rw-r--r-- | vim/.vimrc | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -30,7 +30,7 @@ Plugin 'rust-lang/rust.vim'                   " Rust  Plugin 'rhysd/vim-wasm'                       " WebAssembly text  " Other plugins -Plugin 'terryma/vim-multiple-cursors' " Multiple cursors +Plugin 'mg979/vim-visual-multi'       " Multiple cursors  Plugin 'scrooloose/syntastic'         " Syntastic  Plugin 'tpope/vim-surround'           " cs)] to replace parenthesis pairs, e.g.  Plugin 'rickhowe/diffchar.vim'        " diffing on character level | 
