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