项目作者: LikiPiki
项目描述 :
This is my vimrc config file! Install Vim-Plug first and clone my repo.
高级语言: Vim script
项目地址: git://github.com/LikiPiki/Vim.git
Vim config by Likipiki

This is my Vim/Neovim configuration with lsp support and snippets by Ultisnips
Neovim config installation
git clone https://github.com/LikiPiki/Vim ~/.config/nvim
Installing script
curl -L https://raw.githubusercontent.com/LikiPiki/Vim/master/install.sh | bash