mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 10:20:05 +08:00
.. | ||
doc | ||
ftdetect | ||
ftplugin | ||
lua | ||
plugin | ||
syntax | ||
README.md |
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