You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I open a rnoweb file, I get the following error message:
Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: ...brew/Cellar/neovim/0.9.0/share/nvim/runtime/filetype.lua:21: Error executing lua: ...brew/Cellar/neovim/0.9.0/share/nvim/runtime/filetype.lua:22: BufReadPost Autocommands for "*"..FileType Autocommands for "*"..function <SNR>2_LoadIndent[14]..script /Users/u0189152/.brew/Cellar/neovim/0.9.0/share/nvim/runtime/indent/rnoweb.vim, line 21: Vim(let):E475: Invalid argument: VimtexIndent(v:lnum)
stack traceback:
[C]: in function 'nvim_cmd'
...brew/Cellar/neovim/0.9.0/share/nvim/runtime/filetype.lua:22: in function <...brew/Cellar/neovim/0.9.0/share/nvim/runtime/filetype.lua:21>
[C]: in function 'nvim_buf_call'
...brew/Cellar/neovim/0.9.0/share/nvim/runtime/filetype.lua:21: in function <...brew/Cellar/neovim/0.9.0/share/nvim/runtime/filetype.lua:10>
stack traceback:
[C]: in function 'nvim_buf_call'
...brew/Cellar/neovim/0.9.0/share/nvim/runtime/filetype.lua:21: in function <...brew/Cellar/neovim/0.9.0/share/nvim/runtime/filetype.lua:10>
Press ENTER or type command to continue
Description
When I open a rnoweb file, I get the following error message:
Is that related to issue #759 (closed)?
Steps to reproduce
minimal.vim:
minimal.Rnw:
Expected behavior
No error message
Actual behavior
Error message (see above)
Do you use a latexmkrc file?
No
VimtexInfo
The text was updated successfully, but these errors were encountered: