# synmark.vim **Repository Path**: Dr5hx/synmark.vim ## Basic Information - **Project Name**: synmark.vim - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-05-25 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is a mirror of http://www.vim.org/scripts/script.php?script_id=1128 This plugin provides commands for highlighting text at a fixed position. This works by dropping "marks" for the start and end of a region to be highlighted. It is mainly of use for other plugins, which display some externally provided text, and need to highlight some externally prescribed portions of it.