added descriptions to all posts
This commit is contained in:
parent
0ee8ca6e5c
commit
5cda6c844e
16 changed files with 155 additions and 143 deletions
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Implementing Kakoune Syntax Highlighting In Pygments
|
||||
date: July 04, 2025
|
||||
description: An account of my implementation of a Kakoune lexer in Pygments.
|
||||
---
|
||||
|
||||
As a programmer, one thing I care about a _lot_ is syntax highlighting. In fact,
|
||||
|
@ -108,4 +109,5 @@ own projects.
|
|||
[Kakoune]: https://kakoune.org
|
||||
[Helix]: https://github.com/helix-editor/helix
|
||||
[Pygments]: https://pygments.org/
|
||||
|
||||
*[SSG]: Static Site Generator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue