X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c089750bf7a4524584f74246b52de9485f63f95b..4d3e068bbf1d35ba4bea61aee336b23b715afc12:/vim/vimrc?ds=inline diff --git a/vim/vimrc b/vim/vimrc index 8da02bf..8c75c58 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -1,8 +1,3 @@ -" My vimrc. -" -" Author: Samir Benmendil -" - " runtimepath {{{1 set runtimepath ^=$XDG_CONFIG_HOME/vim set runtimepath +=$XDG_CONFIG_HOME/vim/after @@ -685,6 +680,9 @@ let g:SignatureMap = { " switch let g:switch_mapping = "s" +let g:switch_custom_definitions = [ + \ ['yes', 'no'] + \ ] " spellrotate nmap z] (SpellRotateForward)