index
:
dotfiles
master
mattst88's dotfiles
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvim
/
.config
/
nvim
/
after
/
ftplugin
/
lua.lua
blob: cbbe6884bb1d76883e7a54cafdcd7d1d77a65525 (
plain
)
1
2
3
vim.opt_local.expandtab = true vim.opt_local.softtabstop = 2 vim.opt_local.shiftwidth = 2