logseq-plugin-vim-shortcuts
logseq-plugin-vim-shortcuts copied to clipboard
Handle empty values in `logseq-vim-shortcuts.json`.
In the current version v0.1.19
, empty values in the keyboard shortcuts file will cause loading error when logseq starts up. A simple check should be performed when parsing this file, handling the empty entries by disabling those shortcuts.