zed/crates/vim
Julia fc457d45f5 Add word_characters to language overrides & use for more things
Use word_characters to feed completion trigger characters as well and
also recognize kebab as a potential sub-word splitter. This is fine for
non-kebab-case languages because we'd only ever attempt to split a word
with a kebab in it in language scopes which are kebab-cased

Co-Authored-By: Max Brunsfeld <max@zed.dev>
2023-08-25 18:46:30 -04:00
..
src Add word_characters to language overrides & use for more things 2023-08-25 18:46:30 -04:00
test_data Fix visual selection of trailing newline 2023-07-28 22:38:39 -06:00
Cargo.toml Update status bar theming 2023-07-25 11:06:41 -06:00