This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
thatsmydoing
/
dotfiles
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Drzewo:
18f38ee87f
Gałęzie
Tagi
master
dotfiles
/
.config
/
nixpkgs
/
neovim
/
.luarc.json
.luarc.json
94 B
Historia
Czysty
1
2
3
4
5
6
7
8
{
"diagnostics.globals": [
"vim"
],
"diagnostics.globalsRegex": [
"^Mini"
]
}