tigion / nvim-asciidoc-preview

A simple AsciiDoc preview while editing AsciiDoc documents in Neovim
MIT License
28 stars 3 forks source link

Bug: preview does not open and there is an error in Neovim #2

Closed refaelsh closed 5 days ago

refaelsh commented 1 year ago

Here is what happens when I try to run :AsciiDocPreview:

2023-04-25_14-01

Looks like a bug. I am using the latest Neovim on NixOS.

Thanks in advance.

tigion commented 1 year ago

Thanks for the feedback. I'll take a look at it.

Does the file /home/...your...path...from....screenshot.../scripts/start.sh exist?

tigion commented 1 year ago

I think it may be an error in the path naming between Linux and Windows. (/ vs \)

tigion commented 5 days ago

Does the error still exist in the current version (also with the new setup instructions) of the plugin?

refaelsh commented 5 days ago

I just tried now again with latest version and it works. Thank you very much for not forgetting this issue :-)