From 6e48c6716b9e42acf0a0a12dcc1776686ca1046f Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Tue, 3 Mar 2026 00:26:37 -0500 Subject: [PATCH] ci: remove superfluous things --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3e85634..da5f3cf 100644 --- a/README.md +++ b/README.md @@ -71,5 +71,3 @@ require('preview').setup({ typst = { open = { 'sioyek', '--new-instance' } }, }) ``` - -See `:h preview.nvim` for more information.