ZIm/crates/vim/src/normal
Piotr Osiewicz 007d1b09ac Z 2819 (#2872)
This PR adds new config option to language config called
`word_boundaries` that controls which characters should be recognised as
word boundary for a given language. This will improve our UX for
languages such as PHP and Tailwind.

Release Notes:

- Improved completions for PHP
[#1820](https://github.com/zed-industries/community/issues/1820)

---------

Co-authored-by: Julia Risley <julia@zed.dev>
2023-08-22 12:23:30 +03:00
..
case.rs vim: Further improve ~ handling 2023-07-03 23:58:09 -06:00
change.rs Z 2819 (#2872) 2023-08-22 12:23:30 +03:00
delete.rs Add support for visual ranges ending with a newline 2023-07-28 15:26:40 -06:00
scroll.rs vim: Fix scrolling 2023-06-26 13:29:14 -06:00
search.rs Fix warnings surfaced in Rust 1.71 2023-08-02 09:19:23 -07:00
substitute.rs Merge VisualChange -> Substitute 2023-07-28 15:32:02 -06:00
yank.rs Add support for visual ranges ending with a newline 2023-07-28 15:26:40 -06:00