1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-21 16:34:05 +02:00

Add Oskar Persson to contributors list

This commit is contained in:
filipp 2023-03-13 19:57:56 +02:00
parent 9454ebcb35
commit f4198a0409
2 changed files with 7 additions and 0 deletions
AUTHORS.md
src/test/java/org/jetbrains/plugins/ideavim/action/copy

View File

@ -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:

View File

@ -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