aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rwxr-xr-xvimrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/vimrc b/vimrc
index abda374..1cefa77 100755
--- a/vimrc
+++ b/vimrc
@@ -146,11 +146,6 @@ endif
" Mapping for TagBar
nmap <F8> :TagbarToggle<CR>
-" Mapping for CommandTBuffer
-map <Leader>t :CtrlP<CR>
-map <Leader>T :CtrlPBuffer<CR>
-map <Leader>R :CtrlPClearCache<CR>
-
" Color Column
set colorcolumn=81