nvim/exrc

5 lines
67 B
Text

set autoindent
set number
set ruler
set shiftwidth=8
set tabstop=8