This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
thatsmydoing
/
dotfiles
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Träd:
18f38ee87f
Grenar
Taggar
master
dotfiles
/
.config
/
nixpkgs
/
neovim
/
.luarc.json
.luarc.json
94 B
Historik
Rå
1
2
3
4
5
6
7
8
{
"diagnostics.globals": [
"vim"
],
"diagnostics.globalsRegex": [
"^Mini"
]
}