-
Notifications
You must be signed in to change notification settings - Fork 391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation problems on Ubuntu via Termux #2148
Comments
I get a similar error in Fedora and Debian (installed via proot-distro). In Termux it works fine. |
It seems to me that this does not have anything to do with installation. Instead, it looks like a problem during initialization of VimTeX when you open a
Please also note that the proper way to write code blocks in Markdown is to use three backtics, i.e. Markdown stuff
```
code block here
``` You used multiple |
I've pushed a minor fix that should resolve the error. Please update and let me know what happens now. |
It works! Many thanks! (Sorry about the sloppy formatting. Thanks for the advice as well.) |
Glad to hear it! And you're welcome :) |
The version of vim was 8.1.2269, and the neovim version was 0.4.3. |
Description
I get the following error when trying to install vimtex on a Samsung S6 Lite Tablet using Ubuntu under Termux. I get the same error under vim using vim-plug or the native vim package system, and also in neovim. Any help would be much appreciated.
Steps to reproduce
vim or nvim. Any .tex file. I used:
Expected behavior
vim or nvim to open normally
Actual behavior
I get the error described above when opening a
.tex
file. Also, the\ll
and\lv
commands don't work.Do you use a latexmkrc file?
No
VimtexInfo
The text was updated successfully, but these errors were encountered: