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