Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ This outlines the basic steps to get started:
let g:wiki_root = '~/wiki'
```

3. Now you can open the index file (by default `index.wiki`) with `<leader>ww`
and start to add your notes as desired.
3. Now you can open the index file with `<leader>ww` and start to add your notes
as desired.

Please also read the `Guide` section in the [documentation](doc/wiki.txt).

Expand Down