Skip to content

Commit

Permalink
Revert "doc: add nui.nvim dependency to lazy.nvim instructions"
Browse files Browse the repository at this point in the history
This reverts commit 1a72fd4.

Not needed, this is handled by the lazy.lua file in root. I forgot...
  • Loading branch information
topaxi committed Nov 19, 2024
1 parent 1a72fd4 commit aed57b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Using [lazy.nvim](https://github.com/folke/lazy.nvim)
```lua
{
'topaxi/gh-actions.nvim',
dependencies = { 'MunifTanjim/nui.nvim' },
keys = {
{ '<leader>gh', '<cmd>GhActions<cr>', desc = 'Open Github Actions' },
},
Expand Down

0 comments on commit aed57b4

Please sign in to comment.