Skip to content

najib37/nvim_power_house

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVIM Power House

A lazy-loaded Neovim configuration with all the power you need.

Dependencies

Ensure you have the following installed:

  • Neovim >= 10.0
  • ripgrep
  • lazy.nvim
  • GCC
  • Lua (luarocks, luajit)
  • npm/node

Installation

  1. Clone the project:
    git clone https://github.com/najib37/nvim_power_house nvim
  2. Copy the nvim directory to your Neovim config directory:
    cp -r nvim ~/.config/nvim
  3. Execute Neovim and wait for lazy.nvim to install the packages:
    nvim

Usage

Start Neovim and enjoy your optimized configuration!

Contributing

Feel free to open issues or pull requests if you have suggestions or improvements.

License

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.

About

lazzy nvim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages