Skip to content

Commit 7137268

Browse files
authored
Use markdown alerts
1 parent 506fcb8 commit 7137268

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
<img src = "https://contrib.rocks/image?repo=erikw/vim-keybindings-everywhere-the-ultimate-list&max=36"/>
1414
</a>
1515

16-
**:rocket: PRs are welcome**
16+
> [!NOTE]
17+
> **:rocket: PRs are very welcome**
1718
1819
## What is this list?
1920
Once your fingers have [learned](https://www.thejach.com/view/2012/07/vims_learning_curve_is_wrong) to speak Vim, they don't want to speak anything else! It's simply a very effective way of navigating, creating and editing text. Thus, it's natural that one would like to get Vim-like keybindings in as many programs we use as possible.
@@ -27,6 +28,12 @@ There are of course already lists like this one floating around on the internet
2728

2829
(yes, technically it is **vi**-like keybindings we talk about here, but most people know and Google for vim, thus vim is used here instead of vi).
2930

31+
32+
> [!TIP]
33+
> **Tip**: navigate this document easily by using GitHub's built-in Markdown Table of Contents in the top left corner:
34+
> <a href="#" title="GitHub built-in Table of Contents for markdown files."><img src="img/github_md_toc.png" width="256" alt="ToC"></a>
35+
36+
3037
## Legend
3138
The following symbols are used with each list item to make it clearer what kind of Vim keybindings support exist
3239
* :white_check_mark: - built-in support (possibly via a setting)
@@ -35,8 +42,7 @@ The following symbols are used with each list item to make it clearer what kind
3542
Terminology:
3643
* [TUI](https://itlaw.fandom.com/wiki/Text_user_interface) - Text User Interface
3744

38-
**Tip**: navigate this file easily by using GitHub's built-in Markdown Table of Contents in the top left corner:
39-
<a href="#" title="GitHub built-in Table of Contents for markdown files."><img src="img/github_md_toc.png" width="256" alt="ToC"></a>
45+
4046

4147

4248

@@ -567,6 +573,10 @@ We know that Vi-[clones](http://www.linfo.org/vi/clones.html)/derivatives have V
567573
* :white_check_mark: [VNote](https://vnotex.github.io/vnote/en_us/) - A note taking app.
568574

569575

576+
577+
578+
579+
570580
# Contributing
571581
This is a collaborative list -- please fork and make a pull request to add or improve the entries here! The initial contributions by the repo owner is limited to the tools he uses or knows of, so there is a lot of room for further additions here!
572582

0 commit comments

Comments
 (0)