-
Notifications
You must be signed in to change notification settings - Fork 407
Closed
Description
Is it possible to make the s:init_errorformat() a global function? I like to use vim-latex's error format in a script and in order to do so I have to either run latex#init() (which is a global function) or copy the s:init_errorformat() function to my script.
If this is not possible, if there is another way of calling the init_function from outside the script, or if this breaks some behavior just ignore this request and close the issue.
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels