1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-07-31 03:59:07 +02:00
IntelliJ-IdeaVim/vim-engine
Matt Ellis 5fc4462b03 Support map! to map insert and cmdline modes
Also supports `mapclear!` and `unmap!`

Moves parsing of the bang modifier to the parser so we can tell the difference between `map! foo bar` and `map ! foo bar`
2024-11-13 17:57:31 +02:00
..
src Support map! to map insert and cmdline modes 2024-11-13 17:57:31 +02:00
build.gradle.kts Bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.10.5 2024-10-30 18:10:50 +02: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