dotfiles/vimrc
Naman Sood c6b96b971d vim: yank into middle click clipboard
Signed-off-by: Naman Sood <mail@nsood.in>
2022-09-14 18:47:24 -04:00

5 lines
125 B
VimL

set number
set autoindent
set tabstop=4
" makes it so that yanks/deletes go into middle click keyboard
set clipboard=unnamed