Skip to content
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

latex-to-unicode tab in command line breaks some plugins #291

Open
ExpandingMan opened this issue Apr 26, 2022 · 0 comments
Open

latex-to-unicode tab in command line breaks some plugins #291

ExpandingMan opened this issue Apr 26, 2022 · 0 comments

Comments

@ExpandingMan
Copy link
Contributor

ExpandingMan commented Apr 26, 2022

I've recently started using wilder.nvim but I've temporarily had to set

vim.g.latex_to_unicode_tab = "off"

because it is breaking a tab functionality that wilder has (it would insert a ^I symbol instead of tab-selecting).

I know this might be hard to fix, but I have the following suggestions:

  • Double check that tab in commandline falls back to exactly what it would do if not installed any time it does not find latex.
  • Add configurable key bindings for latex to unicode "tab" completion.

My config is here but it's a bit involved so I'm not sure how helfpul that will be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant