Skip to content

johnlockwood-wf/nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

Lean 'n' Clean Neovim Config

How to use

On OS X it's pretty easy:

  • install homebrew
  • brew install python
  • install Neovim (recommended) or Vim or Macvim
  • git clone https://github.com/ladislas/nvim ~/.nvim
  • cd ~/.nvim && git submodule init && git submodule update
  • ln -s ~/nvim/vimrc ~/.nvimrc
  • 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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vim Script 100.0%