File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,9 +88,23 @@ You can hover and click <i class="fa fa-chain"></i> to anchor on it.
8888
8989Edit:
9090===
91+ ## Editor Modes:
92+ You can look in the bottom right section of the editor area, there you'll find a button with ` sublime ` on it.
93+ When you click it, you can select 3 editor modes:
94+
95+ - sublime (default)
96+ - emacs
97+ - vim
98+
9199## Shortcut Keys:
92- Just like Sublime text, which is pretty quick and convenient.
93- > For more infomation, see [ here] ( https://codemirror.net/demo/sublime.html ) .
100+ The shortcut keys depend on your selected editor mode. By default they are just like Sublime text, which is pretty quick and convenient.
101+ > For more information, see [ here] ( https://codemirror.net/demo/sublime.html ) .
102+
103+ For emacs:
104+ > For more information, see [ here] ( https://codemirror.net/demo/emacs.html ) .
105+
106+ For vim:
107+ > For more information, see [ here] ( https://codemirror.net/demo/vim.html ) .
94108
95109## Auto-Complete:
96110This editor provides full auto-complete hints in markdown.
You can’t perform that action at this time.
0 commit comments