This website works better with JavaScript
Home
Explore
Help
Sign In
thatsmydoing
/
dotfiles
Watch
1
Star
0
Fork
0
Files
Issues
0
Tree:
7b2776ac9f
Branches
Tags
master
dotfiles
/
.config
/
nixpkgs
/
neovim
/
.luarc.json
.luarc.json
94 B
History
Raw
1
2
3
4
5
6
7
8
{
"diagnostics.globals": [
"vim"
],
"diagnostics.globalsRegex": [
"^Mini"
]
}