1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-06-26 05:38:54 +02:00
IntelliJ-IdeaVim/vim-engine/src
Matt Ellis a8677d3dd7 Refactor expected argument type
We no longer need to track a previous fallback argument type, since we don't support nested commands inside a command builder. We can just return the current argument type, or its fallback
2024-07-23 23:08:24 +03:00
..
main Refactor expected argument type 2024-07-23 23:08:24 +03:00
test Optimize imports for the project 2024-06-28 17:30:17 +03:00