Update generated nvim config
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
{
|
||||
"neodev": {
|
||||
"library": {
|
||||
"plugins": [
|
||||
"plenary.nvim",
|
||||
"nvim-web-devicons",
|
||||
"trouble.nvim"
|
||||
]
|
||||
}
|
||||
},
|
||||
"lspconfig": {
|
||||
"lua_ls": {
|
||||
"Lua.runtime.version": "LuaJIT",
|
||||
"Lua.workspace.checkThirdParty": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user