From 63a879d156f75d58e4912805a6c838d545b39502 Mon Sep 17 00:00:00 2001 From: trivernis Date: Tue, 20 Sep 2022 19:29:56 +0200 Subject: [PATCH] Add hint to README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 193f6de8..aab3fb84 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@

This is an unstable fork of helix with some PRs merged and some merge conflicts resolved

+# Merged PRs + + - [File explorer and tree helper](https://github.com/helix-editor/helix/pull/2377) + - [Add LSP workspace command picker](https://github.com/helix-editor/helix/pull/3140) + +And others I forgot about... + +- - - + [![Build status](https://github.com/helix-editor/helix/actions/workflows/build.yml/badge.svg)](https://github.com/helix-editor/helix/actions) ![Screenshot](./screenshot.png)