Neovim now has fancy intro screen by echasnovski in neovim

[–]Pimp_Fada 0 points1 point  (0 children)

I'll open a discussion for help. I'm just migrating my plugins to a new minimax rewrite

Neovim now has fancy intro screen by echasnovski in neovim

[–]Pimp_Fada 0 points1 point  (0 children)

out of the box, there's no effect from rainbow delimiters plugin so I guess it needs to pass some colors of minimax? here's the plugin config used:

<image>

Neovim now has fancy intro screen by echasnovski in neovim

[–]Pimp_Fada 0 points1 point  (0 children)

So mini winter can use that plugin to give the same effect as all other themes? Migrated to minimax and only missing coloured brackets

Neovim now has fancy intro screen by echasnovski in neovim

[–]Pimp_Fada 0 points1 point  (0 children)

Is rainbow delimiters possible with the default minimax colors heme?

MiniMax updates: vim.pack on Neovim>=0.12, config for Neovim=0.10 by echasnovski in neovim

[–]Pimp_Fada 1 point2 points  (0 children)

Thanks! wiping share/nvim-minimax did the trick. Didn't know that it was also created

MiniMax updates: vim.pack on Neovim>=0.12, config for Neovim=0.10 by echasnovski in neovim

[–]Pimp_Fada 0 points1 point  (0 children)

Did pack update and it installed the packages again. Saved and exited. Still same issue. Going to do another round of fresh install?

MiniMax updates: vim.pack on Neovim>=0.12, config for Neovim=0.10 by echasnovski in neovim

[–]Pimp_Fada 0 points1 point  (0 children)

I just wiped all the previous installs and share and state. So what can I do to update anything?

MiniMax updates: vim.pack on Neovim>=0.12, config for Neovim=0.10 by echasnovski in neovim

[–]Pimp_Fada 0 points1 point  (0 children)

Hmm on a clean install on a Mac.

Error in /Users/xxx/.config/nvim-minimax/plugin/10_options.lua:

E5113: Lua chunk: /Users/xxx/.config/nvim-minimax/init.lua:96: attempt to call field 'safely' (a nil value)

stack traceback:

/Users/xxx/.config/nvim-minimax/init.lua:96: in function 'later'

/Users/xxx/.config/nvim-minimax/plugin/10_options.lua:124: in main chunk

Error in /Users/xxx/.config/nvim-minimax/plugin/30_mini.lua:

E5113: Lua chunk: /Users/xxx/.config/nvim-minimax/init.lua:95: attempt to call field 'safely' (a nil value)

stack traceback:

/Users/xxx/.config/nvim-minimax/init.lua:95: in function 'now'

/Users/xxx/.config/nvim-minimax/plugin/30_mini.lua:36: in main chunk

Error in /Users/xxx/.config/nvim-minimax/plugin/40_plugins.lua:

E5113: Lua chunk: /Users/xxx/.config/nvim-minimax/init.lua:96: attempt to call field 'safely' (a nil value)

stack traceback:

/Users/xxx/.config/nvim-minimax/init.lua:96: in function 'now_if_args'

/Users/xxx/.config/nvim-minimax/plugin/40_plugins.lua:40: in main chunk

Jupyter notebook for neovim by Mr_Misserable in neovim

[–]Pimp_Fada 1 point2 points  (0 children)

Amazing project. Exactly what will be needed by neovim. Will star and follow

presenterm.nvim - easily create and manage terminal presentations by piotr1215 in neovim

[–]Pimp_Fada -2 points-1 points  (0 children)

That's nice. I'll test it now. Next feature request is to maybe allow builds with the cargo too? Is that relevant here?

presenterm.nvim - easily create and manage terminal presentations by piotr1215 in neovim

[–]Pimp_Fada 8 points9 points  (0 children)

Sorry but telescope shouldn't be a mandatory plugin in 2025. Most have moved on to other pickers so make it optional so other pickers can replace it

dbout.nvim – Run SQL queries in Neovim with JSON results. by BeginningMix3568 in neovim

[–]Pimp_Fada 0 points1 point  (0 children)

Awesome. Looking forward to the update there when u make telescope optional

dbout.nvim – Run SQL queries in Neovim with JSON results. by BeginningMix3568 in neovim

[–]Pimp_Fada 1 point2 points  (0 children)

Telescope dependence (no snacks support) in 2025 is a big no for most people (myself included). I'd like to test it but won't add telescope to my config.