This website requires JavaScript.
Explore
Help
Sign In
velvox
/
dotfiles
mirror of
https://github.com/qpixel/dotfiles.git
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Projects
Releases
Wiki
Activity
e5ab647d31
dotfiles
/
dot_config
/
nvim
/
lua
/
configs
/
server-settings
/
jsonls.lua
8 lines
106 B
Lua
Raw
Blame
History
return
{
settings
=
{
json
=
{
schemas
=
require
(
"
schemastore
"
)
.
json.schemas
(
)
,
}
,
}
,
}
Reference in New Issue
View Git Blame
Copy Permalink