Skip to content

Commit

Permalink
doc(readme): fix packer install instructions (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: tami5 <[email protected]>
  • Loading branch information
IndianBoy42 and kkharji authored Aug 22, 2021
1 parent f32d417 commit f8cf92a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ use {
"nvim-telescope/telescope-frecency.nvim",
config = function()
require"telescope".load_extension("frecency")
requires = {"tami5/sql.nvim"}
end
end,
requires = {"tami5/sql.nvim"}
}
```

Expand Down

0 comments on commit f8cf92a

Please sign in to comment.