Skip to content

E492: Not an editor command: LLPStartPreview #3 #116

Description

@ErrWare

Expected behavior

:LLPStartPreview should compile and preview the tex document in the current buffer.

Actual behavior

E492: Not an editor command: LLPStartPreview

Steps to reproduce

Tell us how it occurs

  1. Plug 'xuhdev/vim-latex-live-preview' using vim-plug
  2. :PlugInstall
  3. Open up tex document
  4. :LLPStartPreview

System configuration

  • Vim version:
NVIM v0.5.0-dev+1323-gd67dcaba0
Build type: Debug
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wimplicit-fallthrough -Wvla -fstack-protector-strong -fno-common -fdiagnostics-color=always -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DMIN_LOG_LEVEL=1 -I/home/sherrware/Downloads/neovim/build/config -I/home/sherrware/Downloads/neovim/src -I/home/sherrware/Downloads/neovim/.deps/usr/include -I/usr/include -I/home/sherrware/Downloads/neovim/build/src/nvim/auto -I/home/sherrware/Downloads/neovim/build/include
Compiled by root@archlinux

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/usr/local/share/nvim"

Run :checkhealth for more info
  • Platform:

Arch. Please let me know what commands I should run to fill out this section...


I've already checked #83 and #105 and #12. Like in #12 I see vim-latex-live-preview loaded in :scripts, unlike in the issue I don't see a +python feature, although in vim :checkhealth I do see it is compiled with python3 support, and running :python3 import ... like is done in the .vim script everything works. I don't know what else to try.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions