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
/
ftplugin
/
go.lua
blob: f37ef0736b2cde14ac8f5076f990b360cecd6fb3 (
plain
) (
blame
)
1
2
3
local
lib
=
require
(
'mango.lib'
)
lib
.
setTabWidth
(
8
,
true
)