index
:
dotfiles
master
Personal dotfiles and settings
Git Service Account
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvim
/
ftplugin
/
json.lua
blob: a6321ff70a3ccd4c794e83bd9ce8b44a94fee44e (
plain
)
1
2
3
4
5
local
opt
=
vim
.
opt_local opt
.
expandtab
=
true
opt
.
shiftwidth
=
2
opt
.
tabstop
=
2