Basic NeoVim's Configuration
Dependency
- NeoVim
- Git
- Node.JS, npm package manager
- Clang Format (for Vim-Clang-Format plugin)
- fzf (for fzf-vim plugin)
- Font Awesome, FuraCode Nerd Font, ...
Plugin
- Awesome Vim's Color Schemes
- TagBar
- coc.nvim (Auto Completion)
- LightLine
- NERDTree
- Vim-GitGutter
- fzf-vim
- Vim-Clang-Format
Usage
- Make sure that you have installed all dependencies
- Use this command:
bash -c "$(curl -L https://raw.githubusercontent.com/LongChampion/NeoVim/master/install.sh)"
- Install additional
coc.nvim
's extensions