vim-markdown:Markdown Vim模式

时间:2021-04-06 10:04:23
【文件属性】:
文件名称:vim-markdown:Markdown Vim模式
文件大小:44KB
文件格式:ZIP
更新时间:2021-04-06 10:04:23
Vimscript Vim Markdown 和扩展名的语法突出显示,匹配规则和映射。 安装 如果使用 ,请将以下行添加到~/.vimrc : Plugin ' godlygeek/tabular ' Plugin ' plasticboy/vim-markdown ' tabular插件必须在vim-markdown之前。 然后在Vim内部运行: : so ~/.vimrc :PluginInstall 如果您使用 ,请执行以下操作: cd ~ /.vim/bundle git clone https://github.com/plasticboy/vim-markdown.git 要使用Debian 在没有Pathogen的情况下进行安装,请执行以下操作: git clone https://github.com/plasticboy/vim-markdown.git cd vim-ma
【文件预览】:
vim-markdown-master
----ftplugin()
--------markdown.vim(28KB)
----syntax()
--------markdown.vim(10KB)
----doc()
--------vim-markdown.txt(26KB)
----CONTRIBUTING.md(3KB)
----.travis.yml(637B)
----test()
--------folding-toc.vader(4KB)
--------python-folding.vader(2KB)
--------folding.vader(942B)
--------indent.vader(925B)
--------syntax.md(847B)
--------map.vader(3KB)
--------syntax-singleline.vader(4KB)
--------toc.vader(2KB)
--------indent.md(464B)
--------table-format.vader(802B)
--------README.md(161B)
--------vimrc(767B)
--------insert-toc.vader(2KB)
--------run-tests.sh(346B)
--------syntax.vader(29KB)
--------ge_test.md(8B)
--------indent-new-list-item.vader(290B)
--------toc-autofit.vader(798B)
----README.md(16KB)
----Makefile(3KB)
----after()
--------ftplugin()
----registry()
--------markdown.yaml(224B)
----.gitignore(16B)
----ftdetect()
--------markdown.vim(370B)
----indent()
--------markdown.vim(2KB)

网友评论