index
:
config.nvim
main
No mouse required!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
after
/
ftplugin
/
sh.lua
blob: 78c5eebe3be32cfdcdc011aeecb0e5e9d4fe776e (
plain
)
1
2
3
vim.opt_local.shiftwidth = 2 vim.opt_local.tabstop = 2 vim.opt_local.expandtab = true