Skip to content

Commit

Permalink
增加自定义插件安装步骤
Browse files Browse the repository at this point in the history
  • Loading branch information
chxuan committed Mar 15, 2020
1 parent 477da8d commit 3d7c114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc.custom.plugins
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
" 增加~/.vimrc里没有的插件
" 增加插件后需要进行插件安装,安装步骤如下:
" 1.执行:w保存修改
" 2.执行,,s重新加载vim配置
" 2.执行,s重新加载vim配置
" 3.执行,,i进行插件安装
" Plug 'iamcco/mathjax-support-for-mkdp'
" Plug 'iamcco/markdown-preview.vim'
Expand Down

0 comments on commit 3d7c114

Please sign in to comment.