docs: made it github-friendly
This commit is contained in:
parent
bc9c50b688
commit
1631574c6e
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue