Skip to content

ArunGovil/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim dotfiles ⚡


What's this?

My personal Neovim config — minimal, fast, and opinionated. Uses lazy.nvim for plugin management with LSP, Telescope, Treesitter, and formatting out of the box.

How to install?

# Back up existing config if any
mv ~/.config/nvim ~/.config/nvim.bak

# Clone and open
git clone git@github.com:ArunGovil/dotfiles.git ~/.config/nvim
nvim

Lazy.nvim will auto-install all plugins on first launch. Mason will set up language servers and formatters.

Note Requires Neovim >= 0.10 and git. Some formatters (like prettierd) need to be installed separately.

About

My neovim setup

Resources

Stars

Watchers

Forks

Languages