This repository contains my personal Neovim configuration files, heavily customized for my development environment. It is inspired by Rishabh672003's Neovim setup, but modified to fit my workflow and preferences.
- LazyVim plugin management
- Advanced LSP configuration for multiple programming languages
- Custom key mappings for improved efficiency
- Enhanced UI with various Neovim plugins
-
Clone the repository:
git clone https://github.com/Akash6222/Neovim.git ~/.config/nvim -
Install LazyVim for plugin management.
-
Open Neovim and run
:Lazy syncto install the plugins.
- The
luafolder contains custom settings, including LSP setup, key mappings, and plugin configurations. You can modify these based on your own preferences.
Fork the repository, make your changes, and submit a pull request. Contributions are welcome!
This project is licensed under the MIT License.