This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
thatsmydoing
/
dotfiles
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Aborescence:
18f38ee87f
Branches
Tags
master
dotfiles
/
.config
/
nixpkgs
/
neovim
/
.luarc.json
.luarc.json
94 B
Historique
Raw
1
2
3
4
5
6
7
8
{
"diagnostics.globals": [
"vim"
],
"diagnostics.globalsRegex": [
"^Mini"
]
}