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