mirror of
https://github.com/sadan4/nvim.git
synced 2025-06-08 12:53:02 -04:00
a
This commit is contained in:
parent
e649c257a1
commit
671a7efdb9
6 changed files with 833 additions and 3 deletions
|
@ -11,6 +11,9 @@ local plugins = {
|
|||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
},
|
||||
{
|
||||
"p00f/clangd_extensions.nvim",
|
||||
},
|
||||
{
|
||||
"folke/trouble.nvim",
|
||||
dependencies = { "nvim-tree/nvim-web-devicons" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue