Skip to content

My Personalized Development Environment (PDE) Empowered with Neovim

License

Notifications You must be signed in to change notification settings

Akash6222/Neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configuration

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.

Features

  • LazyVim plugin management
  • Advanced LSP configuration for multiple programming languages
  • Custom key mappings for improved efficiency
  • Enhanced UI with various Neovim plugins

Installation

  1. Clone the repository:

    git clone https://github.com/Akash6222/Neovim.git ~/.config/nvim
  2. Install LazyVim for plugin management.

  3. Open Neovim and run :Lazy sync to install the plugins.

Usage

  • The lua folder contains custom settings, including LSP setup, key mappings, and plugin configurations. You can modify these based on your own preferences.

Contributing

Fork the repository, make your changes, and submit a pull request. Contributions are welcome!

License

This project is licensed under the MIT License.

About

My Personalized Development Environment (PDE) Empowered with Neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published