Ghost On Openshift
Archlinux 添加 GoAgent 代理

VimEditMarkdown

Sandy posted @ Dec 20, 2013 06:50:40 PM in Ubuntu , 1605 阅读

使用Vim编辑markdown文件,给Vim增加markdown语法识别的支持。

1.安装管理插件的插件 pathogen.vim

```bash
mkdir -p ~/.vim/autoload ~/.vim/bundle; \
curl -Sso ~/.vim/autoload/pathogen.vim \
https://raw.github.com/tpope/vim-pathogen/master/autoload/pathogen.vim
```

2.修改vim配置文件~/.vimrc

bash
execute pathogen#infect()
syntax on
filetype plugin indent on

重新打开虚拟终端。

3.安装markdown.vim

bash
$ cd ~/.vim/bundle
$ git clone https://github.com/plasticboy/vim-markdown.git

重新打开虚拟终端。

4.安装命令补全插件supertab
bash
$ cd ~/.vim/bundle
$ git clone https://github.com/ervandew/supertab.git

  • 无匹配
Arunachal Pradesh 9 说:
2023年8月26日 01:01

Arunachal Pradesh 9th Question Paper 2024 All the Online PDF format Question Papers Provided by Board of Secondary Education Arunachal Pradesh,Arunachal Pradesh Model Question Paper 2024 are Arunachal Pradesh 9th Question Paper 2024 Prepared as per the updated Board of Education in the Arunachal Pradesh State Syllabus to help Students in their exam Preparations, which Aims to build both the Practical knowledge as well as analytical Skills for Arunachal Pradesh Every Student,Arunachal Pradesh Question Paper 2024 are Prepared as per the updated Arunachal Pradesh Syllabus & Exam Pattern to help Students in their Exam Preparations.Arunachal Pradesh Previous Question Paper 2024 will help a lot to the Students.


登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter