• 0 Posts
  • 7 Comments
Joined hace 2 años
cake
Cake day: 12 de agosto de 2023

help-circle

  • I don’t use vimtex, but this looks to be related to the encoding of international characters. In the vimtex getting started, I found this in the requirements:

    • UTF8 character encoding enabled (enabled by default in Neovim; place the line set encoding=utf-8in your vimrc).

    See :help vimtex-requirements for details on requirements for using VimTeX.

    Maybe that could help