dotfiles/.vimrc

8 lines
155 B
VimL

syntax on
set nocompatible
set number "show line number on the current line
set relativenumber " For other lines show the relative number
set cursorline