mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-19 12:41:43 +00:00
Created Vim mode (markdown)
17
Vim-mode.md
Normal file
17
Vim-mode.md
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
You can use Vim keymap.
|
||||||
|
|
||||||
|
# Setting
|
||||||
|
`Preferences` -> `UI` -> `Editor Keymap`
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
# Specifications
|
||||||
|
## :q to escape from Edit mode
|
||||||
|
`:q`, `:qw`, `:wq` and `:q!` are available to escape from Edit mode.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
ref: https://github.com/BoostIO/Boostnote/pull/885
|
||||||
|
|
||||||
|
# note
|
||||||
|
There's no way to share yank and clipboard for now.
|
||||||
Reference in New Issue
Block a user