Skip to content

hariprasadr1hp/nvim-config

Repository files navigation

Overview

neovim config

Install neovim

macos

brew install neovim

ubuntu

sudo add-apt-repository ppa:neovim-ppa/unstable
sudo apt update
sudo apt install neovim

Setting up

  • clone the repo at ~/.config/nvim
  • inside neovim, :Lazy and :Mason to load plugins and lsp support for languages

References

About

a neovim config, batteries included

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published