Skip to content

hbuxiaofei/nvimll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvimll is a configuration for nvim

This is a distribution of nvim plugins for linux

How to install

# ./install.sh

Run :PlugInstall to install plugins, or UpdateRemotePlugins to update plugins.

See :help deoplete-options for a complete list of options.

Requirements

# pip3 install pynvim

Language Requirements

  • Rust
# rustup toolchain add nightly   // maybe
# rustup component add rust-src
  • Golang
# go get github.com/nsf/gocode
  • Python
# pip3 install jedi
  • C/C++ clang command

About

A distribution of nvim plugins for linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published