Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aec7607

Browse files
authored
docs: remove enabled in lazy.nvim which can be confusing
1 parent 00d2830 commit aec7607

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ With 💤lazy.nvim:
109109
build = "pip3 install --user .",
110110
-- build = "uv pip install . --python=$HOME/.virtualenvs/jupynium/bin/python"
111111
-- build = "conda run --no-capture-output -n jupynium pip install .",
112-
-- enabled = vim.fn.isdirectory(vim.fn.expand "~/miniconda3/envs/jupynium"),
113112
},
114113
"rcarriga/nvim-notify", -- optional
115114
"stevearc/dressing.nvim", -- optional, UI for :JupyniumKernelSelect

0 commit comments

Comments
 (0)