diff --git a/vim/vimrc b/vim/vimrc index 89e83ed..dd14873 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -219,6 +219,8 @@ nmap w :Goyo:TogglePencil:Limelight!! nmap c :%w !xclip -selection clipboard nmap x :r !xclip -out -selection -clipboard +nmap f :Autoformat + " no more ex mode nnoremap Q