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

Error opening LaTeX tex-file #12

Open
jajpater opened this issue Dec 24, 2022 · 0 comments
Open

Error opening LaTeX tex-file #12

jajpater opened this issue Dec 24, 2022 · 0 comments

Comments

@jajpater
Copy link

jajpater commented Dec 24, 2022

When opening a LaTeX-file from the MRU list I get the following error:

Error handled during function processing startify#open_buffers[6]..<SNR>190_open_buffer[12]..BufReadPost 'Autocommands' voor "*": Error executing lua callback: ...wkmLT/usr/share/nvim/runtime/lua/vim/filetype/detect.lua:1261: attempt to index local 'format ' (a number value) stack traceback: ...wkmLT/usr/share/nvim/runtime/lua/vim/filetype/detect.lua:1261: in function <...wkmLT/usr/share/nvim/runtime/lua/vim /filetype/detect.lua:1258> vim/filetype.lua: in function '' vim/filetype.lua: in function 'match' /tmp/.mount_nvimewkmLT/usr/share/nvim/runtime/filetype.lua:11: in function </tmp/.mount_nvimewkmLT/usr/share/nvim/runt ime/filetype.lua:10> Press ENTER or type a command to continue

This seems to be related to the startify plugin? It looks like the error is related to filetype detection, as it mentions the filetype/detect.lua script. So maybe it is an upstream problem? Opening the file from commandline like nvim file.tex does work as expected.

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