Merge branch 'pull-6307'

This commit is contained in:
akioweh 2025-08-27 16:31:03 +04:00
commit 85c9a8ffd6
No known key found for this signature in database

View file

@ -126,10 +126,8 @@ return {
"linux-cultist/venv-selector.nvim",
cmd = "VenvSelect",
opts = {
settings = {
options = {
notify_user_on_venv_activation = true,
},
options = {
notify_user_on_venv_activation = true,
},
},
-- Call config for python files and load the cached venv automatically