🐛 fix(nvim): delete py-requirements extra from the lazvim extras spec table
This commit is contained in:
parent
38a6c44087
commit
3fce65221f
1 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,6 @@
|
|||
"plugins.extras.editor.oil",
|
||||
"plugins.extras.editor.outline",
|
||||
"plugins.extras.editor.package-info",
|
||||
"plugins.extras.editor.py-requirements",
|
||||
"plugins.extras.editor.regex",
|
||||
"plugins.extras.editor.rest-client",
|
||||
"plugins.extras.editor.search-replace",
|
||||
|
@ -108,4 +107,5 @@
|
|||
"NEWS.md": "2123"
|
||||
},
|
||||
"version": 2
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue