added jq plugin
This commit is contained in:
2
init.lua
2
init.lua
@@ -45,6 +45,8 @@ require("lazy").setup({
|
||||
{ 'windwp/nvim-autopairs', event = "InsertEnter", config = true },
|
||||
{ "folke/ts-comments.nvim", event = "VeryLazy", }, -- qol for commenting
|
||||
{ "marcinjahn/gemini-cli.nvim", cmd = "Gemini", dependencies = { "folke/snacks.nvim", }, config = true, },
|
||||
{ "cenk1cenk2/jq.nvim", dependencies = { "nvim-lua/plenary.nvim", "MunifTanjim/nui.nvim", "grapp-dev/nui-components.nvim", },
|
||||
}
|
||||
},
|
||||
},
|
||||
-- Configure any other settings here. See the documentation for more details.
|
||||
|
||||
Reference in New Issue
Block a user