From 1631574c6eb281a8f8106c2336415953e228a9c1 Mon Sep 17 00:00:00 2001 From: alemi Date: Tue, 6 Feb 2024 03:52:17 +0100 Subject: [PATCH] docs: made it github-friendly --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f919ccf..0239351 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # tinker.nvim > a simple but complete neovim config for those who cannot stop tinkering +![example picture](https://cdn.alemi.dev/proj/tinker.nvim/demo.png) + ### demo -![config demo gif](https://cdn.alemi.dev/proj/tinker.nvim/demo.gif) + * [completions, diagnostics and file tree](https://cdn.alemi.dev/proj/tinker.nvim/demo-completion-tree.mp4) ## installation just `git clone https://git.alemi.dev/tinker.nvim nvim` inside your `.config` dir