index
:
dotfiles
main
dotfiles
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
after
/
ftplugin
/
lua.lua
blob: 9e0e5e697a71adf14cb8e69ed63e2c4eecf1da47 (
plain
)
1
2
3
vimrc.after_ftplugin('lua', function(conf) conf.indent(conf.SPACE, 3) end)