ZIm/crates/vim/src
Piotr Osiewicz 7798f64d1b
chore: Bump lsp-types to 0.97.0 (#12928)
This also includes https://github.com/gluon-lang/lsp-types/pull/287,
which should significantly reduce the time it takes for us to
deserialize completion lists.


Release Notes:
- N/A
2024-06-13 13:48:12 +02:00
..
normal vim: Implement named registers (#12895) 2024-06-12 10:40:27 -06:00
test vim: Implement named registers (#12895) 2024-06-12 10:40:27 -06:00
change_list.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
command.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
editor_events.rs Use UpdateGlobal accessors in more places (#11925) 2024-05-16 13:30:04 -04:00
insert.rs Reduce spamming of inline completion discard events (#11999) 2024-05-17 16:37:17 -04:00
mode_indicator.rs vim: Implement named registers (#12895) 2024-06-12 10:40:27 -06:00
motion.rs vim: Fix g _ not having the expected behavior (#12607) 2024-06-05 15:00:13 -06:00
normal.rs vim: Add gU/gu/g~ (#12782) 2024-06-07 12:38:12 -06:00
object.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
replace.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
state.rs vim: Implement named registers (#12895) 2024-06-12 10:40:27 -06:00
surrounds.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
test.rs chore: Bump lsp-types to 0.97.0 (#12928) 2024-06-13 13:48:12 +02:00
utils.rs vim: Implement named registers (#12895) 2024-06-12 10:40:27 -06:00
vim.rs Refine inline transformation UX (#12939) 2024-06-13 08:35:22 +02:00
visual.rs Fix some edge-cases in vim visual delete (#12131) 2024-05-22 12:54:41 -06:00