1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-06-13 02:34:04 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Alex Plate
66536a59a9
Add an .ideavimrc file template 2021-04-25 15:52:45 +03:00
Alex Plate
c63a0200b3
Load extensions after vim script loading 2021-01-22 20:41:10 +03:00
Alex Plate
38019cdb91
Convert command parser to kt 2021-01-20 09:58:40 +03:00
Alex Plate
a7774349e5
Update copyright year 2021-01-20 03:07:13 +03:00
Alex Plate
d0888a063f
Refactor code 2020-12-24 10:58:58 +03:00
Alex Plate
40ec6c53fa
Revert "Add statistic collection for some options"
Classes of the collector are incompatible with 202

This reverts commit b7cb3c09
2020-12-18 11:57:06 +03:00
Alex Plate
b7cb3c0945
Add statistic collection for some options 2020-12-17 23:13:54 +03:00
Alex Plate
b4fa7f4317
Replace @NlsSafe annotation from utils with our own 2020-11-20 09:58:43 +03:00
Alex Plate
da9a0a414a
[i18n] Extract more starting for localization 2020-11-19 00:26:17 +03:00
Alex Plate
612a86c4d9
Add new option to enable extensions 2020-11-01 00:51:22 +03:00
Alex Plate
c7948374fd
Cleanup 2020-06-29 13:30:23 +03:00
Alex Plate
c85f41e65b
Fix tests 2020-05-12 10:43:04 +03:00
Alex Plate
de5ce5f635
Update ideavimrc reload implementation 2020-05-09 22:56:10 +03:00
Alex Plate
2eb6fd6819
Convert VimParser to kt 2020-05-09 22:56:10 +03:00
Alex Plate
22ea4e7ffa
Rename .java to .kt 2020-05-09 22:56:10 +03:00