move to GitHub
This commit is contained in:
parent
db6e8567c3
commit
d1dfc31dc6
@ -17,7 +17,7 @@ lazy.nvim:
|
|||||||
```lua
|
```lua
|
||||||
-- Setting `lazy = true` ensures that the library is only loaded
|
-- Setting `lazy = true` ensures that the library is only loaded
|
||||||
-- when `require 'u.<utility>' is called.
|
-- when `require 'u.<utility>' is called.
|
||||||
{ 'https://codeberg.org/jrop/u.nvim', lazy = true }
|
{ 'jrop/u.nvim', lazy = true }
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user