Skip to content

zk-phi/ewow-goto-char

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

lib_goto_char.ahk

a command like “f” in vim for EWOW.

Usage

Load this library

#Include lib_goto_char.ahk

and bind keys.

#If !ignored_frame() && !cx
!^f:: goto_char()

About

A command like "f" in vim for EWOW

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published