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