Skip to content

Commit

Permalink
Revert "Small updates for version 1.0.2"
Browse files Browse the repository at this point in the history
This reverts commit 3c712c8.
  • Loading branch information
ujihisa committed Dec 26, 2009
1 parent 3c712c8 commit 556873d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
23 changes: 6 additions & 17 deletions README.mkd
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
Vim-Markdown
============
Vim - Markdown
==============

Description
-----------

[Markdown][] syntax support for [Vim][] Editor.

[Vim-Markdown][script homepage] have a support for snippets. Therefore, it's
recommended that you use [SnipMate][] plugin.

Install
-------

Expand All @@ -21,15 +18,11 @@ following command:
Done! All files will be extracted in your [Vim][] home directory.
If you checkout from repository, install using the following commands:

bash do install

Or

./do install
bash pool install

This instruction will be create a Vimball file and install.

Updates your `.vimrc` file with:
Updates your `.vimr` file with:

autocmd BufNewFile,BufRead *.{md,mld,mark,markdown} set filetype=markdown

Expand All @@ -53,9 +46,8 @@ Visit the [script homepage][] for more information.
Copyright
---------

Copyright (c) 2009 Hallison Batista <email@hallisonbatista.com>

Copyright (c) 2009 Ben Williams <benw@plasticboy.com>
Copyright (c) 2009 Hallison Batista <email@hallisonbatista.com>

[markdown]: http://daringfireball.net/projects/markdown/
"Markdown syntax project"
Expand All @@ -65,8 +57,5 @@ Copyright (c) 2009 Ben Williams <benw@plasticboy.com>
"Vim Editor"
[issue tracker]: http://github.com/hallison/vim-markdown/issues
"Vim-Markdown Github Issues"
[ben williams]: http://plasticboy.com/markdown-vim-mode/
"Markdown Vim Mode"
[snipmate]: http://www.vim.org/scripts/script.php?script_id=2540
"SnipMate plugin"
[ben williams]: http://plasticboy.com/markdown-vim-mode/ "Markdown Vim Mode"

0 do → pool
100755 → 100644
File renamed without changes.

0 comments on commit 556873d

Please sign in to comment.