# synmark.vim **Repository Path**: suyelu/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**: 2021-03-13 - **Last Updated**: 2024-09-28 ## 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.