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