Skip to content

Commit

Permalink
refix readme menu
Browse files Browse the repository at this point in the history
  • Loading branch information
David B committed Feb 24, 2021
1 parent fcff7de commit 87c63c8
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@ Think about [rating and review](https://marketplace.visualstudio.com/items?itemN
Here are all the awesome current features of **Clever** (you can browse behaviour gifs below):

- πŸš€πŸš€πŸš€ [fast block select](#fast-block-select)
- πŸ’‘ [maximise (toggle) the current editor](#Toggle-maximise-current-editor)
- βš™οΈ [advanced macros system](#Advanced-macros)
- [Add fragment macro example](#Add-fragment-macro-example)
- [Sublime Text file navigation macro example](#Sublime-Text-file-navigation-macro-example)
- [Rebind any key to another](#Rebind-any-key-to-another)
- πŸš€πŸš€ [quick switch between string quotes ' β†’ " β†’ `](#Quick-quotes-switch)
- πŸš€ [toggle endline with **","** or **";"** or **":"**](#Toggle-endline)
- πŸš€ [insert incremental number or letter via multi cursor](#Insert-incremental-numbers-or-letters)
- πŸš€ [fast cursor navigation / selection](#Fast-cursor-navigation)
- πŸš€ [shortcut commands to](#Shortcuts) :
- [insert curly braces](#Insert-curly-braces)
- [insert array](#Insert-array)
- [insert arrow function](#Insert-arrow-function)
- [insert template string var](#Insert-template-string-var)
- βš™οΈβš™οΈ [an advanced guide to improve vscode by config](#Create-the-best-editor)
- πŸ’‘ [maximise (toggle) the current editor](#toggle-maximise-current-editor)
- βš™οΈ [advanced macros system](#advanced-macros)
- [Add fragment macro example](#add-fragment-macro-example)
- [Sublime Text file navigation macro example](#sublime-text-file-navigation-macro-example)
- [Rebind any key to another](#rebind-any-key-to-another)
- πŸš€πŸš€ [quick switch between string quotes ' β†’ " β†’ `](#quick-quotes-switch)
- πŸš€ [toggle endline with **","** or **";"** or **":"**](#toggle-endline)
- πŸš€ [insert incremental number or letter via multi cursor](#insert-incremental-numbers-or-letters)
- πŸš€ [fast cursor navigation / selection](#fast-cursor-navigation)
- πŸš€ [shortcut commands to](#shortcuts) :
- [insert curly braces](#insert-curly-braces)
- [insert array](#insert-array)
- [insert arrow function](#insert-arrow-function)
- [insert template string var](#insert-template-string-var)
- βš™οΈβš™οΈ [an advanced guide to improve vscode by config](#create-the-best-editor)
- and more to come ...
- and i'm aware of your ideas ([submit yours](#contribs))

Expand Down

0 comments on commit 87c63c8

Please sign in to comment.