File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments