neuron.vim
neuron.vim copied to clipboard
Heads-up: New wiki-style links has landed in neuron:master
related to #6
The link style is still evolving a bit. Right now master
supports [[ ]]
and [[[ ]]]
links, markdown-style [link title](filename-without-extension)
, and eventually (seems soon) it will also support [[link title | filename-without-extension]]
.
I'm looking forward to neuron.vim supporting these new linking syntaxes, but maybe it needs to wait until https://github.com/srid/neuron/issues/312 is totally closed?
Have created a PR for supporting [[ ]]
style. It still also supports the old style so you don't have to update all your zettels.
https://github.com/ihsanturk/neuron.vim/pull/48