This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
thatsmydoing
/
dotfiles
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Árbore:
18f38ee87f
Ramas
Etiquetas
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"
]
}