Compare commits

...

2 commits

Author SHA1 Message Date
Yash Karandikar 76ae1e8db9 Update screenshots 2023-03-27 19:56:01 -05:00
Yash Karandikar 1695f41504 Relative line number 2023-03-27 19:55:13 -05:00
3 changed files with 1 additions and 0 deletions

1
.vimrc
View file

@ -9,6 +9,7 @@ set encoding=UTF-8
set hlsearch
set incsearch
set cursorline
set relativenumber
" install vim-plug if it's not installed already
let data_dir = has('nvim') ? stdpath('data') . '/site' : '~/.vim'

BIN
p1.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 269 KiB

After

Width:  |  Height:  |  Size: 273 KiB

BIN
p2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 463 KiB

After

Width:  |  Height:  |  Size: 407 KiB