VIM: disabling the cursor/arrow keys, but only for navigation

后端 未结 7 2041
自闭症患者
自闭症患者 2021-02-01 00:52
inoremap       
inoremap     
inoremap     
inoremap    
noremap             


        
7条回答
  •  半阙折子戏
    2021-02-01 01:20

    For me, this works:

    map  
    map  
    map  
    map  
    

    Taken from: https://github.com/garybernhardt/dotfiles/blob/master/.vimrc#L148

提交回复
热议问题