Move vim-pio
back to normen
ClangD is now supported in the official repository
This commit is contained in:
parent
b090d4b699
commit
f41ef69d17
2
init.lua
2
init.lua
@ -295,7 +295,7 @@ local config = {
|
|||||||
{ "github/copilot.vim" },
|
{ "github/copilot.vim" },
|
||||||
{ "puremourning/vimspector" },
|
{ "puremourning/vimspector" },
|
||||||
{ "lervag/vimtex" },
|
{ "lervag/vimtex" },
|
||||||
{ "jiriks74/vim-pio" },
|
{ "normen/vim-pio" },
|
||||||
{
|
{
|
||||||
"iamcco/markdown-preview.nvim",
|
"iamcco/markdown-preview.nvim",
|
||||||
run = function() vim.fn["mkdp#util#install"]() end,
|
run = function() vim.fn["mkdp#util#install"]() end,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user