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