mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 22:30:04 +08:00
b89c9f320a
update zettelkasten browser statusline update update readme update
1.1 KiB
1.1 KiB
vim-zettelkasten
vim-zettelkasten is a Zettelkasten note taking plugin, which is forked from zettelkasten.nvim@fe174666.
Install
- Using
vim-zettelkasten
in SpaceVim:
[[layers]]
name = 'zettelkasten'
zettel_dir = 'D:\me\zettelkasten'
zettel_template_dir = 'D:\me\zettelkasten_template'
- Using
vim-zettelkasten
without SpaceVim:
Plug 'wsdjeg/vim-zettelkasten'
Feedback
The development of this plugin is in SpaceVim/bundle/vim-zettelkasten
directory.
If you encounter any bugs or have suggestions, please file an issue in the issue tracker