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