1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-10-18 10:42:46 +02:00
Commit Graph

132 Commits

Author SHA1 Message Date
Alex Plate
b3db3bb940
Add a note that :action should not be used in mappings 2022-05-26 11:05:00 +03:00
Alex Plate
ff1d7f7f1c
Add information about vim script into the README.md 2021-10-27 11:42:11 +03:00
Petar Guglev
8247ac54a1 Update README.md link
Link was broken.
2021-10-25 11:07:20 +03:00
lippfi
9509b5825c Fix icon 2021-10-11 17:35:52 +03:00
Alex Plate
0c1c8080a6
Update actions docs 2021-10-07 22:18:01 +03:00
Alex Plate
d66e6967ee
Add Martin Yzeiri to contributors list 2021-10-07 10:27:32 +03:00
Alex Plate
b9ab4f6484
Prepare to 1.7.0 release 2021-09-16 10:08:47 +03:00
lippfi
263fea1c52 Moved vimscript-related .md files to vimscript-info folder 2021-09-15 17:46:09 +03:00
lippfi
949e9216ff Updated README.md 2021-09-15 17:32:14 +03:00
Alex Plate
21a8a0467f
Update links to discord server 2021-09-10 09:57:49 +03:00
Alex Pláte
1ac50714f5
Update README.md 2021-09-07 18:57:17 +03:00
Alex Plate
8b1839ff1b
Prepare to 0.68 release 2021-06-22 09:17:17 +03:00
Alex Plate
e21e1b0b3d
Update docs 2021-05-24 10:55:42 +03:00
Alex Pláte
8c8c2ae271
Update README.md 2021-05-21 16:18:59 +03:00
Alex Plate
7c06243d54
Prepare to 0.67 release 2021-05-20 10:28:51 +03:00
Alex Plate
790fc92916
Rename Vim Emulation to Vim in settings 2021-05-13 20:58:23 +03:00
Alex Plate
66536a59a9
Add an .ideavimrc file template 2021-04-25 15:52:45 +03:00
Alex Plate
28da9da752
Update README and CHANGES 2021-04-25 14:59:11 +03:00
Alex Plate
76f06170ad
[VIM-2290] Support vim-paragraph-motion plugin 2021-04-22 12:08:17 +03:00
Alex Plate
878d7070a4
Add some popular IJ actions to readme 2021-04-22 10:04:53 +03:00
Alex Pláte
1b25430fe7
Update README.md 2021-04-06 10:12:01 +03:00
Alex Plate
215ca7806e
Extract assets from the distribution 2021-02-24 11:20:15 +03:00
大牙(Henry Zhu)
c1fd63ab25 fix invalid url of docs 2021-02-01 10:28:48 +03:00
Alex Plate
bc54a73d69
Add suggested options to README.md 2020-12-03 10:13:28 +03:00
Alex Plate
5eb12f5d14
Update mappings in .ideavimrc example 2020-12-03 10:09:05 +03:00
Brandon Conway
251e8e8ff4 Fix typo 2020-11-16 11:20:07 +03:00
Alex Plate
acc41ec72e
Add warning to the info about ideavimrc file 2020-11-13 15:15:28 +03:00
Alex Plate
f9ebcf2ee4
Update readme section 2020-11-13 15:13:01 +03:00
Alex Plate
fb7d48af1f
Update IDE actions section in README 2020-11-12 10:11:33 +03:00
Alex Plate
559989ce4b
Remove all To Be Released labels 2020-11-12 10:03:56 +03:00
Alex Plate
cf127ba7f9
Update plugin description 2020-11-06 09:37:01 +03:00
Alex Plate
f23793f3f3
Test <Action> for insert mode mapping 2020-10-20 11:09:51 +03:00
Alex Plate
3a9f5ea33a
Add ability to map actions via <Action> keyword 2020-10-16 10:00:46 +03:00
Alex Plate
d388a75f98
Add an information about "Track action ids" to readme 2020-10-15 11:44:07 +03:00
Alex Pláte
86d6876db4
Update README.md 2020-09-01 17:17:43 +03:00
Alex Pláte
58850960b8
Merge pull request #243 from strogiyotec/master
Fix alternative XDG path in README
2020-07-13 11:37:38 +03:00
Alex Plate
cb186a686e
Fix typo in readme 2020-07-13 10:21:37 +03:00
Alex Plate
a04b536df8
Mark codeblocks as vim script 2020-07-08 12:05:13 +03:00
Alex Plate
8b6e41afb8
Remove [To Be Released] mark 2020-07-07 09:55:08 +03:00
strogiyotec
67d3698a40 Fix alternative XDG path in README 2020-06-30 11:30:10 -07:00
Alex Plate
ca203f8297
Add compatibility section 2020-06-21 21:58:59 +03:00
Alex Plate
934c3065b9
Add contributions welcome badge 2020-06-21 21:56:13 +03:00
Alex Plate
423d51a6f9
Update documentation and contribution section 2020-06-16 15:28:43 +03:00
Alex Plate
f57af8bf9e
new badges 2020-05-20 23:53:06 +03:00
Alex Plate
2759bed1b2
Update changelog 2020-05-12 10:15:55 +03:00
Alex Plate
b8cb4a1295
Move IdeaVim icon in the README 2020-04-17 11:34:28 +03:00
Alex Plate
cd2cbf68a1
Update README 2020-04-17 11:31:17 +03:00
Alex Plate
0a4683d908
Clean up repository for the release 2020-04-09 11:06:21 +03:00
Alex Plate
f106ffa176
Support ReplaceWithRegister plugin emulation 2020-03-19 11:25:30 +03:00
Alex Pláte
93462d7505
Merge pull request #221 from igrekster/master
argtextobj: support bracket pairs configuration via let g:argtextobj_pairs="..."
2020-03-06 09:54:33 +03:00