This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
thatsmydoing
/
dotfiles
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Ağaç:
18f38ee87f
Dallar
Biçim İmleri
master
dotfiles
/
.config
/
nixpkgs
/
neovim
/
.luarc.json
.luarc.json
94 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
{
"diagnostics.globals": [
"vim"
],
"diagnostics.globalsRegex": [
"^Mini"
]
}