From f1cb3405c76ed43b1b88d05bd305c3ba7da2e75d Mon Sep 17 00:00:00 2001 From: SuenagaRyota Date: Wed, 4 Oct 2017 10:44:43 +0900 Subject: [PATCH] Updated Keymaps (markdown) --- Keymaps-in-Editor-mode.md | 12 ++++++++++++ Keymaps.md | 5 ----- 2 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 Keymaps-in-Editor-mode.md delete mode 100644 Keymaps.md diff --git a/Keymaps-in-Editor-mode.md b/Keymaps-in-Editor-mode.md new file mode 100644 index 0000000..447c5e0 --- /dev/null +++ b/Keymaps-in-Editor-mode.md @@ -0,0 +1,12 @@ +3 keymaps below are available in Editor mode. + +- default +- vim +- emacs + +You can set one of them in `Preferences` -> `UI` -> `Editor Keymap`. +![image](https://user-images.githubusercontent.com/11307908/31156680-ea6da12e-a8f0-11e7-832b-65f2a7c1bfbd.png) + +ref: +* [[Vim mode]] +* [[Emacs mode]] \ No newline at end of file diff --git a/Keymaps.md b/Keymaps.md deleted file mode 100644 index 37a96da..0000000 --- a/Keymaps.md +++ /dev/null @@ -1,5 +0,0 @@ -You can customize at `preference`. - -- default -- vim -- emacs \ No newline at end of file