mirror of
https://github.com/NotAShelf/specs.nvim.git
synced 2024-12-28 13:42:24 +00:00
Update README.md
This commit is contained in:
parent
29a51d432c
commit
5138db8fa2
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
# specs.nvim 👓
|
# specs.nvim 👓
|
||||||
Specs.nvim - show where your cursor moves when jumping large distances (e.g between windows). Fast and lightweight, written completely in Lua.
|
Show where your cursor moves when jumping large distances (e.g between windows). Fast and lightweight, written completely in Lua. WIP.
|
||||||
|
|
||||||
|
![demo](https://user-images.githubusercontent.com/28115337/111098526-90923e00-853b-11eb-8e7c-c5892d64c180.gif)
|
||||||
## Install
|
## Install
|
||||||
Using [packer.nvim](https://github.com/wbthomason/packer.nvim):
|
Using [packer.nvim](https://github.com/wbthomason/packer.nvim):
|
||||||
```lua
|
```lua
|
||||||
|
|
Loading…
Reference in a new issue