Skip to content

PLDaily/pldaily-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Vim Config

安装配置

克隆项目

git clone https://github.com/PLDaily/pldaily-vim.git ~/.vim

执行 shell

cd ~/.vim && sh bootstrap.sh

Coc.nvim 插件

安装

:CocInstall coc-json coc-html coc-css coc-tsserver

查看

:CocList extensions

编辑配置文件

<Leader>ev 打开配置文件

<Leader>sv 执行配置文件

:PlugInstall 安装配置

Releases

No releases published

Packages

No packages published