mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-03 22:34:03 +02:00
Add Oskar Persson to contributors list
This commit is contained in:
parent
9454ebcb35
commit
f4198a0409
@ -467,6 +467,10 @@ Contributors:
|
||||
[![icon][github]](https://github.com/danisevas)
|
||||
|
||||
Dani Sevastianov
|
||||
* [![icon][mail]](mailto:oskar.persson@polken.se)
|
||||
[![icon][github]](https://github.com/oskarpersson/)
|
||||
|
||||
Oskar Persson
|
||||
|
||||
Previous contributors:
|
||||
|
||||
|
@ -15,6 +15,9 @@ import org.jetbrains.plugins.ideavim.VimTestCase
|
||||
import org.jetbrains.plugins.ideavim.rangeOf
|
||||
|
||||
class PutTextBeforeCursorActionTest : VimTestCase() {
|
||||
/**
|
||||
* @author Oskar Persson
|
||||
*/
|
||||
fun `test put visual text character to line twice with separate commands large P`() {
|
||||
val before = """
|
||||
A Discovery
|
||||
|
Loading…
Reference in New Issue
Block a user