From 1c015a95fc0e777c2b5543ed44780be806337b12 Mon Sep 17 00:00:00 2001 From: bngarren Date: Tue, 29 Apr 2025 15:09:45 +0000 Subject: [PATCH] Add `bngarren/checkmate.nvim` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 428e181263..009631e18f 100755 --- a/README.md +++ b/README.md @@ -875,6 +875,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in ## Note Taking +- [bngarren/checkmate.nvim](https://github.com/bngarren/checkmate.nvim) - A beautified Markdown to-do list companion. - [lfilho/note2cal.nvim](https://github.com/lfilho/note2cal.nvim) - Quickly send events from your notes to your calendar (i.e. `Do something @ 3pm-3pm` --> will block that time on your calendar. - [0styx0/abbreinder.nvim](https://github.com/0styx0/abbreinder.nvim) - Abbreviation reminders (Neovim >= 0.5). - [jakewvincent/mkdnflow.nvim](https://github.com/jakewvincent/mkdnflow.nvim) - Fluent markdown notebook navigation & management (create links, follow links, create and manage to-do lists, reference bib files, and more).