Skip to content

Backward Search in command line on MacOS

Leo Aparisi de Lannoy edited this page Jun 17, 2023 · 3 revisions

Configure Skim as follows:

Settings (CMD+') --> Sync:

PDF-Tex Sync Support:

Preset: Custom
Command: nvim
Arguments: --headless -c "VimtexInverseSearch %line '%file'"

image

Use CMD+SHIFT+Left Click to perform a backward search on the text under the cursor in a Skim instance initiated from neovim.

Clone this wiki locally