From dd5468b3dbff74fc52175ae2a71f2a7e7525e1e6 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Thu, 30 Jan 2014 22:51:46 +0100 Subject: vim: added the CtrlP plugin. I've also moved the configuration of plugins in the bundles.vim file. --- vimrc | 3 --- 1 file changed, 3 deletions(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 884ede3..ea5ef55 100644 --- a/vimrc +++ b/vimrc @@ -136,6 +136,3 @@ nnoremap :w " is the same as @q (I use q to store macros). nnoremap @q -" vim-surround.vim: s is used to surround a word. -map s ysiw - -- cgit v1.2.3