diff options
| author | Ahmed Abdelhalim <[email protected]> | 2016-07-12 15:52:43 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2016-07-12 15:52:43 +0200 |
| commit | b1afa517e0fe7c9116e7982b8aeb32ddfbddd75b (patch) | |
| tree | 022b579a29a8a315922b0b56486b04f422cf3e05 /.vimrc | |
| parent | aea4eaf45d98ac868557daf3a4a1fc896e9b68c8 (diff) | |
CHORE: add the RuboCop autofix shortcut
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" "========= |
