summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2016-07-16 20:45:47 +0200
committerAhmed Abdelhalim <[email protected]>2016-07-16 20:45:47 +0200
commit80082b3cc4902b6c9c2fceef83ae4fe313c967cc (patch)
tree167e2edd04afab745319f6596cbc7e74716fe101
parentc73140ed0b6f2523608609e869fb43dbf49f47e9 (diff)
parentb1afa517e0fe7c9116e7982b8aeb32ddfbddd75b (diff)
Merge branch 'master' of github.com:mad-raz/dotvim
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 5588c04..39b6d20 100644
--- a/.vimrc
+++ b/.vimrc
@@ -240,6 +240,7 @@ let g:mta_filetypes = { 'html' : 1 }
"=======
let g:vimrubocop_keymap = 0
nmap <Leader>r :RuboCop<CR>
+nmap <Leader>R :RuboCop -a<CR>
"Limelight"
"=========