Skip to content

Commit 75e3d2e

Browse files
authored
Update README.md
1 parent 9a24630 commit 75e3d2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ The markdown created, including the frontmatter, is compatible with [obsidian](h
1313

1414
## ✨ Features
1515

16-
- **📝 Template Creation:** Create new Markdown files from predefined templates using your choice of picker (`fzf`, `telescope`, `snacks`). Automatically adds frontmatter with placeholders (e.g., `alias`, `tags`).
16+
- **📝 Template Creation:** Create new Markdown files from predefined templates using your choice of picker (`snacks`, `fzf-lua`, `telescope`). Automatically adds frontmatter with placeholders (e.g., `alias`, `tags`).
1717
- **🧱 Insert Markdown Elements:** Quickly add links, checkboxes, tables, headers, bold/italic/highlight text, code blocks, ++.
1818
- **🎨 Visual Mode Integration:** Wrap selected text with bold, italic, links, or highlights.
19-
- **✅ Checkbox Management:** Insert new checkboxes (`- [ ]`) and toggle their state (`- [x]`).
20-
- **➡️ List Continuation:** Automatically continue lists (bulleted, numbered, checkbox) when pressing Enter.
19+
- **✅ Checkbox Management:** Insert new checkboxes and toggle their state.
20+
- **➡️ List Continuation:** Automatically continue lists (bullets, numbers, checkboxes) on Enter.
2121
- **🔧 Configurable:** Customize keymaps, enable/disable commands, set template directory, choose picker, configure buffer options, ++.
2222
- **👁️ Preview:** Preview command, using other auto-detected nvim plugins (see below) or default system application.
2323

0 commit comments

Comments
 (0)