go>> Vim>> 返回
项目作者: LikiPiki

项目描述 :
This is my vimrc config file! Install Vim-Plug first and clone my repo.
高级语言: Vim script
项目地址: git://github.com/LikiPiki/Vim.git
创建时间: 2015-11-06T09:35:11Z
项目社区:https://github.com/LikiPiki/Vim

开源协议:

下载


Vim config by Likipiki

This is my Vim/Neovim configuration with lsp support and snippets by Ultisnips

Neovim config installation

  1. git clone https://github.com/LikiPiki/Vim ~/.config/nvim

Installing script

  1. curl -L https://raw.githubusercontent.com/LikiPiki/Vim/master/install.sh | bash