portfolio/_posts/2017-07-25-vim-highlight.md

14 lines
402 B
Markdown

---
layout: post
title: Highlight Plugin
categories: project
tags: [vim]
href: "https://git.jrpotter.com/r/vim-highlight"
image: vim.png
---
A small Vim plugin that maintains a custom registry for manipulating highlights.
This registry allows highlighting different keywords without overriding previous
searches. Includes a small snippet for including the active highlight from
within the statusline.