fixing repository name on the readme
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
```lua
|
||||
{
|
||||
dir = "/path/to/ideaDrop",
|
||||
"CarGDev/ideadrop.nvim",
|
||||
name = "ideaDrop",
|
||||
dependencies = {
|
||||
"nvim-tree/nvim-tree.lua",
|
||||
@@ -38,7 +38,7 @@
|
||||
|
||||
```lua
|
||||
use {
|
||||
dir = "/path/to/ideaDrop",
|
||||
"CarGDev/ideadrop.nvim",
|
||||
requires = {
|
||||
"nvim-tree/nvim-tree.lua",
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
@@ -251,4 +251,4 @@ Contributions are welcome! Please feel free to submit a Pull Request.
|
||||
|
||||
---
|
||||
|
||||
**Happy idea capturing! 🚀**
|
||||
**Happy idea capturing! 🚀**
|
||||
|
||||
Reference in New Issue
Block a user