address already in use #58

Closed
opened 2026-03-12 15:26:17 +00:00 by barrettruth · 2 comments
barrettruth commented 2026-03-12 15:26:17 +00:00

statically-coded socket... hm. can we get around this? or add recipe

statically-coded socket... hm. can we get around this? or add recipe
barrettruth commented 2026-03-12 15:26:31 +00:00

occurs when > 1 neovim instance open at once

occurs when > 1 neovim instance open at once
barrettruth commented 2026-03-12 20:34:44 +00:00

Config issue — the hardcoded socket path in the SyncTeX recipe conflicts when multiple Neovim instances run. Use a per-instance socket or v:servername instead.

Config issue — the hardcoded socket path in the SyncTeX recipe conflicts when multiple Neovim instances run. Use a per-instance socket or `v:servername` instead.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/preview.nvim#58
No description provided.