This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
thatsmydoing
/
dotfiles
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Arbore:
18f38ee87f
Ramuri
Etichete
master
dotfiles
/
.config
/
nixpkgs
/
neovim
/
.luarc.json
.luarc.json
94 B
Istoric
Crud
1
2
3
4
5
6
7
8
{
"diagnostics.globals": [
"vim"
],
"diagnostics.globalsRegex": [
"^Mini"
]
}