diff --git a/vim/config/keyboard.vim b/vim/config/keyboard.vim index 74892e1..232586f 100644 --- a/vim/config/keyboard.vim +++ b/vim/config/keyboard.vim @@ -53,9 +53,9 @@ " | (N) -> undo the most recent match selection " " GVim Mappings: -" | (A) -> toggle the menu -" | (A) -> toggle the toolbar -" | (A) -> toggle the scrollbar +" | (A) -> toggle the menu +" | (A) -> toggle the toolbar +" | (A) -> toggle the scrollbar " " Aliases: " :wsudo | (N) -> :SudoWrite (write the file as root using sudo)