From 6584084b6741e3984161b45213bd25e44727074b Mon Sep 17 00:00:00 2001 From: Joshua Potter Date: Sat, 23 Dec 2023 21:49:05 -0700 Subject: [PATCH] Fix typo. --- _posts/2017-07-25-vim-highlight.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2017-07-25-vim-highlight.md b/_posts/2017-07-25-vim-highlight.md index 3b9b1cb..b758325 100644 --- a/_posts/2017-07-25-vim-highlight.md +++ b/_posts/2017-07-25-vim-highlight.md @@ -9,5 +9,5 @@ image: vim.png 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 +searches. Includes a small snippet for including the active highlight from within the statusline.