diff --git a/README.md b/README.md index 2f7db69..fcf3af6 100644 --- a/README.md +++ b/README.md @@ -47,13 +47,16 @@ nvim +PackerSync - Github's copilot plugin for Vim - To use the plugin you have to login with this command - `:Copilot setup` +- [Pocco81/auto-save.nvim]() + - Plugin for autosave ## Extra mappings | Shortcut | Vim keybind | Description | |----------|-----------------|-------------------| -| Space+A | ["\a"] | Alpha Dashboard | -| CTRL+E | ["\"] | Copilot accept | +| Space+a | ["\a"] | Alpha Dashboard | +| CTRL+e | ["\"] | Copilot accept | +| CTRL+s | ["\"] | Toggle autosave | - Mappings for vimspector (debugging)