ZIm/crates/vim/src
Max Brunsfeld bc5ed1334f
Upgrade tree sitter and all grammars (#17734)
Fixes https://github.com/zed-industries/zed/issues/5291

Release Notes:

- Fixed a bug where the 'toggle comments' command didn't use the right
comment syntax in JSX and TSX elements.

---------

Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Kirill Bulatov <mail4score@gmail.com>
2024-09-16 17:10:57 -07:00
..
digraph Add Vim digraphs (#14887) 2024-07-28 22:44:32 -06:00
normal vim: Fix ctrl-b not moving the cursor (#17808) 2024-09-16 15:01:20 +02:00
test Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00
change_list.rs vim: Improve lifecycle (#16477) 2024-08-20 20:48:50 -06:00
command.rs editor: In OpenFile check if file with path_suffix exists (#17805) 2024-09-13 15:11:10 -04:00
digraph.rs Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00
insert.rs vim: Improve lifecycle (#16477) 2024-08-20 20:48:50 -06:00
mode_indicator.rs vim: Improve lifecycle (#16477) 2024-08-20 20:48:50 -06:00
motion.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
normal.rs Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00
object.rs chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
replace.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
state.rs vim: Fix blackhole register (#17419) 2024-09-05 11:19:02 -06:00
surrounds.rs Fix vim surround behavior around text objects (#17603) 2024-09-10 11:49:04 -04:00
test.rs Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
vim.rs Fix keystroke observer leak in vim crate (#17913) 2024-09-16 15:50:12 -07:00
visual.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00