lvim extras
This commit is contained in:
parent
0ad7c21f5a
commit
fae426a839
15
nvim/lazyvim.json
Normal file
15
nvim/lazyvim.json
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"extras": [
|
||||||
|
"lazyvim.plugins.extras.dap.nlua",
|
||||||
|
"lazyvim.plugins.extras.editor.navic",
|
||||||
|
"lazyvim.plugins.extras.editor.symbols-outline",
|
||||||
|
"lazyvim.plugins.extras.lang.rust",
|
||||||
|
"lazyvim.plugins.extras.lang.typescript",
|
||||||
|
"lazyvim.plugins.extras.lsp.none-ls",
|
||||||
|
"lazyvim.plugins.extras.test.core"
|
||||||
|
],
|
||||||
|
"news": {
|
||||||
|
"NEWS.md": "2123"
|
||||||
|
},
|
||||||
|
"version": 2
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user