integrat cop[ilot code suggestions to mzansivim

This commit is contained in:
2026-04-24 15:05:07 +02:00
parent 2b726ea843
commit 4b6c04c74b
3 changed files with 14 additions and 0 deletions

View File

@@ -73,6 +73,15 @@ The **Leader Key** is set to `Space`.
| **Toggle Logs** | `:FLogs` | Open or close the Flutter Dev Log split. |
| **Clear Logs** | `:FLogsClear` | Clear the current Flutter Dev Log buffer. |
### Copilot Code Completion
| Action | Keybinding | Description |
| :--- | :--- | :--- |
| **:Setup Copilot** | `:Copilot setup` | Authenticate and enable GitHub Copilot (disable cmd popups before proceeding with setup). |
| **:Enable Copilot** | `:Copilot enable` | Enable GitHub Copilot after :Copilot disable. |
| **:Disable Copilot** | `:Copilot disable` | Disable GitHub Copilot inline suggestions. |
| **:Check Status of Copilot** | `:Copilot status` | Check if GitHub Copilot is operational and report on any issues. |
| **:Signout of Copilot** | `:Copilot signout` | Sign out of GitHub Copilot. |
### Diagnostics (Errors & Warnings)
| Action | Keybinding | Description |
| :--- | :--- | :--- |