index
:
dotfiles.git
master
The dotfiles I currently use on my laptop
Eric Marin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvim
/
.luarc.json
blob: c9012552ba908a5f25417195e1fe9d7c5ea64e08 (
plain
)
1
2
3
4
5
6
7
{
"diagnostics.globals"
:
[
"vim"
,
"_lazygit_toggle"
,
"config"
]
}