feat(edgy): added support for grug-far.nvim

This commit is contained in:
Folke Lemaitre 2024-07-18 00:21:19 +02:00
parent c1b76ee235
commit b1a47405b9
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -56,6 +56,9 @@ return {
{ title = "Neotest Summary", ft = "neotest-summary" },
-- "neo-tree",
},
right = {
{ title = "Grug Far", ft = "grug-far", size = { width = 0.4 } },
},
keys = {
-- increase width
["<c-Right>"] = function(win)