Small updates to README.md
This commit is contained in:
parent
5faf884dc6
commit
2c03d82a0e
10
README.md
10
README.md
@ -80,10 +80,10 @@ Lists:
|
||||
- bullet list item 8
|
||||
- bullet list item 9
|
||||
|
||||
# numbered list item 1
|
||||
# numbered list item 2
|
||||
# numbered list item 3
|
||||
# numbered list item 4
|
||||
1. numbered list item 1
|
||||
2. numbered list item 2
|
||||
a) numbered list item 3
|
||||
b) numbered list item 4
|
||||
|
||||
= Header1 =
|
||||
== Header2 ==
|
||||
@ -126,4 +126,4 @@ Using pathogen (http://www.vim.org/scripts/script.php?script_id=2332)
|
||||
cd bundle
|
||||
git clone git://github.com/vim-scripts/vimwiki.git
|
||||
|
||||
Then launch vim and run `:help vimwiki` to verify it was installed.
|
||||
Then launch vim, run `:Helptags` and then `:help vimwiki` to verify it was installed.
|
||||
|
Loading…
Reference in New Issue
Block a user