Browse Source

Drop unused function key mappings

Alois Mahdal 4 years ago
parent
commit
b17d6690b9
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      dotfiles/vim/vimrc

+ 0
- 2
dotfiles/vim/vimrc View File

@@ -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