From e744b346f428fb6b6ddd76dd038d7757792ea104 Mon Sep 17 00:00:00 2001 From: qvalentin Date: Sat, 16 Nov 2024 12:34:21 +0100 Subject: [PATCH] docs: hide videos in detaildocs: hide videos in detaildocs: hide videos in detaildocs: hide videos in detaildocs: hide videos in detaildocs: hide videos in detaildocs: hide videos in detaildocs: hide videos in detaildocs: hide videos in detail --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dc03390..dc5f61e 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,9 @@ The plugin is in early development. - Filetypes for Helm -- experimental: Overwrite templates with their current values using virtual text [demo](https://github.com/mrjosh/helm-ls/issues/26#issuecomment-2308893242) +- experimental: Overwrite templates with their current values using virtual text (See [Demos](#demos)) -- experimental: Show hints highlighting the effect of `nindent` and `indent` functions - ![demo for indent hints](https://raw.githubusercontent.com/qvalentin/helm-ls.nvim/main/doc/gifs/indent-hints.gif) +- experimental: Show hints highlighting the effect of `nindent` and `indent` functions (See [Demos](#demos)) ## Installing @@ -56,3 +55,9 @@ Default config: }, } ``` + +## Demos + +![demo for conceal templates](https://github.com/user-attachments/assets/efae6e15-58a7-48d4-99c2-fd74fbb3a1b0) + +![demo for indent hints](https://raw.githubusercontent.com/qvalentin/helm-ls.nvim/main/doc/gifs/indent-hints.gif)