-
I upgrade notebook to V7 by pip install notebook==7.0.0a17.
I typed jupyter notebook in Mac terminal as usual but error occurs saying ModuleNotFoundError: No module named 'notebook.notebookapp'.
…
-
### Your `minimal.lua` config
```lua
local root = vim.fn.fnamemodify("./.repro", ":p")
-- set stdpaths to use .repro
for _, name in ipairs({ "config", "data", "state", "cache" }) do
vim.env[(…
-
### Your `minimal.lua` config
local root = vim.fn.fnamemodify("./.repro", ":p")
-- set stdpaths to use .repro
for _, name in ipairs({ "config", "data", "state", "cache" }) do
vim.env[("XDG_%s_…
-
### Your `minimal.lua` config
```lua
local root = vim.fn.fnamemodify("./.repro", ":p")
-- set stdpaths to use .repro
for _, name in ipairs({ "config", "data", "state", "cache" }) do
vim.env…
-
### Your `minimal.lua` config
```lua
local root = vim.fn.fnamemodify("./.repro", ":p")
-- set stdpaths to use .repro
for _, name in ipairs({ "config", "data", "state", "cache" }) do
vim.env…
-
Firstly, congrats on the theme, it's beautiful and I've been a big fan of the original.
I created [onedarkpro.nvim](https://github.com/olimorris/onedarkpro.nvim) and implemented some custom Treesit…
-
**Describe the bug**
When the cursor is on anything within a GraphQL query inside a JavaScript file, the entire string is illuminated.
**To Reproduce**
1. Copy the minimal config and example JS…
-
Hey @olimorris, I can't seem to find the hlgroup for nvim-cmp selected item. I have tried PmenuSel but it doesn't seem to work. This also applies to telescope or any popup menu/float. I get this very …
-
### Your `minimal.lua` config
```lua
local root = vim.fn.fnamemodify("./.repro", ":p")
-- set stdpaths to use .repro
for _, name in ipairs({ "config", "data", "state", "cache" }) do
vim.env[(…
-
- Listar todos los complementos a instalar
- Empezar por colorschemes con priority 1000 segun lazy.nvim
- Para cada complemento seleccionado convertirlo en issue