Skip to content

Commit 28b998f

Browse files
Fix table in readme
1 parent cb89ae8 commit 28b998f

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,13 @@ nnoremap <Leader>z :call OpenDrafts()<CR>
4141

4242
### Commands
4343

44-
|-------------------------|-------------------------------------------------|
45-
| Command | Description |
46-
| `:Draft` | Open a blanck new draft |
47-
| `:Draft <title>` | Open a draft with a title |
48-
| `:DraftExt <extension>` | Change the file extension of a draft |
49-
| `:Drafts` | Open the draft directory in a buffer |
50-
| `:DraftCopy` | Copy the contents of the draft to the clipboard |
51-
|-------------------------|-------------------------------------------------|
44+
| Command | Description |
45+
|----------------------|-------------------------------------------------|
46+
| Draft | Open a blanck new draft |
47+
| Draft <title> | Open a draft with a title |
48+
| DraftExt <extension> | Change the file extension of a draft |
49+
| Drafts | Open the draft directory in a buffer |
50+
| DraftCopy | Copy the contents of the draft to the clipboard |
5251

5352
### More info
5453

0 commit comments

Comments
 (0)