Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 522 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 522 Bytes

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 安装配置