Skip to content

Commit 00442d8

Browse files
author
lidulibai
committed
Merge branch 'master' of github.com:lidulibai/coc-java-vimspector
2 parents 2a9fb98 + 9a69181 commit 00442d8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A lightweight Java Debugger based on [Java Debug Server](https://github.com/Micr
3838
- Launch Vim or Nvim
3939
- Open a Java project (Maven/Gradle/Eclipse)
4040
- Open a Java file to activate the extensions
41-
- Press F5 or :CocList mainClassListRun and select class to start
41+
- :CocList mainClassListRun and select class to start
4242

4343
Please also check the documentation of [Language Support for Java by Red Hat](https://marketplace.visualstudio.com/items?itemName=redhat.java) if you have trouble setting up your project.
4444

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coc-java-vimspector",
3-
"version": "0.1.1",
3+
"version": "0.1.5",
44
"description": "Java langauage debugging extension for coc.nvim",
55
"author": "lidulibai <499877253@qq.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)