Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gen740 committed Oct 4, 2023
1 parent b1619da commit c5687c7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ use { 'gen740/SmoothCursor.nvim',
```
- [lazy.nvim](https://github.com/folke/lazy.nvim)

```lua
{ 'gen740/SmoothCursor.nvim',
config = function()
require('smoothcursor').setup()
end
}
```

## Config

- default value
Expand Down

0 comments on commit c5687c7

Please sign in to comment.