diff --git a/.vimrc b/.vimrc index 8e2366f..b2ede0d 100644 --- a/.vimrc +++ b/.vimrc @@ -71,6 +71,8 @@ set clipboard=unnamedplus " https://unix.stackexchange.com/questions/125 " Keybindings " Ctrl+S zum speichern nmap :w +" ctrl+W zum schließen +nmap :q " leader-key :let mapleader = ","