Skip to content

Jitesh117/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Neovim Configuration

This Neovim configuration is based on the NvChad starter template, with additional Language Server Protocol (LSP) support for enhanced development experience.

Features

  • NvChad base configuration

  • LSP support for:

    • Go
    • Python
    • C/C++
    • HTML
    • CSS
    • JS/JSX
    • TS/TSX
    • Tailwind

Getting Started

  1. Install Neovim. You can check out the official docs
  2. Clone this configuration:
    git clone https://github.com/jitesh117/nvim ~/.config/nvim && nvim
  3. Run the following command inside Neovim to install all required language servers and formatters:
    :MasonInstallAll

Enjoy your enhanced Neovim experience!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages