feat: moved neoconf.nvim to extras

This commit is contained in:
Folke Lemaitre 2024-06-02 09:05:16 +02:00
parent 8024201e75
commit c14d21ce75
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
3 changed files with 12 additions and 10 deletions

View file

@ -81,11 +81,6 @@ return {
},
},
},
-- VsCode launch.json parser
{
"folke/neoconf.nvim",
},
},
-- stylua: ignore