mirror of
https://github.com/AlexBocken/mykb.git
synced 2024-11-22 03:09:37 +01:00
Changed mistake in vimwiki.md
This commit is contained in:
parent
bfc7075fc9
commit
fb6799e7e4
@ -63,7 +63,7 @@ let g:vimwiki_list = [{'path': '/PATH/TO/DIRECTORY/mykb', 'syntax': 'markdown',
|
|||||||
to your `.vimrc`.
|
to your `.vimrc`.
|
||||||
To make the usage more userfriendly, add
|
To make the usage more userfriendly, add
|
||||||
```
|
```
|
||||||
alias mykb='nvim /PATH/mykb.md`
|
alias mykb='nvim /PATH/index.md`
|
||||||
```
|
```
|
||||||
to your aliases. To then open it, just run `mykb`.
|
to your aliases. To then open it, just run `mykb`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user