A lazy-loaded Neovim configuration with all the power you need.
Ensure you have the following installed:
- Neovim >= 10.0
- ripgrep
- lazy.nvim
- GCC
- Lua (luarocks, luajit)
- npm/node
- Clone the project:
git clone https://github.com/najib37/nvim_power_house nvim
- Copy the
nvim
directory to your Neovim config directory:cp -r nvim ~/.config/nvim
- Execute Neovim and wait for lazy.nvim to install the packages:
nvim
Start Neovim and enjoy your optimized configuration!
Feel free to open issues or pull requests if you have suggestions or improvements.
This project is licensed under the MIT License.
For more details, visit the repository.
You can replace your current README with the improved version to provide better clarity and structure.