Skip to content

cloudcmd v7.6.0

Compare
Choose a tag to compare
@coderaiser coderaiser released this 11 Sep 14:26
· 1785 commits to master since this release

Vim

Add ability to find file in current directory in vim mode.

find

Key Operation
/ find file in current directory
n navigate to next found file
N navigate to previous found file

feature

  • (vim) add find support with: "/", "n" and "N"
  • (package) yaspeller v4.0.0