Path	Lines of Code
AUTHORS.md	626
CHANGES.md	1404
CLAUDE.md	21
CODE_OF_CONDUCT.md	2
CONTRIBUTING.md	126
LICENSE.txt	17
README.md	282
ThirdPartyLicenses.md	82
doc/Home.md	5
doc/IdeaVim Plugins.md	466
doc/NERDTree-support.md	64
doc/Plugin-API-introduction.md	90
doc/Plugin-API-quick-start-guide.md	141
doc/Plugin-API-reference.md	427
doc/Plugin-API-tutorial-replace-with-register.md	217
doc/Select-mode.md	14
doc/ideajoin-examples.md	48
doc/images/sneakIcon.svg	28
doc/marketplace-plugin-example.md	10
doc/posts/Some-Facts-About-Vim.md	32
doc/posts/environment-variable-expansion-in-file-commands.md	46
doc/set-commands.md	224
doc/sethandler.md	27
doc/support-guide.md	28
gradle.properties	44
scripts-ts/package-lock.json	1501
scripts-ts/package.json	15
scripts-ts/tsconfig.json	14
src/main/resources/META-INF/pluginIcon.svg	16
src/main/resources/META-INF/pluginIcon_noBorders.svg	16
src/main/resources/icons/ideavim.svg	17
src/main/resources/icons/ideavim_disabled.svg	10
src/main/resources/icons/ideavim_disabled_dark.svg	10
src/main/resources/icons/ideavim_outline.svg	11
src/main/resources/icons/twitter.svg	1
src/main/resources/icons/twitter_dark.svg	1
src/main/resources/icons/youtrack.svg	53
src/main/resources/ksp-generated/ideavim_extensions.json	7
src/main/resources/ksp-generated/intellij_commands.json	82
src/main/resources/ksp-generated/intellij_ex_commands.json	9
src/main/resources/ksp-generated/intellij_vimscript_functions.json	4
src/main/resources/messages/IdeaVimBundle.properties	60
tests/property-tests/src/test/kotlin/org/jetbrains/plugins/ideavim/propertybased/samples/JavaText.kt	819
tests/property-tests/src/test/kotlin/org/jetbrains/plugins/ideavim/propertybased/samples/LoremText.kt	8
tests/property-tests/src/test/kotlin/org/jetbrains/plugins/ideavim/propertybased/samples/SimpleText.kt	8
tests/ui-ij-tests/src/test/kotlin/ManualTests.md	6
vim-engine/Evolution.md	15
vim-engine/gradle.properties	13
vim-engine/src/main/resources/ascii-art/default.txt	70
vim-engine/src/main/resources/ascii-art/java.txt	50
vim-engine/src/main/resources/ascii-art/kotlin.txt	49
vim-engine/src/main/resources/ascii-art/python.txt	50
vim-engine/src/main/resources/ksp-generated/engine_commands.json	2232
vim-engine/src/main/resources/ksp-generated/engine_ex_commands.json	133
vim-engine/src/main/resources/ksp-generated/engine_vimscript_functions.json	81
vim-engine/src/main/resources/ksp-generated/ideavim_extensions.json	2
vim-engine/src/main/resources/messages/IdeaVimEngineBundle.properties	195
vim-engine/src/test/resources/GraphemeBreakTest.txt	630
