Skip to content

ladislas/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

Lean 'n' Clean Neovim Config

How to use

On OS X it's pretty easy:

  • install homebrew
  • brew install neovim/neovim/neovim
  • brew install python
  • pip install neovim
  • git clone --recursive https://github.com/ladislas/nvim ~/.config/nvim
  • open Neovim with nvim, press : and then type PlugInstall
  • wait for the process to complete
  • close Neovim with :q
  • start Neovim

You should be good to go! :)

Note: if you are using vim or mvim, replace nvim by vim everywhere in the instruction.

About

Lean 'n' Clean Neovim Config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published