Plugin renaming in Lazyvim (installed via LazyExtras) #2039
-
Contributing guidelines
Module(s)all of the above QuestionHi, this might be a stupid question and I am a noob - please forgive :-) I have the plugin installed via LazyExtras in Lazyvim. Whenever I am launching nvim I get the pop-up that the plugin was renamed and I should adapt the config. I uninstalled and re-installed it via LazyExtras but it keeps showing up. Can anyone tell me where I need to change the config, please? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This mostly a LazyVim question, not 'mini.nvim', so a better quality answer would probably be in LazyVim discussions. There was recently a move from being hosted on 'echasnovski' personal account to 'nvim-mini' GitHub organization (more details here). I think that searching in your config for "echasnovski" string and replacing with "nvim-mini" should be enough to make the pop-up go away. |
Beta Was this translation helpful? Give feedback.
This mostly a LazyVim question, not 'mini.nvim', so a better quality answer would probably be in LazyVim discussions.
There was recently a move from being hosted on 'echasnovski' personal account to 'nvim-mini' GitHub organization (more details here). I think that searching in your config for "echasnovski" string and replacing with "nvim-mini" should be enough to make the pop-up go away.