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

14 lines
414 B
Markdown

---
layout: post
title: Highlight Plugin
categories: project
tags: [vim, vimscript]
href: "https://github.com/jrpotter/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.