Regenerate nvim config
This commit is contained in:
19
config/neovim/store/lazy-plugins/noice.nvim/.neoconf.json
Normal file
19
config/neovim/store/lazy-plugins/noice.nvim/.neoconf.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"neodev": {
|
||||
"library": {
|
||||
"plugins": [
|
||||
"nui.nvim",
|
||||
"nvim-cmp",
|
||||
"nvim-notify",
|
||||
"telescope.nvim",
|
||||
"plenary.nvim"
|
||||
]
|
||||
}
|
||||
},
|
||||
"lspconfig": {
|
||||
"sumneko_lua": {
|
||||
"Lua.runtime.version": "LuaJIT",
|
||||
"Lua.workspace.checkThirdParty": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user