1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

Merge pull request #623 from asmsuechan/add-emacs-keymap

Add emacs keymap
This commit is contained in:
SuenagaRyota
2017-06-07 12:48:39 +09:00
committed by GitHub
3 changed files with 3 additions and 0 deletions

View File

@@ -216,6 +216,7 @@ class UiTab extends React.Component {
>
<option value='sublime'>default</option>
<option value='vim'>vim</option>
<option value='emacs'>emacs</option>
</select>
<span styleName='note-for-keymap'>Please reload boostnote after you change the keymap</span>
</div>