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

Adds vim keymap setting

This commit is contained in:
asmsuechan
2017-01-08 17:44:41 +09:00
parent e4212e796a
commit 7f4c58a84a
6 changed files with 28 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ export const DEFAULT_CONFIG = {
},
editor: {
theme: 'default',
keyMap: 'sublime',
fontSize: '14',
fontFamily: 'Monaco, Consolas',
indentType: 'space',