From 31ca24fe03c56a93617673470714779148f9e283 Mon Sep 17 00:00:00 2001 From: Thomas485 <1681511+Thomas485@users.noreply.github.com> Date: Sat, 6 Jul 2024 10:58:12 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0c84f20 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# comment-navigator +A simple nvim plugin to jump between comments.