Add c++ plugin.
This commit is contained in:
parent
6420a97c6e
commit
72ba59bfcb
2 changed files with 35 additions and 27 deletions
|
@ -2,6 +2,7 @@
|
|||
"extras": [
|
||||
"lazyvim.plugins.extras.dap.core",
|
||||
"lazyvim.plugins.extras.formatting.prettier",
|
||||
"lazyvim.plugins.extras.lang.clangd",
|
||||
"lazyvim.plugins.extras.lang.git",
|
||||
"lazyvim.plugins.extras.lang.gleam",
|
||||
"lazyvim.plugins.extras.lang.go",
|
||||
|
@ -14,8 +15,7 @@
|
|||
],
|
||||
"install_version": 7,
|
||||
"news": {
|
||||
"NEWS.md": "10960"
|
||||
"NEWS.md": "11866"
|
||||
},
|
||||
"version": 8
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue