1
0
Fork 0

neovim: sql-ghosty

This commit is contained in:
Jeremy Kaplan 2025-07-22 16:42:48 -04:00
commit a84de156ae
2 changed files with 6 additions and 0 deletions

View file

@ -87,6 +87,11 @@ return {
})
end,
},
{
"pmouraguedes/sql-ghosty.nvim",
dependencies = { "nvim-treesitter/nvim-treesitter" },
opts = {},
},
-- Treesitter
{