-
Hi, I have installed Himalaya-vim plugin via packer, I also installed himalaya cli seperately.
When trying to launch himalaya via Neovim details: :~$ nvim --version
NVIM v0.7.2
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by [email protected]
Features: +acl +iconv +tui
See ":help feature-compile"
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/usr/share/nvim"
Run :checkhealth for more info |
Beta Was this translation helpful? Give feedback.
Answered by
soywod
Oct 13, 2022
Replies: 1 comment 7 replies
-
Did you try to run |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
kskarthik
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you try to run
:messages
to see more logs as described in the exception not caught?