Skip to content

Commit

Permalink
Removed automatic keybindings
Browse files Browse the repository at this point in the history
  • Loading branch information
brymck committed Jan 9, 2012
1 parent 192a0fb commit dab0fbf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions plugin/v1m.vim
Expand Up @@ -185,8 +185,3 @@ endfunction
function! ReopenAsShiftJIS()
e ++enc=sjis
endfunction

nmap <silent> ;1afh :call FullToHalfAll()<CR>
nmap <silent> ;1fh :call FullToHalf()<CR>
nmap <silent> ;1ej :call ReopenAsShiftJIS()<CR>
nmap <silent> ;hst :call HighlightSimplyTerms()<CR>

0 comments on commit dab0fbf

Please sign in to comment.