Skip to content
Snippets Groups Projects
Verified Commit 639007f5 authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

add echo.nvim

parent c21b024d
Branches
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
"blink.cmp": { "branch": "main", "commit": "ae5a4ce8f7e519e49de7ae6fcadd74547f820a52" },
"cloak.nvim": { "branch": "main", "commit": "648aca6d33ec011dc3166e7af3b38820d01a71e4" },
"colorbuddy.nvim": { "branch": "master", "commit": "8b968581e5c19d22a861d5f3fe5dbd83394fa681" },
"echo.nvim": { "branch": "main", "commit": "c5bec0f58d561fb47510241f635c80b86094aebf" },
"fidget.nvim": { "branch": "main", "commit": "e2a175c2abe2d4f65357da1c98c59a5cfb2b543f" },
"friendly-snippets": { "branch": "main", "commit": "efff286dd74c22f731cdec26a70b46e5b203c619" },
"gitsigns.nvim": { "branch": "main", "commit": "5f808b5e4fef30bd8aca1b803b4e555da07fc412" },
......
return {
'melmass/echo.nvim',
config = function()
require("echo").setup {}
end
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment