rhysd / clever-f.vim

Extended f, F, t and T key mappings for Vim.
https://rhysd.github.io/clever-f.vim
1.01k stars 44 forks source link

support language-mappings #77

Open ces42 opened 9 months ago

ces42 commented 9 months ago

It would be nice (and consistent) for clever-f to support :h language-mapping. From the help:

":lmap" defines a mapping that applies to:
- Insert mode
- Command-line mode
- when entering a search pattern
- the argument of the commands that accept a text character, such as "r" and
  "f"
- for the input() line