Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 08:25
· 92 commits to master since this release

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.