# nvimll **Repository Path**: hbuxiaofei/nvimll ## Basic Information - **Project Name**: nvimll - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nvimll is a configuration for nvim This is a distribution of nvim plugins for linux ## How to install ```shell # ./install.sh ``` Run `:PlugInstall` to install plugins, or `UpdateRemotePlugins` to update plugins. See `:help deoplete-options` for a complete list of options. ## Requirements ```shell # pip3 install pynvim ``` ## Language Requirements - Rust ```shell # cargo install racer ``` - Golang ```shell # go get github.com/nsf/gocode ``` - Python ```shell # pip3 install jedi ``` - C/C++ `clang` command