Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quolpr authored Jun 20, 2024
1 parent bda9f01 commit fa31312
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Quicktest
Quicktest improves your testing experience in real-time with flexible display options like popups or split windows, customized to your workflow preferences. Key features include identifying the nearest function and triggering its test, rerunning previous tests from any location, and live scrolling of results alongside a running timer for immediate feedback.

Supported languages: Go(for now!)<br>
Feel free to open PR for your language, the plugin API is pretty simple and described in `Building your own plugin` section in this Readme.

![Example](https://github.com/quolpr/quicktest.nvim/assets/7958527/b3629bc9-2886-468c-a6e2-6b826dc404d0)

## Installation


Supported languages: Go(for now!)<br>
Feel free to open PR for your language, the plugin API is pretty simple and described in `Building your own plugin` section in this Readme.

Simple configurations:

```lua
Expand Down

0 comments on commit fa31312

Please sign in to comment.