Skip to content

Instantly share code, notes, and snippets.

@fr0l
Last active May 14, 2020 22:56
Show Gist options
  • Save fr0l/45b8e5bcc02b15de7d7b5111a82a1aa1 to your computer and use it in GitHub Desktop.
Save fr0l/45b8e5bcc02b15de7d7b5111a82a1aa1 to your computer and use it in GitHub Desktop.
"Paste and Match Style" by default on macOS
For those who could not get used to press 4 keys to paste without formatting
To make "CMD + V" paste by default without any formatting - i.e. "Paste and Match Style":
1. Go to "System Preferences" -> Keyboard
2. Select 'App Shortcuts' on the left
3. Tap "+" sign to add a new shortcut
4. in the dialog
- Use "All Applications"
- In the field "Menu Title:" type exact text "Paste and Match Style"
- Set Keyboard Shortcut to "CMD + V"
5. Click "Add"
All set. Now pressing "CMD + V" will always paste without formatting - i.e. Paste and Match Style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment