index
:
dotfiles
master
My dotfiles, because I ran ‘rm -rf ~/.config’ one time
Thomas Voss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
after
/
plugin
/
gsp.lua
blob: 4a529580c14307b0df03d35a47528dfc6db4335c (
plain
) (
blame
)
1
2
3
local
lib
=
require
(
'mango.lib'
)
lib
.
setTabWidth
(
2
,
true
)