diff --git a/docs/neovim-cheatsheet.md b/docs/neovim-cheatsheet.md index 33d9021..7e115a6 100644 --- a/docs/neovim-cheatsheet.md +++ b/docs/neovim-cheatsheet.md @@ -90,7 +90,7 @@ - `Ctrl+w _` - Maximize height - `Ctrl+w |` - Maximize width -## Your Custom Keybindings +## Custom Keybindings *Based on your config with `` = Space* ### File Explorer @@ -150,4 +150,4 @@ - System clipboard integration: Just yank normally with `y` - it copies to system clipboard! (You have `clipboard=unnamedplus` set) --- -*Last updated: October 2025* \ No newline at end of file +*Last updated: November 2025*