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