summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/vimrc b/vimrc
index 1a34f19..9ea80b9 100644
--- a/vimrc
+++ b/vimrc
@@ -120,7 +120,6 @@ endif
" matchit {{{
packadd! matchit
" }}}
-" multiple-cursors
" neosnippet {{{
let g:neosnippet#snippets_directory = '~/.vim/snippets'
let g:neosnippet#disable_runtime_snippets = { '_' : 1 }