Quramy / tsuquyomi

A Vim plugin for TypeScript
http://www.vim.org/scripts/script.php?script_id=5151
1.39k stars 72 forks source link

TsuImport: Not work #318

Open KKKiraSong opened 1 year ago

KKKiraSong commented 1 year ago

I write "const a = useMemo(...)" in a tsx file, then use :TsuImport to import useMemo.

But I get nothing!

image

Can anyone help me.

Or, tsuquyomi goes wrong?