Currently all vim instances that have opened a tex file will sync when a sync-source signal is emitted by Evince, even though they might be working in different latex projects.
This feature would add an option such that the sync source signals will be filtered. Each vim instance would have to maintain a list of pdf-files it is watching and ignore the events if the URI of the source file is not below the pdf file in the file hierarchy.
Currently all vim instances that have opened a tex file will sync when a sync-source signal is emitted by Evince, even though they might be working in different latex projects. This feature would add an option such that the sync source signals will be filtered. Each vim instance would have to maintain a list of pdf-files it is watching and ignore the events if the URI of the source file is not below the pdf file in the file hierarchy.