mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2024-12-22 16:26:32 +00:00
16 lines
183 B
JSON
16 lines
183 B
JSON
{
|
|
"neodev": {
|
|
"library": {
|
|
"enabled": true,
|
|
"plugins": true
|
|
}
|
|
},
|
|
"neoconf": {
|
|
"plugins": {
|
|
"lua_ls": {
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|
|
}
|