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: 3f7714af36c4e3b02fb16799327f7ec7bcdd8d6e (
plain
)
1
2
3
4
5
6
7
{
"diagnostics.globals"
:
[
"vim"
,
"_lazygit_toggle"
,
"config"
]
}