🗑️ remove(nvim): deno spec on typescript-extended extra

This commit is contained in:
Sergio Laín 2024-06-11 11:48:29 +02:00
parent 1d831f97c3
commit 8b51187ff8
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B

View file

@ -3,11 +3,6 @@ return {
{ import = "plugins.extras.lang.json-extended" },
{
"williamboman/mason.nvim",
opts = {
ensure_installed = {
"deno",
},
},
},
{
"neovim/nvim-lspconfig",
@ -26,7 +21,6 @@ return {
},
},
},
denols = {},
},
},
},