mirror of
https://github.com/freitass/todo.txt-vim.git
synced 2025-11-15 13:23:46 -05:00
Merge pull request #5 from seiichi/add-missing-leader-D-to-readme
README: Added the description about <leader>-D
This commit is contained in:
@@ -12,5 +12,7 @@ mappings, to help with edition of these files:
|
|||||||
|
|
||||||
`<leader>-d` : Insert the current date
|
`<leader>-d` : Insert the current date
|
||||||
|
|
||||||
|
`<leader>-D` : Insert the current date with leading `x` (completed)
|
||||||
|
|
||||||
`date<tab>` : (Insert mode) Insert the current date
|
`date<tab>` : (Insert mode) Insert the current date
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user