This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
thatsmydoing
/
dotfiles
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Tree:
18f38ee87f
Branches
Tags
master
dotfiles
/
.config
/
nixpkgs
/
neovim
/
.luarc.json
.luarc.json
94 B
Lịch sử
Raw
1
2
3
4
5
6
7
8
{
"diagnostics.globals": [
"vim"
],
"diagnostics.globalsRegex": [
"^Mini"
]
}