#vim pro tip: don't paste random people's configs into your .vimrc
#vim pro tip: do yourself a favor and put this in your .vimrc
noremap <Up> ""
noremap! <Up> <Esc>
noremap <Down> ""
noremap! <Down> <Esc>
noremap <Left> ""
noremap! <Left> <Esc>
noremap <Right> ""
noremap! <Right> <Esc>
random #vim tip
mapping `<Leader>` to `<Space>` is the way
daily #vim tips
":w" saves the file
":x" and "ZZ" saves and closes vim
daily #vim tip
":q" gets you out of vim. so does ":quit" and ":exit"
Hey I do backend, machine learning, and low level coding.
Currently studying in the Netherlands.