🐛 fix(nvim): delete py-requirements extra from the lazvim extras spec table

This commit is contained in:
Sergio Laín 2024-01-29 13:01:15 +01:00
parent 38a6c44087
commit 3fce65221f
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -41,7 +41,6 @@
"plugins.extras.editor.oil", "plugins.extras.editor.oil",
"plugins.extras.editor.outline", "plugins.extras.editor.outline",
"plugins.extras.editor.package-info", "plugins.extras.editor.package-info",
"plugins.extras.editor.py-requirements",
"plugins.extras.editor.regex", "plugins.extras.editor.regex",
"plugins.extras.editor.rest-client", "plugins.extras.editor.rest-client",
"plugins.extras.editor.search-replace", "plugins.extras.editor.search-replace",
@ -109,3 +108,4 @@
}, },
"version": 2 "version": 2
} }