1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-18 00:34:04 +02:00
IntelliJ-IdeaVim/vim-engine
Filipp Vakhitov 61ccbcd788 ProcessSubstituteCommand refactoring part 2
We do not need the `doAll` condition (because the next code block with `doAll` adjusts line and column for the next match to be correct),
And the line2 can't be >= editor.lineCount()
2024-07-17 13:30:54 +03:00
..
src ProcessSubstituteCommand refactoring part 2 2024-07-17 13:30:54 +03:00
build.gradle.kts Bump org.mockito.kotlin:mockito-kotlin from 5.3.1 to 5.4.0 2024-07-10 18:21:34 +03:00
Evolution.md Add update to the evolution 2022-12-02 12:03:58 +02:00
gradle.properties Set up publishing of the vim-engine library 2023-07-20 16:50:14 +03:00