Merge pull request #2 from cxwx/patch-1

Update readme.md
This commit is contained in:
Barrett Ruth 2025-03-22 10:19:40 -04:00 committed by GitHub
commit 77aea3a73d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ Install via your favorite package manager, like [lazy](https://github.com/folke/
```lua
require('lazy').setup({
{
'barrett-ruth/http-codes.nvim'
'barrett-ruth/http-codes.nvim',
config = true,
-- or 'nvim-telescope/telescope.nvim'
dependencies = 'ibhagwan/fzf-lua'