From 8db51aea3a5daa889406e51d3c42199c8ad9b839 Mon Sep 17 00:00:00 2001 From: Christian Chiarulli Date: Mon, 11 Feb 2019 15:19:13 -0500 Subject: gutentags makes things hang so I need to fix or replace it --- modules/ctrlp.vim | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 modules/ctrlp.vim (limited to 'modules/ctrlp.vim') diff --git a/modules/ctrlp.vim b/modules/ctrlp.vim new file mode 100644 index 00000000..5d52cf01 --- /dev/null +++ b/modules/ctrlp.vim @@ -0,0 +1,2 @@ +let g:ctrlp_map = '' +let g:ctrlp_cmd = 'CtrlP' -- cgit v1.2.3