Files
oak-gpui/crates
Yicheng LiuandMarshall Bowers 089ea5da50 vim: Fix back quotes not recognized as object (#24999)
Currently back quotes ``` `` ``` not recognized as an object in vim
mode, so ```c i ` ```, ```d i ` ``` not working.

It seems to be a typo introduced in #22632 : The`DoubleQuotes` line was
doubled while the `BackQuotes` line was missing.

Release Notes:

- vim: Fixed back quotes ``` `` ``` not recognized as object.

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
2025-02-26 14:21:12 -05:00
..
2025-02-19 20:33:18 +00:00
2025-01-27 13:40:59 -05:00
2025-02-26 18:16:10 +00:00
2025-02-26 18:16:10 +00:00
2025-02-25 03:10:45 +00:00
2025-02-24 18:29:52 +00:00
2025-02-26 18:31:58 +00:00