mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-22 04:21:08 +00:00
feat(edgy): added support for sidekick
This commit is contained in:
parent
459a4c3b10
commit
f49e9fd11f
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ return {
|
|||
},
|
||||
right = {
|
||||
{ title = "Grug Far", ft = "grug-far", size = { width = 0.4 } },
|
||||
{ title = "Sidekick", ft = "sidekick_terminal", size = { width = 0.4 } },
|
||||
},
|
||||
keys = {
|
||||
-- increase width
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue