Skip to content

m104/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m104's nvim configuration files

Installation

  1. Fork and clone this project to your home directory:
git clone --recursive git@github.com:$GITUSER/nvim-config.git ~/.config/nvim
  1. For python3/black support:
pip3 install --upgrade pynvim
pip3 install --upgrade git+https://github.com/psf/black.git
  1. Install the plugins:
nvim +PlugInstall +UpdateRemotePlugins +qall

Enjoy!

About

My NeoVim config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors