index
:
dotfiles.git
main
My dotfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim-old
/
after
/
ftplugin
/
lua.lua
blob: c0e23910bdeb5a56885793183c8b46aa312eb6ab (
plain
)
1
2
3
4
5
local
set
=
vim
.
opt_local
set
.
shiftwidth
=
2
set
.
number
=
true
set
.
relativenumber
=
true