Closed siulkilulki closed 5 years ago
Ditto. Here's my output. My text doesn't appear, even in the HTML source view.
+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
+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
+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
+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
For those in this thread here is the alternative inspired by this repo for NeoVim https://github.com/euclio/vim-markdown-composer
Also, I wrote something similar a few months ago. https://github.com/davinche/godown-vim
It's working for me -- OS X 10.11.6, homebrew NVIM v0.2.0-225-g57ce8b56, node v6.10.1.
@willxy did you do some extra configuration?
Any update on this? November and its still not working. Neovim on Void linux.
Still not working on neovim.
Unfortunately, I decided to switch to https://github.com/shime/vim-livedown (uses https://github.com/shime/livedown).
commenting here in case neovim is ever supported
I did everything like the instructions said, the server launches but I can't see any markdown text in browser. It's empty.