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
/
gsp.lua
blob: 50a85a473ac203989ee49b60eb3f1d432b16ee00 (
plain
) (
blame
)
1
2
3
local
lib
=
require
(
'mango.lib'
)
lib
.
set_tab_width
(
2
,
true
)