This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
thatsmydoing
/
dotfiles
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Tree:
18f38ee87f
Branches
Tags
master
dotfiles
/
.config
/
nixpkgs
/
neovim
/
.luarc.json
.luarc.json
94 B
Histórico
Raw
1
2
3
4
5
6
7
8
{
"diagnostics.globals": [
"vim"
],
"diagnostics.globalsRegex": [
"^Mini"
]
}