kiwi.nvim
kiwi.nvim copied to clipboard
Using kiwi for all ".md" files
Hi,
I am using kiwi.nvim and I think it is incredible.
However, I was not able to configure it to use it with standalone markdown files, it only works after I call the open_wiki_index function. From that point on, no problem.
But what if I want to open and edit an markdown file that doesn't belong to an particular wiki? Is it possible to make kiwi.nvim to work that way?
Thanks!