commit
77aea3a73d
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Install via your favorite package manager, like [lazy](https://github.com/folke/
|
||||||
```lua
|
```lua
|
||||||
require('lazy').setup({
|
require('lazy').setup({
|
||||||
{
|
{
|
||||||
'barrett-ruth/http-codes.nvim'
|
'barrett-ruth/http-codes.nvim',
|
||||||
config = true,
|
config = true,
|
||||||
-- or 'nvim-telescope/telescope.nvim'
|
-- or 'nvim-telescope/telescope.nvim'
|
||||||
dependencies = 'ibhagwan/fzf-lua'
|
dependencies = 'ibhagwan/fzf-lua'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue