Andrey Vlasovskikh
c495f5ccdf
Updated changelog
2012-12-03 22:15:48 +04:00
Andrey Vlasovskikh
25e631aa73
VIM-393 Fixed restoring editor state after invalid arguments with pending operators
2012-12-03 22:00:06 +04:00
Andrey Vlasovskikh
6c2dc0a048
VIM-244 Fixed 'dl' for the last character in line
2012-12-03 20:50:26 +04:00
Andrey Vlasovskikh
13f2ad34fc
Updated changelog
2012-12-03 20:39:29 +04:00
Andrey Vlasovskikh
fde7764759
VIM-394 Fixed 'daw' for first and last words with no space at the right/left in current line
2012-12-03 20:36:57 +04:00
Andrey Vlasovskikh
fa96e5d530
Fixed 'ci"' for empty strings
2012-12-03 20:07:42 +04:00
Andrey Vlasovskikh
d7d963ebed
List of supported set commands
2012-12-03 19:19:28 +04:00
Andrey Vlasovskikh
591317ebbe
VIM-296 Fixed 'cc' at the last line
2012-12-03 17:55:50 +04:00
Andrey Vlasovskikh
a67a717b34
Updated changelog
2012-12-03 16:05:29 +04:00
Andrey Vlasovskikh
b042328b3b
VIM-392 Fixed change action at the last char in word for non-word motions
2012-12-03 16:03:11 +04:00
Andrey Vlasovskikh
0374dba8f0
VIM-314 VIM-326 Fixed left bound for 'in string' checks
2012-12-03 16:01:30 +04:00
Andrey Vlasovskikh
9089517868
More tests for VIM-314 and VIM-326
2012-11-30 19:32:25 +04:00
Andrey Vlasovskikh
ef7a1eb323
VIM-390 Fixed paste a single line at the last line
2012-11-30 19:09:54 +04:00
Andrey Vlasovskikh
ae819000e7
Moved license/COPYING to LICENSE.txt
2012-11-30 17:09:42 +04:00
Andrey Vlasovskikh
56223d51a6
Updated list of contributors
2012-11-30 17:06:06 +04:00
Andrey Vlasovskikh
a75d6ca01a
Bumped version to 0.24
2012-11-30 16:53:44 +04:00
Andrey Vlasovskikh
b03e542a33
Dash-separated build number in version
2012-11-30 16:52:43 +04:00
Andrey Vlasovskikh
98a4a05155
Don't put out files into the source archive
2012-11-30 16:51:23 +04:00
Andrey Vlasovskikh
64a69a2060
Removed Vim help files, Vim web help is used instead
...
The help system for plugins doesn't work on Mac OS X. The platform help doesn't look native to Vim
anyway. Maybe we will switch to a Vim-style help in the editor window in next releases.
2012-11-30 16:50:49 +04:00
Andrey Vlasovskikh
4f6b6adf39
Updated plugin description
2012-11-30 16:02:24 +04:00
Andrey Vlasovskikh
d77ebbc7f1
Link to the changelog
2012-11-30 15:59:09 +04:00
Andrey Vlasovskikh
0eeba4eeaf
Renamed AUTHORS.txt to AUTHORS.md
2012-11-30 15:56:03 +04:00
Andrey Vlasovskikh
15f61c1667
Updated README
2012-11-30 15:09:42 +04:00
Andrey Vlasovskikh
daf6eccc83
Updated code style settings for plain text files
2012-11-30 15:09:30 +04:00
Andrey Vlasovskikh
7173df2062
Renamed README.txt to README.md
2012-11-30 14:27:41 +04:00
Andrey Vlasovskikh
bcf1cfaa27
Updated changelog
2012-11-29 21:58:12 +04:00
Andrey Vlasovskikh
68b9f27a30
VIM-325 External web help for Vim
2012-11-29 21:56:48 +04:00
Andrey Vlasovskikh
722920f001
Added IntelliJ CE code style settings
2012-11-29 21:32:22 +04:00
Andrey Vlasovskikh
4952265b7e
Fixed changes file suffix in build.xml
2012-11-29 21:23:56 +04:00
Andrey Vlasovskikh
2d3baebdb9
Changes as a Markdown file
2012-11-29 21:06:22 +04:00
Andrey Vlasovskikh
6271060c94
Updated changelog
2012-11-29 21:05:31 +04:00
Andrey Vlasovskikh
1324c232d7
Fixed compilation of tests for IntelliJ 11
2012-11-29 20:56:36 +04:00
Andrey Vlasovskikh
4b84469137
Merge remote-tracking branch 'zolotov/community_tests'
2012-11-29 20:36:44 +04:00
Andrey Vlasovskikh
b09c1365c1
Index lists only commands covered with tests
2012-11-29 19:55:02 +04:00
Alexander Zolotov
f3d1ddabb1
Fix tests initialization for community plugin sdk
2012-11-29 19:48:56 +04:00
Andrey Vlasovskikh
2203ae8c23
Added IntelliJ project files for IdeaVim developers
2012-11-29 19:08:57 +04:00
Andrey Vlasovskikh
8a8c7c3cca
Moved Vim keymap to resources/
2012-11-29 17:52:33 +04:00
Andrey Vlasovskikh
db55808213
VIM-300 Fixed 'cw' at the last char of a word before next word without whitespace
2012-11-28 21:32:26 +04:00
Andrey Vlasovskikh
a95fb5e517
VIM-200 Fixed 'cw' at the last character of a word
2012-11-28 21:24:05 +04:00
Andrey Vlasovskikh
14733a1d6a
Fixed regression in moving down to the last empty line that ends with '\n'
2012-11-28 20:39:52 +04:00
Andrey Vlasovskikh
669b16fe68
VIM-105 Fixed 'w' motion for the last word in line
...
Handling of a special case in the Vim documentation for 'w'.
2012-11-28 20:18:09 +04:00
Andrey Vlasovskikh
399c42d5e4
Fixed regression in moving right to the last symbol in file in insert mode
2012-11-28 19:41:20 +04:00
Andrey Vlasovskikh
cd81ed8b15
VIM-223 Fixed AE: BaseCodeCompletionAction.actionPerformed
2012-11-28 17:33:28 +04:00
Andrey Vlasovskikh
59c5afa9ee
Tests cleanup
2012-11-28 16:19:03 +04:00
Andrey Vlasovskikh
2c8057cb39
VIM-132 Doc index for string object selection motions
2012-11-27 20:44:43 +04:00
Andrey Vlasovskikh
18e2af740f
Added single and back quoted string selection
2012-11-27 20:43:10 +04:00
Andrey Vlasovskikh
51837c9e9e
Fixed right selection range of 'vi"' motion
2012-11-27 20:09:23 +04:00
Andrey Vlasovskikh
1195b3e507
Extracted assertSelection() method
2012-11-27 19:58:59 +04:00
Andrey Vlasovskikh
1a3b35020c
Cleanup of double quoted string selection code
2012-11-27 19:54:00 +04:00
Andrey Vlasovskikh
b608e05fe5
Tests for double quoted string selection
2012-11-27 19:43:38 +04:00