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