A Neovim setup use extra to enable on disable a plugins start with LazyVim
- Install [Neovim] version 10 or higher on your machine
- Remove or backup your existing configuration files in
~/.config/nvim
- Clone the git repo
git c clone https://github.com/gmhpfc/nvim ~/.config/nvim
- Run
nvim
from a terminal - Use the
LazyExtras
option from within Neovim to enable optional plugins - Problem :
- Extra build in hijacked -- config.lazy.lua
- { import = "plugins.extras.util.lazyrc" }
- to load layvim extras comment out the above lines
- Checkhealth and details config information and error :Checkhealth
- further action
- remove task duplicity with overlapping noice, trouble, telescope, qlist , rust-tool, rust-extensions etc.
FIXIT: load what you need then test for conflict before serious work
TODO: Have fun with neovim and its configurations -
TODO: Enable plugins in extra by pressing x 'telescope-in-workflow'
NOTE: and enjoy the workflow with telescope 🐸
wip