Created
March 4, 2024 19:25
-
-
Save antpaw/3af3c590028efd8f9697b2b60b5ccfec to your computer and use it in GitHub Desktop.
.vimrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
noremap <Up> <Nop> | |
noremap <Down> <Nop> | |
noremap <Left> <Nop> | |
noremap <Right> <Nop> | |
set hls | |
set ic | |
set is | |
set nu | |
set noswf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment