github vipzhicheng/logseq-plugin-vim-shortcuts v0.1.0

latest releases: v0.1.20, v0.1.19, v0.1.18...
2 years ago

Changes

  • feat: add VIM command mode, trigger by shortcut: mod+shift+;,for now 10+ commands supported, and I'm sure that would be more.
  • feat: one useful commmand is: replace string like VIM. Input :%s/search/replace/modifiers, e.g. :%s/foo/bar/ig
  • feat: another useful command is: go to page. Input :go PAGENAME, e.g. :go 2022-02-22, also support go to block by :go ((blockId))
  • feat: some commands related to marks: :marks, :delmarks, :delmarks!, :mark.
  • more commands descriptions in README.

❤️ Buy me a coffee

If this plugin solve your situation a little bit and you will, you can choose to buy me a coffee via this and this, that means a lot to me.

Don't miss a new logseq-plugin-vim-shortcuts release

NewReleases is sending notifications on new releases.