🗑️ remove(nvim): python-semshi from the python-extended extra

This commit is contained in:
Sergio Laín 2024-04-04 16:15:33 +02:00
parent e68b9ace2f
commit a8b5c06e1d
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -4,7 +4,6 @@ vim.g.lazyvim_python_lsp = "basedpyright"
return { return {
{ import = "lazyvim.plugins.extras.lang.python" }, { import = "lazyvim.plugins.extras.lang.python" },
{ import = "lazyvim.plugins.extras.lang.python-semshi" },
{ {
"neovim/nvim-lspconfig", "neovim/nvim-lspconfig",
opts = { opts = {