Skip to content

sohamw03/neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My NeoVim Configuration

This repository contains my personal neovim configuration. Feel free to use it or modify it to your liking.

Prerequisites

  • NeoVim v0.9 or later
  • Git
  • curl (for the plug-in manager)

Installation

  1. Backup your current NeoVim configuration if needed:
mv ~/.config/nvim ~/.config/nvim.bak
  1. Clone this repository into your NeoVim configuration directory:
git clone https://github.com/sohamw03/neovim.git ~/.config/nvim
  1. Open NeoVim and lazy.nvim will install all plugins for you.

That's it! You should now be using my NeoVim configuration.

Please open an issue if you encounter any problems, or have suggestions for improvements.

Enjoy!

About

My neovim config written in lua.

Resources

Stars

Watchers

Forks

Languages