mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-04 07:34:03 +02:00
Add Martin Yzeiri to contributors list
This commit is contained in:
parent
559879301d
commit
d66e6967ee
@ -368,6 +368,10 @@ Contributors:
|
||||
[![icon][github]](https://github.com/lippfi)
|
||||
|
||||
Filipp Vakhitov
|
||||
* [![icon][mail]](mailto:yzeiri.1@osu.edu)
|
||||
[![icon][github]](https://github.com/myzeiri)
|
||||
|
||||
Martin Yzeiri
|
||||
|
||||
If you are a contributor and your name is not listed here, feel free to
|
||||
contact the maintainers.
|
||||
|
@ -25,8 +25,12 @@ usual beta standards.
|
||||
|
||||
## To Be Released
|
||||
|
||||
### Features:
|
||||
* Support `matchit.vim` extension for Ruby and XML/HTML [VIM-539](https://youtrack.jetbrains.com/issue/VIM-539) | [matchit.vim](https://github.com/chrisbra/matchit)
|
||||
|
||||
### Merged PRs:
|
||||
* [337](https://github.com/JetBrains/ideavim/pull/337) by [Matt Ellis](https://github.com/citizenmatt): guicursor!
|
||||
* [343](https://github.com/JetBrains/ideavim/pull/343) by [Martin Yzeiri](https://github.com/myzeiri): Emulate matchit.vim
|
||||
|
||||
## 1.7.2, 2021-09-30
|
||||
|
||||
|
@ -102,6 +102,7 @@ Here are some examples of supported vim features and commands:
|
||||
* vim-highlightedyank
|
||||
* vim-paragraph-motion
|
||||
* vim-indent-object
|
||||
* match.it
|
||||
|
||||
See also:
|
||||
|
||||
|
2
doc
2
doc
@ -1 +1 @@
|
||||
Subproject commit 83aaa9801dddd9ba956e2d5f85534872a69b7f37
|
||||
Subproject commit dfdb14baa939eedf316a579574975c06191e66aa
|
Loading…
Reference in New Issue
Block a user