index
:
dotfiles
main
A collection of my dotfiles
claw0ry <me@claw0ry.net>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvim
/
after
/
ftplugin
/
terraform.lua
blob: 9edb208309c9995a387ed9a9dfb13549648dbfb2 (
plain
)
1
2
3
4
vim.bo.tabstop = 2 vim.bo.shiftwidth = 2 vim.bo.expandtab = true vim.bo.softtabstop = 2