diff options
author | Ashe Erickson <ashe@tempest.dev> | 2022-08-02 00:18:00 -0600 |
---|---|---|
committer | Ashe Erickson <ashe@tempest.dev> | 2022-08-02 00:18:00 -0600 |
commit | e8192aa2f534b6f543ee84078dbe2e53fe91b030 (patch) | |
tree | b1eb12ddcf9c66772d880a1d2f078fdfff561a16 /posts/index.html | |
parent | d5169eedfc5d48b6c1a69a672c8b0bc7e51fc31a (diff) |
Add post: Thoughts on Neovim
Diffstat (limited to 'posts/index.html')
-rw-r--r-- | posts/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posts/index.html b/posts/index.html index 76a11bf..c34df7d 100644 --- a/posts/index.html +++ b/posts/index.html @@ -19,6 +19,7 @@ <h2>2022</h2> <ul> <li>July 29: <a href="/posts/07_29_2022-on-communities-and-trust.html">On Communities and Trust</a></li> + <li>August 1: <a href="/posts/08_01_2022-thoughts-on-neovim.html">Thoughts on Neovim</a></li> </ul> </body> </html> |