instant-markdown / vim-instant-markdown

Instant Markdown previews from Vim
https://instant-markdown.github.io
Other
2.73k stars 253 forks source link

Not working in neovim #110

Closed siulkilulki closed 5 years ago

siulkilulki commented 8 years ago

I did everything like the instructions said, the server launches but I can't see any markdown text in browser. It's empty.

HaleTom commented 8 years ago

Ditto. Here's my output. My text doesn't appear, even in the HTML source view.

image

tuxruffian commented 7 years ago

+1, using NVIM v0.2.0-33-g3607e0b (AUR GIT Build) Loads and unloads browser page, but its' blank. I have verified that it is working with regular vim

taogashi commented 7 years ago

+1

NVIM 0.2.0-dev
Build type: RelWithDebInfo
Compilation: /usr/bin/x86_64-linux-gnu-gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DINCLUDE_GENERATED_DECLARATIONS -DHAVE_CONFIG_H -D_GNU_SOURCE -I/build/neovim-WEZsDx/neovim-0.1.5ubuntu1+git201612100305+2959+22~ubuntu16.04.1/build/config -I/build/neovim-WEZsDx/neovim-0.1.5ubuntu1+git201612100305+2959+22~ubuntu16.04.1/src -I/build/neovim-WEZsDx/neovim-0.1.5ubuntu1+git201612100305+2959+22~ubuntu16.04.1/.deps/usr/include -I/build/neovim-WEZsDx/neovim-0.1.5ubuntu1+git201612100305+2959+22~ubuntu16.04.1/.deps/usr/include -I/build/neovim-WEZsDx/neovim-0.1.5ubuntu1+git201612100305+2959+22~ubuntu16.04.1/.deps/usr/include -I/build/neovim-WEZsDx/neovim-0.1.5ubuntu1+git201612100305+2959+22~ubuntu16.04.1/.deps/usr/include -I/build/neovim-WEZsDx/neovim-0.1.5ubuntu1+git201612100305+2959+22~ubuntu16.04.1/.deps/usr/include -I/build/neovim-WEZsDx/neovim-0.1.5ubuntu1+git201612100305+2959+22~ubuntu16.04.1/.deps/usr/include -I/usr/include -I/build/neovim-WEZsDx/neovim-0.1.5ubuntu1+git201612100305+2959+22~ubuntu16.04.1/build/src/nvim/auto -I/build/neovim-WEZsDx/neovim-0.1.5ubuntu1+git201612100305+2959+22~ubuntu16.04.1/build/include
Compiled by root@lcy01-21
everdark commented 7 years ago

+1, NVIM not working

NVIM 0.1.6-dev
Build type: RelWithDebInfo
Compilation: /usr/bin/x86_64-linux-gnu-gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DINCLUDE_GENERATED_DECLARATIONS -DHAVE_CONFIG_H -D_GNU_SOURCE -I/build/neovim-EWXZMK/neovim-0.1.5ubuntu1+git201609012152+2737+21~ubuntu16.04.1/build/config -I/build/neovim-EWXZMK/neovim-0.1.5ubuntu1+git201609012152+2737+21~ubuntu16.04.1/src -I/build/neovim-EWXZMK/neovim-0.1.5ubuntu1+git201609012152+2737+21~ubuntu16.04.1/.deps/usr/include -I/build/neovim-EWXZMK/neovim-0.1.5ubuntu1+git201609012152+2737+21~ubuntu16.04.1/.deps/usr/include -I/build/neovim-EWXZMK/neovim-0.1.5ubuntu1+git201609012152+2737+21~ubuntu16.04.1/.deps/usr/include -I/build/neovim-EWXZMK/neovim-0.1.5ubuntu1+git201609012152+2737+21~ubuntu16.04.1/.deps/usr/include -I/build/neovim-EWXZMK/neovim-0.1.5ubuntu1+git201609012152+2737+21~ubuntu16.04.1/.deps/usr/include -I/build/neovim-EWXZMK/neovim-0.1.5ubuntu1+git201609012152+2737+21~ubuntu16.04.1/.deps/usr/include -I/usr/include -I/build/neovim-EWXZMK/neovim-0.1.5ubuntu1+git201609012152+2737+21~ubuntu16.04.1/build/src/nvim/auto -I/build/neovim-EWXZMK/neovim-0.1.5ubuntu1+git201609012152+2737+21~ubuntu16.04.1/build/include
Compiled by buildd@lgw01-55
geoffcorey commented 7 years ago

+1 Black screen in Firefox on Fedora 25

NVIM 0.1.7 Build type: Release Compilation: /usr/bin/cc -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DINCLUDE_GENERATED_DECLARATIONS -DHAVE_CONFIG_H -D_GNU_SOURCE -I/builddir/build/BUILD/neovim-0.1.7/build/config -I/builddir/build/BUILD/neovim-0.1.7/src -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/builddir/build/BUILD/neovim-0.1.7/build/src/nvim/auto -I/builddir/build/BUILD/neovim-0.1.7/build/include Compiled by mockbuild

geoffcorey commented 7 years ago

For those in this thread here is the alternative inspired by this repo for NeoVim https://github.com/euclio/vim-markdown-composer

davinche commented 7 years ago

Also, I wrote something similar a few months ago. https://github.com/davinche/godown-vim

willxy commented 7 years ago

It's working for me -- OS X 10.11.6, homebrew NVIM v0.2.0-225-g57ce8b56, node v6.10.1.

arkgast commented 7 years ago

@willxy did you do some extra configuration?

mitchweaver commented 6 years ago

Any update on this? November and its still not working. Neovim on Void linux.

ghost commented 6 years ago

Still not working on neovim.

exAspArk commented 6 years ago

Unfortunately, I decided to switch to https://github.com/shime/vim-livedown (uses https://github.com/shime/livedown).

arooni commented 5 years ago

commenting here in case neovim is ever supported