Flash nvim.
Flash nvim nvim CompetiTest. require( If you enjoyed phaazon/hop. nvim docs Is your feature request related to a problem? Please describe. nvim keys and nvim-surrond mappings conflicts. Jun 30, 2023 · Did you check the docs? I have read all the flash. neovimClean in VSCode settings, which starts Nvim without your plugins (nvim --clean). nvim : Plug 'neoclide/coc. 9. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type. config/nvim/init. vscode line to your plugin spec. Configuring LazyVim plugins is exactly the same as using lazy. プラグインの管理には、プラグインマネージャがあると便利です。 あくまで便利になるだけであって必須ではないのですが、数十個のプラグインを利用するようになることを見越し、使うものとして話を進めます。 May 25, 2024 · In this video I go over installation and usage of the flash. For those of you who are used to using flash. nvim's similar feature. nvim is highly configurable. nvim, it's important to know that. 安装 在线安装 vim-flash. nvim:代码导航的革命性工具 flash. nvim Neovim plugin, bringing fast, label-based code navigation to Visual Studio Code. nvim or Leap while also using the “surround” plugin. nvim 也没有 nvim-lsp,虽然已经不是 YouCompleteMe 的时代,但是 nvim 还是没有性能上很优秀的 lsp,那时候我们都在用 coc. 题外话: 本来叫 ideavim-flash 的, 在上传插件的时候, 因为存在关键字 idea 被驳回, 所以改名为 vim-flash. nvim", Inspired by leap-spooky. nvim 是一个利用 Language Server Protocol (LSP) 实现代码补全功能的插件,VSCode 也是用的这个 LSP 来代码补全的。它自身也带有一个插件系统,帮你安装各类用 JS 写的语法补全以及好用的插件。 用 vim-plug 安装 coc. nvim、flash. Default Settings { -- labels = "abcdefghijklmnopqrstuvwxyz", labels = " So, flash. MacOS 14. 最大的缺点就是没有 Vim, NeoVim 的丰富的插件生态, 尤其是日常使用频率非常高的 flash. Nov 14, 2023 · I'd like to use flash. You just can't use backslashes in search mode unless there is no backslash on the screen, in which case the search will instantly abort. coc. 首先确保你已经安装了 NeoVim 并且配置了 dein. 10. 项目快速启动. Labels appear next to the matches, allowing you to quickly jump to any location. nvim works together. nvim telescope integration that is mentioned on the flash. It takes the <number> out of <number>w or <number>f{char} by highlighting all possible choices and allowing you to press one key to jump directly to the target. Flash with single letter can works similiar with Apr 26, 2021 · 版权声明:本文为博主原创文章,遵循 cc 4. nvim: 重新加载或重启 NeoVim 使设置生效。 3. lua directly won't work, because the mapping in flash. 但是 Java 一直没有配置到像 IntelijIdea 那么方便, 所以 Java 的开发还是在 IntelijIdea 中完成, 好在有 IdeaVim 这个非常棒的插件, 大部分的 Vim 功能完成度非常高. 简介. scope: Scope detection, text objects and jumping based on treesitter or indent: ‼️: scratch: Scratch buffers with a persistent Mar 13, 2022 · Inspired by leap-spooky. nvim from overriding the default search behavior, and I would instead like to bind Flash. json # 需要先在終端機輸入 which nvim 確認 nvim 的路徑. scm-1 dev 1 hour ago (revision: 2610) 146 downloads. Jun 16, 2022 · neovim初始化以及插件安装 1. 我的配置没有完全放弃对vim的支持,这部分用viml来设置,主要是一些基础的配置,比如高亮行,设置行号等等,还有一些基础的按键设置,目的是保留对部分服务器的简单支持,直接copy就行,当然,如果是自己的开发机的话,也可以通过rsync同步的方式把配置上传到开发机上。 Nov 4, 2022 · 透過指令 nvim ~/. nvim you're not limited to always using two characters. Operating system/version. nvim 一样, 通过 s 开头进行搜索了 在 Normal Mode 下的效果 Jul 24, 2023 · 那个时候,我还在写 Vue 2,nvim 上还没有 telescope. Flash with single letter can works similiar with Thought I’d open this discussion. Oct 13, 2023 · The Flash plugin has annoying behavior by default where it silently falls off into label selection, etc. nvim-flash. ちなみに検索件数の表示についてですが、実はプラグイン使わなくても Vim 標準で既に検索件数を表示する機能が存在します。 Jun 26, 2023 · Did you check docs and existing issues? I have read all the flash. folke announced in Announcements. NeoVim 的配置文件是 init. EasyMotion provides a much simpler way to use some motions in vim. Is there a way to enable flash. Add the following code to your . nvim temporarily, only for the current search? Beta Was this translation helpful? Jun 20, 2023 · Welcome to flash. com/alextricity25/nvim_weekly_plugin_configs0:00 - Introduction2:36 - Installation Oct 8, 2023 · I want to use S in visual mode to trigger nvim-surround's functionality, but don't know why it is overridden by flash even if I configured like this (I use Lazyvim): return { { "folke/flash. Aug 9, 2023 · i can't really see what letter that are highlighted by flash if i want to jump to certain location note: i use tokyonight theme flash. Contribute to kiddos/gemini. nvim Flash enhances the built-in search functionality by showing labels at the end of each match, letting you quickly jump to a specific location. nvim on IdeaVim. nvim插件的核心优势在于它拥有对TypeScript语言的全面支持,这得益于项目中有394个TypeScript文件,占据了文件总数的绝大部分。。这种深度优化使得TypeScript开发者在使用coc. Which key maps of these plugins have you remapped and to what? Flash VSCode is a minimal port of the flash. nvim in it to look like vim natively, how can I change it? Modifying keymap. The last one was on 2025-02-16. 8 and higher) experience with minimal effort - echasnovski/mini. Navigate your code with search labels, enhanced character motions and Treesitter integration - folke/flash. nvim 的配置,就是作者在 README 中推荐的配置,一个快速跳转插件,Normal mode 下 s 触发该插件,然后输入你想跳转到位置的字符,此时全部字符后就会出现各自对应的 label,想跳转到哪个就输入对应 label 即可,如下图所示(跳转到 c 字符): flash. Please refer to the default settings below. txt, it will render the file as quickly as possible, before loading your plugins. Both are excellent and highly customizable plugins, so for me it was mostly about switching from the paradigm of fixed amount of keystrokes (2 keys + label in leap) to the arbitrary search (flash). 1. nvim Search IntegrationStandalone Jumpf, t, F, TTreesitter FEATURES *flash. nvim quite actively and supporting something similar on Zed would be amazing. nvim Navigate your code with search labels, enhanced character motions and Treesitter integration _nvim flash Aug 9, 2024 · ⚡flash. It allows for quick jumping to any location in the code using search labels and provides enhanced character motions for more precise movement. Jul 27, 2023 · Install flash. nvim) 最强NeoVim移动插件推荐Leap. nvim Is the plugin on nixpkgs: yes Extra information This plugin is similar to leap. nvimNeovim Configs:https://github. Yeah I already use that and its remote version > This is true, however there is hundreds of different nodes in a syntax tree and if you really want to move by every single node 🌙 LunarVim is an IDE layer for Neovim. Cloned new lazy config from site. nvim 最新推荐文章于 2025-01-08 15:11:08 发布 从零到精通neovim开发5-neovim输入法自动切换 [[flash. nvim development by creating an account on GitHub. nvim is a Neovim plugin for Competitive Programming: it can manage and check testcases, download problems and contests from online judges and much more game competitive-programming startup. Conclusion Flash. webp|frame]] *任意の文字数入力後にラベル文字かEnterで移動する* その中でも私が[[flash. nvim]]の基本機能はそれまでのものと大きく変わりません。 ![[2024-03-24-19-20-27. Incremental Search & Labeling: Activate Flash mode using the "Flash: Trigger Jump" command (flash folke/flash. Completely free and community driven. Just press any key like <space> and you'll see a popup with all possible keymaps starting with <space>. 那个时候,我还在写 Vue 2,nvim 上还没有 telescope. Jan 8, 2025 · Neovim 插件推荐:flash. nvim; I have searched the existing issues of plugins related to this issue; Neovim version (nvim -v) 0. nvimNavigate your code with search labels, enhanced character motions and Treesitter Dec 5, 2024 · flash. Describe alternatives you've considered. nvim. Learn about its features, examples, and how it compares to other navigation plugins in this Reddit post. Aug 10, 2023 · I would like a way to prevent Flash. the jump point is displayed at the first character of the search. it's not working quite right. Quickly jump to any visible text in your editor by typing a few characters and then a corresponding label. 配置文件已存放于远程仓库 neovim_config which-key. nvim', {'branch': 'release'} Plugins. folke/flash. 0 by-sa 版权协议,转载请附上原文出处链接和本声明。 Nov 10, 2024 · Keys Action:w<Enter> Save Editor:wa<Enter> Save All Editors with Changes:q<Enter> Close Editor:q!<Enter> Close Editor & Discard Changes:wq<Enter> Save and Close Editor Jan 19, 2024 · But the flit. Sep 9, 2023 · Plugin: flash-nvim Plugin repository: https://github. json,進行以下內容的編輯: {"vscode-neovim. darwin Posted by u/Bamseg - 3 votes and 6 comments Nov 4, 2022 · 透過指令 nvim ~/. nvim and flash. nvim, and flash. nvim has some sort of treesitter search that allows to select and operate "remotely" on treesitter objects (obviously not a motion, but since OP mentioned flash I wanted to add this bit too). May 5, 2025 · Like flash. Aug 9, 2024 · flash. nvim plugin in Neovim. folke. vim,默认位于 ~/. nvim-features* - **Search Integration**integrate **flash. nvim to build a config from scratch. CompetiTest. After typing a character, a helper character appears after each match, enabling quick navigation to specific locations. nvim enhances code navigation using search labels, enhanced character motions, and Treesitter integration. Some of my friends who want to start using Neovim asked me for pointers to get started, so I decided to write a blog post for future reference. Here's what I have so far. 记录一下安装neovim的过程. lua file, saving or manually invoking LvimReload will trigger lazy to sync all the plugins in that table. Share Improve this answer The following image shows the which-key. vscode-neovim does its best to merge the visual effects of Nvim and VSCode, but it's far from perfect. Aug 9, 2024 · coc. You can start a search with s and then type any number of characters before using a jump label. 0-1 304 days ago 6 downloads. nvim doesn't work. nvim permanently, so the next time I do / search, flash. If I use the lazyvim extra config, the flit. nvim with default settings. files. json 里面添加以下配置开启 flash "vim. Type in as many characters as you want, not some semi-arbitrary number. HopLine is the last feature I need from Hop to completely ditch it. Reply Aug 26, 2019 · 配置 NeoVim. nvim will remain enabled. nvim#256) enables flash only on hitting <C-s>, eliminating this problem. enable: Enable the Flash plugin for Vim. Describe the bug Posts with mentions or reviews of flash. Oct 27, 2023 · So I decided to start over with my lazyconfig since there has been lots of changes to lazy. nvim, you should really head over to the fork of @smoka7, smoka7/hop. Started How can I disable the default mapping for flash. This is a primary feature of flash. vim 便可以進行內容編輯. nvim,以及 nvim-treesitter、nvim-treesitter-textobjects 和 nvim-ts-context-commentstring 即可。 见配置文件仓库。 总结 链接到标题. Sounds wired, can you solve this? Describe the solution you'd like. Discuss code, ask questions & collaborate with the developer community. 6. darwin Posted by u/Bamseg - 3 votes and 6 comments Jan 19, 2024 · But the flit. 4 Operating s Jul 18, 2023 · But that enables flash. nvim flash. Cleared out cache and plugin dir. Installation Open Visual Studio Code. 2. 0. nvim也能配置成easymotion的移动方式。floke这位老哥最近是真的高产,lazy. Oct 3, 2024 · I have read all the flash. flash 的方式搜索 虎码. vim、packer. I use folke's flash. 安装 在线安装 Sep 6, 2024 · 最大的缺点就是没有 Vim, NeoVim 的丰富的插件生态, 尤其是日常使用频率非常高的 flash. nvim 在 ideavim 上使用是中什么体验 作者:叶落阁主 发布时间:2024-09-06 前言 最近两三年都从 Vim 迁移到 NeoVim 之后, 使用到了非常多好用的插件, 尤其是跳转插件 folke/flash. nvim I have searched the existing issues of plugins related to this issue Neovim version (nvim -v) NVIM v0. search) Then you can use s and type the word you want to search for. nvim I have searched the existing issues of plugins related to this issue Neovim version (nvim -v) 0. nvim,这是一个由 NodeJS 驱动的 lsp,因为 NodeJS 的运行时和采用了 VSC 一致的接口,可以非常方便的 Sep 24, 2023 · 我把 flash. nmap s (flash. nvim that has a treesitter jump feature: you can invoke the treesitter operator and choose the node you're after via label. md at main · folke/flash. nvim . ideavimrc 中添加 `map s <Action>(flash. nvim 项目常见问题解决方案 flash. Fuzzy finder. nvim to help you remember your keymaps. 525 configs . nvim is a plugin that lets you jump to any location in your code with search labels, enhanced character motions, and Treesitter integration. Sep 18, 2023 · 设置下一个标记点的背景色 这个颜色是参考的 flash. 04. nvim 移動したいワードの先頭の文字をタイプすると該当箇所にラベルが貼られ、タイプを進めるごとに選択肢が絞られていきます 希望するワードのところに数回のキーで移動出来るのは快適です Sep 8, 2023 · Compare flash. nvim I am currently using the flash. nvim]]を使っている理由は以下3点です。 Jun 8, 2023 · ⚡flash. nvim with your regular search using / or ?. lets you navigate your code with search labels, enhanced character motions Usage. So in the example below, you could have jumped to the second `mode` target with: - `smof` (similar to leap's two char jumps) Nov 22, 2024 · プラグインマネージャ: lazy. nvim(现推荐flash. 満足. Installing plugins. I use this function to jump to any word like Hopword in hop. For those that haven’t experimented with the plugins, “Surround” is a staple in most vim configs, and utilizes the “S” key along with the “s” key following the “y” operator. nvim plugin and how you can quickly jump to different locations within a buffer or across window Jun 21, 2023 · Explore the GitHub Discussions forum for folke flash. nvim 基于 nvim-cmp 的任意输入方式解决方案:cmp-im BY @yehuohan 基于 nvim-cmp 的小鹤音形,需本地编译: nvim-cmp BY wasden 基于 nvim-cmp 的小鹤音形,纯 lua: cmp-im-flypy [WIP] BY noearc Navigate your code with search labels, enhanced character motions and Treesitter integration - flash. The word will be highlighted in the editor. nvim Mar 25, 2024 · 推荐一款神器:Flash. ⌨️ Keymaps. neovimExecutablePaths. So I removed all old config. 应用案例和最佳实践. nvim plugin; Press any flash motion or use something like remote flash (which btw now works correctly in this version, albeit very slowly due to the performance degradation) Leave to make a coffee and return* when vscode has finished rendering the highlighted letters; Expected Behavior When doing nvim somefile. nvim lets you navigate your code with search labels, enhanced character motions, and Treesitter integration. nvim和其他一些很好用的插件也是他的;另外将dap的terminal与toggleterm整合了,让toggleterm统一管理终端,不再跟buffer混淆,操作顺心了不少。 $ luarocks install flash. nvim - Vim/Neovim 的代码提示增强插件 flash. ggandor/leap. LazyVim uses which-key. nvim docs; I have updated the plugin to the latest version before submitting this issue; I have searched the existing issues of flash. nvim with regular search, and further integrating it with Tree Sitter for enhanced code analysis. nvim to manage packages, you can disable certain plugins in VS Code by adding the cond = not vim. nvim can work but flahs. com/folke/flash. Welcome to flash. Dec 18, 2023 · 我的neovim配置结构. nvim can not work. Aug 5, 2023 · Did you check the docs? I have read all the flash. ideavimrc file. Pressing s in LazyVim opens flash, and I am… Nov 8, 2023 · Comment. I'm using lazyvim and I want to change the mapping of s in flash. nvim to flash. User plugins can be installed by adding entries to the lvim. Feb 4, 2021 · coc. config/nvim/ 目录下。 你可以使用以下命令创建并打开配置文件: Navigate your code with search labels, enhanced character motions and Treesitter integration - flash. gemini bindings for Neovim. Makes you feel faster than the Yellow Flash of the Hidden Leaf who killed 1000 50 shinobi within seconds by flashing around. telescope. Aug 28, 2023 · I've switched recently from leap. nvim Neovim 插件推荐:flash. Dec 27, 2023 · 同様のプラグインとしては、nvim-treehopperやleap-ast. Nvim plugins can do anything. This config change via (folke/flash. For the full plugin spec documentation please check the lazy. Based on flash. g <leader>. - LunarVim/LunarVim Hi, when using the "f" command to find by character, and when the jump_labels are enabled, what's the command to Jump to the next group of labels? Did you check docs and existing issues? I have read all the flash. Mar 11, 2024 · BTW, for the moment I found a workaround - use search mode. nvimNavigate your code with search labels, enhanced character motions and Treesitter integration项目地址 flash. The docs didn't provide any way to configure case insensitive jumping Any advise on how can one have… Jun 18, 2023 · If you're using lazy. flash. The plugin also highlights Treesitter nodes and offers a standalone jumping mode. nvim _李牧_ 编辑于 2022年11月17日 14:48. nvim docs I have searched the existing issues of flash. Aug 9, 2022 · rapan931さんによる記事. Here's a list of some of the features. Versions. Enable vscode-neovim. Navigate your code with search labels, enhanced character motions and Treesitter integration - Releases · folke/flash. nvim as a replacement for / searches only and I'd like to retain Neovim's regular f,F,t,T behavior. nvim 可以帮助你提升开发效率。 2. nvim Navigate your code with search labels, enhanced character motions and Treesitter integration _flash. 🔍 Search Integratio n: integrate flash. nvim 是一个为 NeoVim 编辑器设计的插件,它增强了搜索匹配和字符移动的功能。 通过引入“搜索标签”和“增强型字符动作”,此插件使得在代码中查找和导航变得更快捷。 它还集成了 Treesitter,允许你基于语法结构进行导航。 如果你是 Vim 或者 NeoVim 的重度用户, flash. ちなみに検索件数の表示についてですが、実はプラグイン使わなくても Vim 標準で既に検索件数を表示する機能が存在します。 Aug 9, 2022 · rapan931さんによる記事. 如果实在不习惯,flash. 系统版本Ubuntu18. nvim will be overwritten later! Some of these include "flash jump" for quick navigation, using Flash. 設定後の Neovim の挙動がこちら. plugins table in your config. Flash - VSCode. Nov 22, 2024 · プラグインマネージャ: lazy. search) xmap s (flash. ‼️: rename: LSP-integrated file renaming with support for plugins like neo-tree. When I type 's' to trigger jump() and then type a word such as 'lazy', if the current window does not have the word I want to locate, how can I continue to search for the next page? Jan 29, 2025 · I really like the flash. Jun 20, 2023 · 2 comments Nov 13, 2024 · lazyvim 折腾日记(2) 前言 我的目标是争取在不使用 gui 的前提下完成开发,运维等工作 前一篇讲述的是 lazyvim 安装及基本概念,这一篇要讲的是如何在 lazyvim 中使用中文输入法 有这个想法是因为在 nvim 使用中文输入法非常的不便捷,但是又不可避免的有着写文档的需求,在这. nvim时能够享受到更为流畅和智能 Sep 6, 2024 · 最大的缺点就是没有 Vim, NeoVim 的丰富的插件生态, 尤其是日常使用频率非常高的 flash. We have used some of these posts to build our list of alternatives and similar projects. nvim The big difference is that with flash. 0-1 303 days ago 219 downloads. Contribute to Leiyi548/flash-zhh. Generally, when I press ‘s’ or ‘?’, it enters search mode. nvim/README. nvi m with your regular search using / or ?. nvim folke/flash. nvimhttps://github. nvim plugin for Neovim. プラグインの管理には、プラグインマネージャがあると便利です。 あくまで便利になるだけであって必須ではないのですが、数十個のプラグインを利用するようになることを見越し、使うものとして話を進めます。 Sep 6, 2024 · 插件市场搜索 vim-flash 安装, 然后在 ~/. 🔍 Search Integration: integrate flash. Library of 40+ independent Lua modules improving overall Neovim (version 0. nvim , 非常方便, 日常文档及一些软件开发(Web, rust, I've tried flash, but moved back to hop exactly because of this - flash marks only with 1-char labels, which end very quickly and i don't know how to make it use variable amount of chars for labeling :c Jul 19, 2024 · I'm using flash. Stabilizes on a single jump character very quickly. nvim in LazyVim? I use the Substitute operator a lot. nvim and mini. nvim is a remarkable plugin that greatly enhances code navigation in Neovim. Flash provides quick code navigation using search labels, inspired by the popular flash. nvimでは、下の画像のbというラベルの下にaやcのラベルも隠れています。 Feb 4, 2021 · coc. 打開 VSCode 的 settings. enable": true, 现在就可以开开心心的使用 flash. nvim 移动到了 VSCodeVim 中flash 是一个比 leap 更好用的移动插件视频中介绍了 flash 的基本使用功能 配置以及安装方式 Khue Doan; Contact; About; Minimal Neovim setup from scratch. 最近两三年都从 Vim 迁移到 NeoVim 之后, 使用到了非常多好用的插件, 尤其是跳转插件 folke/flash. nvim 或其他包管理器。 然后按以下步骤安装 flash. nvim** with your regular search using `/` or `?`. nvim help for <leader> (aka space) key Note Green text means the top of the keymapping tree (e. nvim Plugins are managed by folke/lazy. nvim, 所以就自己开发了一个在 IdeaVim 上的插件 vim-flash. 522 configs . The default key bindings to find files will use Telescope's find_files or git_files depending on whether the directory is a git repo. folke/snacks. Search integration is great, it allows to jump anywhere on the screen very fast! I found treesitter way to select objects very fast as well, with a key press you can select objects Thunderbird is the leading free and open-source email, calendaring, newsfeed, and chat client with more than 20 million active monthly users across Windows, macOS, and Linux. 1 Build Apr 6, 2024 · Did you check docs and existing issues? I have read all the flash. I’m curious what conclusions you all came to when using Flash. But there seems to be a bug with backslashes. 3106 2 motion. nvim/ at main · folke/flash. flash. nvim 整了一个橙色 看起来还不错 安装 大家现在只需要做以下几个步骤就可以使用上 flash 了: 把官方的 Vim 卸载掉 安装 CVim 在 settings. 1neovim的安装 sudo add-apt-repository ppa:neovim-ppa/stable sudo apt-get update sudo apt-get install -y neovim Navigate your code with search labels, enhanced character motions and Treesitter integration - Issues · folke/flash. So touch-typing a term that isn't present usually results in weird edits being made to the file. if exists ('g:vscode')" VSCode extension else" ordinary neovim endif 編輯 VSCode settings. Many bugs were fixed and new features added. nvim contains a lot of features, and I've only implemented the basics. I think it is better to make flit. Thank you for being such a supportive and passionate community! ️ NeoVim移动插件推荐Leap. nvim's search behavior to a different keyboard shortcut. g. nvim 已安装,还需要安装 flash. nvim ,这是一个由 NodeJS 驱动的 lsp,因为 NodeJS 的运行时和采用了 VSC 一致的接口,可以非常方便的 Jun 8, 2023 · ⚡flash. This function allows you to perform an action in a remote location: it forgets the current mode or pending operator, lets you leap with the cursor (to anywhere on the tab page), then continues where it left off. search)` 即可, 就可以类似于 flash. 过程 2. Describe the solution you'd like > Another alternative is to use folke's flash. nvim , 非常方便, 日常文档及一些软件开发 (Web, rust, lua, python) 等已经在 NeoVim 下完成了. g <leader>a includes everything related to AI, <leader>ai opens the Cody AI assistant in a vertical split) Red text means the direct cmd (e. nvim readme. nvim and configured through the following settings: Setting Description Type Default Value; vim. nvim repository. But I think these basic features are enough for me. . nvim which-key. Visual effects in particular can cause visual artifacts. nvimがあります。 しかし、これらのプラグインは、ラベルが重複する場合の扱いに難がありました。 たとえばnvim-treehopperやleap-ast. Navigate your code with search labels, enhanced character motions and Treesitter integration. How do I achieve this? ↑ flash. Dec 30, 2024 · 文章浏览阅读852次,点赞16次,收藏15次。Flash. Features. nvim Public 💥 Create key bindings that stick. nvim Discussions! #2. 3054 1 motion. opens the file manager) When I type 's' to trigger jump() and then type a word such as 'lazy', if the current window does not have the word I want to locate, how can I continue to search for the next page? Jan 29, 2025 · I really like the flash. 1 Operating s Sep 6, 2024 · 最强跳转插件 flash. wlntgzx mofj bezp ibqeoox efhk qvdkpz fcpt evim dnnqs slyeexh