Change Keymaps to "Migrating from other Editors"

- Rename the section on keymaps to **Migrating from other Editors**
- Move `vm-mode` to **Migrating from Vim**
pull/170/head
Michele "Ubik" De Simoni 2018-10-08 16:14:06 +02:00 committed by GitHub
parent 8d7859ee3c
commit 60c5e7a966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -15,7 +15,8 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Official](#official) - [Official](#official)
- [Syntax](#syntax) - [Syntax](#syntax)
- [Editor Keymaps](#editor-keymaps) - [Migrating from other editors](#migrating-from-other-editors)
- [Migrating from Vim](#migrating-from-vim)
- [Migrating from Atom](#migrating-from-atom) - [Migrating from Atom](#migrating-from-atom)
- [Migrating from Sublime Text](#migrating-from-sublime-text) - [Migrating from Sublime Text](#migrating-from-sublime-text)
- [Migrating from Visual Studio](#migrating-from-visual-studio) - [Migrating from Visual Studio](#migrating-from-visual-studio)
@ -111,7 +112,6 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Spotify](#spotify) - [Spotify](#spotify)
- [SVG Viewer](#svg-viewer) - [SVG Viewer](#svg-viewer)
- [Text Marker (Highlighter)](#text-marker-highlighter) - [Text Marker (Highlighter)](#text-marker-highlighter)
- [Vim Mode](#vim-mode)
- [Themes](#themes) - [Themes](#themes)
- [An Old Hope Theme by Dustin Sanders](#an-old-hope-theme-by-dustin-sanders) - [An Old Hope Theme by Dustin Sanders](#an-old-hope-theme-by-dustin-sanders)
- [Ariake Dark by wart](#ariake-dark-by-wart) - [Ariake Dark by wart](#ariake-dark-by-wart)
@ -184,10 +184,14 @@ Language packages extend the editor with syntax highlighting and/or snippets for
- [VEX](https://marketplace.visualstudio.com/items?itemName=melmass.vex) - [VEX](https://marketplace.visualstudio.com/items?itemName=melmass.vex)
- [Zephir](https://marketplace.visualstudio.com/items?itemName=zephir-lang.zephir) - [Zephir](https://marketplace.visualstudio.com/items?itemName=zephir-lang.zephir)
# Editor Keymaps # Migrating from other editors
The VSCode team provides keymaps from popular editors, making the transition to VSCode almost seamless and easy. The VSCode team provides keymaps from popular editors, making the transition to VSCode almost seamless and easy.
## [Migrating from Vim](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim)
> **Vim Mode** - Relatively new, but promising extension implementing Vim features in VSCode. Authors suggest to join their [Slack channel](https://vscodevim-slackin.azurewebsites.net/) for feature requests on your favorite Vim features
## [Migrating from Atom](https://marketplace.visualstudio.com/items?itemName=ms-vscode.atom-keybindings) ## [Migrating from Atom](https://marketplace.visualstudio.com/items?itemName=ms-vscode.atom-keybindings)
> Popular Atom keybindings for Visual Studio Code > Popular Atom keybindings for Visual Studio Code
@ -730,10 +734,6 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![Text Marker (Highlighter)](https://raw.githubusercontent.com/ryu1kn/vscode-text-marker/master/images/animations/public.gif) ![Text Marker (Highlighter)](https://raw.githubusercontent.com/ryu1kn/vscode-text-marker/master/images/animations/public.gif)
## [Vim Mode](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim)
> Relatively new, but promising extension implementing Vim features in VSCode. Authors suggest to join their [Slack channel](https://vscodevim-slackin.azurewebsites.net/) for feature requests on your favorite Vim features
# Themes # Themes
## UI ## UI