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