Skip to content

Instantly share code, notes, and snippets.

View pawanmsr's full-sized avatar
📚

Pawan H M pawanmsr

📚
  • 17:49 (UTC +05:30)
View GitHub Profile
@pawanmsr
pawanmsr / .vimrc
Created April 4, 2024 13:51
VIM Run Commands
" Basic vim run commands and configuration.
" Author: pawanmsr
" Keyboard mapping.
" noremap <Up> <Nop>
" noremap <Down> <Nop>
" noremap <Right> <Nop>
" noremap <Left> <Nop>
" set clipboard+=unnamedplus