We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/iamcco/markdown-preview.vim
步骤1: git clone https://github.com/iamcco/markdown-preview.vim.git 到.vim/bundle里面
步骤2: 在.vimrc文件中添加Plugin 'iamcco/markdown-preview.vim'
.vimrc
Plugin 'iamcco/markdown-preview.vim'
步骤3: 打开Vim ,输入:PluginInstall,即可加载插件
:PluginInstall
步骤4: 随便找一个md文档,在Vim输入:Markdown Preview
:Markdown Preview
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/iamcco/markdown-preview.vim
步骤1:
git clone https://github.com/iamcco/markdown-preview.vim.git 到.vim/bundle里面
步骤2:
在
.vimrc
文件中添加Plugin 'iamcco/markdown-preview.vim'
步骤3:
打开Vim ,输入
:PluginInstall
,即可加载插件步骤4:
随便找一个md文档,在Vim输入
:Markdown Preview
The text was updated successfully, but these errors were encountered: