AndreM222 / copilot-lualine

This is a component which makes a status icon for copilot.lua
MIT License
53 stars 3 forks source link

Add sleep status #6

Closed Susensio closed 8 months ago

Susensio commented 8 months ago

copilot.lua allows triggering copilot manually, thus copilot can be enabled and sleep. This is achieved by calling require("copilot.suggestion").toggle_auto_trigger()

This PR adds a sleep status to copilot lualine.