8000 GitHub - osxsystem/nvim
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

osxsystem/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim config file and pluggins for python evn

1.First install python

Click here

2.Install NeoVim:

Neovim Installation

3.Install GNU global

Download GNU

Extract and cd into GNU folder

$ ./configure --with-universal-ctags=/usr/local/bin/ctags
$ make & sudo make install

4.Install NERD font for NERDTree and Airline

$ brew tap homebrew/cask-fonts
$ brew cask install font-fantasquesansmono-nerd-font

5. PIP install pyenv and neovim


pip install pynvim
pip install neovim

6. checkhealth


$   :checkhealth

7. PaperColor

paperColor

Todos

  • Add more feature: color theme, mapping, etc
  • This config vim currently only work on MacOS, not sure about linux.

License

MIT

Free Software, Hell Yeah!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0