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