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

13 lines
400 B
Markdown
Raw Normal View History

2023-12-17 22:24:47 +00:00
---
layout: post
title: Highlight Plugin
categories: project
tags: [vim, vimscript]
href: "https://github.com/jrpotter/vim-highlight"
---
A small Vim plugin that maintains a custom registry for manipulating highlights.
This registry allows highlighting different keywords without overriding previous
seaarches. Includes a small snippet for including the active highlight from
within the statusline.