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

14 lines
415 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"
2023-12-18 00:42:45 +00:00
image: vim.png
2023-12-17 22:24:47 +00:00
---
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.