Skip to content

Commit 2aa7712

Browse files
committed
Added links to README
1 parent 332c906 commit 2aa7712

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
This is a VIM plugin for using JSON in a way that I like. It is a fork of [vim-scripts/vim-json-bundle][], which is a fork of [leshill/vim-json][].
1+
This is a [VIM][] plugin for using [JSON][] in a way that I like. It is a fork of [vim-scripts/vim-json-bundle][], which is a fork of [leshill/vim-json][].
22

33
Everything apparently works well with [pathogen][], but, while that seems like a great tool, I haven't tried it yet. I only recently learned of its existence.
44

5+
[VIM]: https://en.wikipedia.org/wiki/Vim_(text_editor)
6+
[JSON]: https://en.wikipedia.org/wiki/JSON
57
[vim-scripts/vim-json-bundle]: https://github.com/vim-scripts/vim-json-bundle
68
[leshill/vim-json]: https://github.com/leshill/vim-json
79
[pathogen]: https://github.com/tpope/vim-pathogen

0 commit comments

Comments
 (0)