Andrey Vlasovskikh
75c1c0b839
Move "Vim Emulation" settings into "File | Settings | Editor"
2018-09-10 14:53:26 +03:00
Andrey Vlasovskikh
43662318be
Compatibility with IntelliJ 2018.1 and newer due to the platform API changes
2018-08-27 22:06:09 +03:00
Andrey Vlasovskikh
bd772daee0
Small reordering of multiple-cursors commands
2018-08-27 20:51:04 +03:00
Andrey Vlasovskikh
23fa55ea11
Updated the list of all supported commands
...
Removed the multiple carets support marker, since all commands are
basically covered now. We'll handle any bugs left in the same way we
do it for other bugs.
2018-08-27 20:50:07 +03:00
Vitalii Karavaev
06058a45c0
Fixed review issues and README.md updated
2018-08-09 12:35:08 +03:00
Andrey Vlasovskikh
b71eb465cb
Updated contribution guide and supported IDEs
2017-12-19 23:30:42 +03:00
Andrey Vlasovskikh
f072638c8c
Merge pull request #129 from jamescmartinez/master
...
Update README to correct preference paths
2017-12-19 23:17:52 +03:00
Andrey Vlasovskikh
113642c8f5
Fixed test configuration URL
2017-11-01 03:15:05 +03:00
Andrey Vlasovskikh
088dd98e0d
Updated test configuration ID
2017-11-01 03:14:23 +03:00
Andrey Vlasovskikh
e9fca757b7
JetBrains project badge
2017-09-08 23:09:46 +03:00
James Martinez
63b7bed61a
Update README to correct preference paths
2017-05-16 16:20:00 -07:00
Andrey Vlasovskikh
949444f6dd
EAP for IdeaVim
2016-04-20 03:00:54 +03:00
Alexander Griesbaum
e3869a201f
Improve diction of README
2016-04-05 22:44:26 +02:00
Andrey Vlasovskikh
a3b4aecded
Docs about 'surround' extension
2016-02-04 23:02:29 +03:00
Andrey Vlasovskikh
47b49c3e03
Merge pull request #93 from raimon49/use-relative-links
...
Use relative links that recommended way by GitHub Inc.
2016-01-23 02:24:35 +03:00
Andrey Vlasovskikh
7a99261979
Updated "Setting up development environment" for Gradle
2016-01-23 02:15:08 +03:00
Alexander Zolotov
86303b58df
Use retina-friendly svg status images
2016-01-22 22:44:48 +03:00
Andrey Vlasovskikh
78b1ad6df6
Switched from Ant to Gradle for easier dependency on IntelliJ in automated builds
2016-01-22 22:15:38 +03:00
Andrey Vlasovskikh
7ceea17050
Added DataGrip to the list of supported IDEs
2016-01-21 02:22:48 +03:00
Andrey Vlasovskikh
9af3c732b5
Updated CI icons
2015-10-30 16:04:35 +03:00
raimon
2c7d3c9971
Use relative links that recommended way by GitHub Inc.
2015-06-23 21:56:46 +09:00
Rubén Gómez
637f7f48ad
Modified deployment instructions in README.md as suggested in pull request #83
2015-04-02 09:11:52 +02:00
Rubén Gómez
8eae80d30f
Added deployment instructions to README.md
2015-03-30 23:55:04 +02:00
John Florian
742d6e63d9
Change - note regarding non-default user.home setting
...
Some users (e.g., me) have a non-default user.home VM option and this
affects where IdeaVim looks for its configuration file. This note might
save some head scratching.
2015-03-30 09:26:32 -04:00
John Florian
7a5b4e565a
Change - add mapping example using :action
...
This example may be helpful to regular VIM users since the :action and
:actionlist commands are specific to IdeaVIM.
2015-03-28 11:12:02 -04:00
Andrey Vlasovskikh
26a247c0bf
Revert "Unified tests initialization for IntelliJ 13+ Community and Ultimate"
...
This reverts commit 296ef1bdf9
.
2014-11-28 22:29:15 +03:00
Andrey Vlasovskikh
296ef1bdf9
Unified tests initialization for IntelliJ 13+ Community and Ultimate
2014-11-28 20:22:43 +03:00
Tyler Hansen
78a50c2f53
Update README.md
2014-10-29 12:19:13 -07:00
Andrey Vlasovskikh
1dc739f32c
Added :action
and :actionlist
to the docs
2014-10-24 16:35:56 +04:00
Andrey Vlasovskikh
969ca0119a
Bumped version to 0.36
2014-10-14 14:22:38 +04:00
Andrey Vlasovskikh
6a1c792cda
VIM-171 Added support for window navigation commands: left/right/up/down
2014-10-13 23:08:56 +04:00
Andrey Vlasovskikh
d6896e4e76
VIM-690 Read initialization commands only from ~/.ideavimrc
2014-05-06 15:20:40 +04:00
Andrey Vlasovskikh
ff3795798f
Added notes about keyboard shortcut conflicts and .vimrc files
2014-04-29 14:37:16 +04:00
Andrey Vlasovskikh
07e59536f3
Updated link names
2014-04-07 20:15:50 +04:00
Andrey Vlasovskikh
63f31b9b01
Links to issues and docs, removed menu changes
2014-04-07 20:12:22 +04:00
Andrey Vlasovskikh
4b6bf1bb9f
Markup for badges
2014-04-07 20:01:29 +04:00
Andrey Vlasovskikh
f03c202b46
TeamCity badges for builds and tests
2014-04-07 19:59:28 +04:00
Andrey Vlasovskikh
eb8a4a0e6a
Use guest link for TeamCity builds
2014-04-07 19:53:07 +04:00
Andrey Vlasovskikh
c04b04f701
Mentioned key mappings support in README and CHANGES
2014-04-07 19:42:04 +04:00
Andrey Vlasovskikh
3968e7741f
Added 'Where to start' for contributors
2013-11-18 20:42:41 +04:00
Andrey Vlasovskikh
27bbae3ccd
Minor changes to README
2013-11-15 16:59:00 +04:00
Andrey Vlasovskikh
305c03458a
Note about Android Studio
2013-11-15 16:57:43 +04:00
Andrey Vlasovskikh
23bb0679dd
New URL for the plugin page
2013-11-08 18:18:38 +04:00
Andrey Vlasovskikh
1366e859be
Removed a note about <Esc> in completion windows
2013-11-07 20:43:35 +04:00
Andrey Vlasovskikh
fa13be1e15
Updated link to build server
2013-08-08 21:11:20 +04:00
Andrey Vlasovskikh
2b31ef3f16
Link to the Twitter account
2012-12-26 16:20:45 +04:00
Andrey Vlasovskikh
d5daf5de67
Instructions for setting up the development environment
2012-12-05 01:41:14 +04:00
Andrey Vlasovskikh
49459b2d81
Added link to the bug tracker
2012-12-05 01:39:05 +04:00
Andrey Vlasovskikh
d7d963ebed
List of supported set commands
2012-12-03 19:19:28 +04:00
Andrey Vlasovskikh
4f6b6adf39
Updated plugin description
2012-11-30 16:02:24 +04:00