Update readme.md

This commit is contained in:
chenxu 2025-03-22 16:28:38 +08:00 committed by GitHub
parent a610788dff
commit f6bde75d6f
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'