Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ddu.vim高速化できんのか? #57

Closed
kyoh86 opened this issue Dec 4, 2023 — with Slack · 1 comment
Closed

ddu.vim高速化できんのか? #57

kyoh86 opened this issue Dec 4, 2023 — with Slack · 1 comment
Assignees

Comments

Copy link
Owner

kyoh86 commented Dec 4, 2023

正味、起動時のアレを遅いとか重いとかあんまり思ってないけど、課題としてやれるならやってみる。
lazy.nvimでも別に自分でスクリプトなり書きゃこれを生かす方法はあるかもしれない。
Shougo/ddu.vim#87

@kyoh86 kyoh86 self-assigned this Dec 4, 2023
@kyoh86
Copy link
Owner Author

kyoh86 commented Dec 11, 2023

要は

  • import某、export某を書いたmods.tsを生成する
  • mods.tsをset_static_import_pathに渡す

ことで先に読んでおくってことだな。
初めて当該モジュールをrtpからdenops/某を探す時間が減るってことなのかもな。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant