index
:
dotfiles
icy-titles
main
Git repository to track my personal GNU/Linux dotfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvim
/
ftplugin
/
dart.lua
blob: 783a15976edf3096978a2dd67020b761d125c1e2 (
plain
)
1
2
3
vim.opt_local.tabstop = 2 vim.opt_local.shiftwidth = 2 vim.opt_local.expandtab = true