neovim: sql-ghosty
This commit is contained in:
parent
f1cd32c6c0
commit
a84de156ae
2 changed files with 6 additions and 0 deletions
|
|
@ -87,6 +87,11 @@ return {
|
|||
})
|
||||
end,
|
||||
},
|
||||
{
|
||||
"pmouraguedes/sql-ghosty.nvim",
|
||||
dependencies = { "nvim-treesitter/nvim-treesitter" },
|
||||
opts = {},
|
||||
},
|
||||
|
||||
-- Treesitter
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue