mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 21:20:05 +08:00
docs(zettelkasten): update vim-zettelkasten readme
This commit is contained in:
parent
933c9b7281
commit
64438a033e
@ -25,10 +25,13 @@
|
|||||||
|
|
||||||
2. Using `vim-zettelkasten` without SpaceVim:
|
2. Using `vim-zettelkasten` without SpaceVim:
|
||||||
|
|
||||||
```
|
```vim
|
||||||
Plug 'wsdjeg/vim-zettelkasten'
|
Plug 'wsdjeg/vim-zettelkasten'
|
||||||
|
let g:zettelkasten_directory = 'D:\me\zettelkasten'
|
||||||
|
let g:zettelkasten_template_directory = 'D:\me\zettelkasten_template'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Feedback
|
## Feedback
|
||||||
|
|
||||||
The development of this plugin is in [`SpaceVim/bundle/vim-zettelkasten`](https://github.com/SpaceVim/SpaceVim/tree/master/bundle/vim-zettelkasten) directory.
|
The development of this plugin is in [`SpaceVim/bundle/vim-zettelkasten`](https://github.com/SpaceVim/SpaceVim/tree/master/bundle/vim-zettelkasten) directory.
|
||||||
|
Loading…
Reference in New Issue
Block a user