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
It seems that the function adding modifiers to delimiters (eg \left \right) does not exists. I looked through vimtex/autoload/vimtex/delim.vim, and found the line
angryluck
changed the title
Pressing <F8> returns 'Unknown function vimtex#delim#add_modifiers
Pressing <F8> returns 'Unknown function vimtex#delim#add_modifiers'
Apr 8, 2022
angryluck
changed the title
Pressing <F8> returns 'Unknown function vimtex#delim#add_modifiers'
Pressing <F8> returns 'Unknown function: vimtex#delim#add_modifiers'
Apr 8, 2022
Description
It seems that the function adding modifiers to delimiters (eg \left \right) does not exists. I looked through vimtex/autoload/vimtex/delim.vim, and found the line
but 'vimtex#delim#add_modifers', or anything close to it is not mentioned anywhere in the file apart from here.
Steps to reproduce
Expected behavior
() is changed to \left( \right)
Actual behavior
Commandline states: "Unknown function: vimtex#delim#add_modifiers"
Do you use a latexmkrc file?
No
VimtexInfo
The text was updated successfully, but these errors were encountered: