From 70add7a4321c0fbee741dad76caec9cddbfdd4e9 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 1 Mar 2021 14:10:26 -0500 Subject: remove outdated comment --- vimrc | 1 - 1 file changed, 1 deletion(-) 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 } -- cgit v1.2.3-54-g00ecf