mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
CHANGELOG: fix URLs
This commit is contained in:
parent
699fc904d8
commit
a82ec433bc
@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.
|
||||
- Basics: [Folding?](README.md#folding)
|
||||
- Tips: [Saner command-line history](README.md#saner-command-line-history)
|
||||
- Usage: [Editing remote files](README.md#editing-remote-files)
|
||||
- Usage: [Restore cursor position when opening file](#restore-cursor-position-when-opening-file)
|
||||
- Usage: [Restore cursor position when opening file](README.md#restore-cursor-position-when-opening-file)
|
||||
- Usage: [MatchIt](README.md#matchit)
|
||||
- Debugging: [Verbosity](README.md#verbosity)
|
||||
- Debugging: [Debugging Vim scripts](README.md#debugging-vim-scripts)
|
||||
@ -39,7 +39,7 @@ All notable changes to this project will be documented in this file.
|
||||
- Basics: [Registers?](README.md#registers)
|
||||
- Basics: [Autocmds?](README.md#autocmds)
|
||||
- Basics: [Motions? Operators? Text objects?](README.md#motions-operators-text-objects)
|
||||
- Basics: [Locality?](#locality)
|
||||
- Basics: [Locality?](README.md#locality)
|
||||
- Usage: [Clipboard](README.md#clipboard)
|
||||
- Quirks: [Newline used for NUL](README.md#newline-used-for-nul)
|
||||
- Quirks: [Bracketed paste (or why do I have to set 'paste' all the time?)](README.md#bracketed-paste-or-why-do-i-have-to-set-paste-all-the-time)
|
||||
|
Loading…
x
Reference in New Issue
Block a user