Merge abhinav-dev
autocmd registration simplification
This commit is contained in:
@ -3463,6 +3463,7 @@ Contributors and their Github usernames in roughly chronological order:
|
||||
- Jonny Bylsma (@jbylsma)
|
||||
- Shaedil (@Shaedil)
|
||||
- Robin Lowe (@defau1t)
|
||||
- Abhinav Gupta (@abhinav)
|
||||
|
||||
|
||||
==============================================================================
|
||||
@ -3478,7 +3479,6 @@ https://github.com/vimwiki-backup/vimwiki/issues.
|
||||
2.5 (in progress)~
|
||||
|
||||
New:~
|
||||
* PR #744: Fix typo in vimwiki_list_manipulation
|
||||
* PR #711: Allow forcing VimwikiAll2HTML with !
|
||||
* PR #702: Make remapping documentation more accessible to newer vim users
|
||||
* PR #673: Add :VimwikiGoto key mapping.
|
||||
@ -3544,6 +3544,7 @@ Removed:~
|
||||
point.
|
||||
|
||||
Fixed:~
|
||||
* PR #744: Fix typo in vimwiki_list_manipulation
|
||||
* Issue #715: s:clean_url is compatible with vim pre 7.4.1546 (sticky type
|
||||
checking)
|
||||
* Issue #729: Normalize links uses relative paths in diary pages for
|
||||
|
Reference in New Issue
Block a user