This commit is contained in:
George Guimarães 2025-08-10 18:53:20 -03:00 committed by GitHub
commit 41c80589c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,6 +38,14 @@ return {
},
},
},
{
"synic/refactorex.nvim",
ft = "elixir",
opts = {
auto_update = true,
pin_version = nil,
},
},
{
"nvim-treesitter/nvim-treesitter",
opts = function(_, opts)