Explorar el Código

Drop unused function key mappings

Alois Mahdal hace 4 años
padre
commit
b17d6690b9
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      dotfiles/vim/vimrc

+ 0
- 2
dotfiles/vim/vimrc Ver fichero

@@ -70,9 +70,7 @@ set directory+=.
70 70
 
71 71
 set updatetime=100
72 72
 set t_vb=
73
-noremap <F2> :set list!<CR>
74 73
 set pastetoggle=<F4>
75
-nmap <F3> :set invnumber<CR>
76 74
 
77 75
 if has('mouse')
78 76
   set mouse=a