Browse Source

Add custom pivots for vim-swap

Alois Mahdal 9 years ago
parent
commit
e891237765
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dotfiles/vim/vimrc

+ 1
- 0
dotfiles/vim/vimrc View File

@@ -8,6 +8,7 @@ execute pathogen#infect()
8 8
 let g:local_vimrc=".vimrc_local.vim"
9 9
 let python_highlight_all = 1
10 10
 let g:vim_markdown_folding_disabled=1
11
+let g:swap_custom_ops = ['and', 'or']
11 12
 
12 13
 
13 14
 " ..................... "