Skip to content

Instantly share code, notes, and snippets.

@nemolize
Created November 23, 2021 17:37
Show Gist options
  • Save nemolize/29679858d3686390608204b7afeed538 to your computer and use it in GitHub Desktop.
Save nemolize/29679858d3686390608204b7afeed538 to your computer and use it in GitHub Desktop.
Use Windows keys as Meta keys in JetBrains IDEs
# custom IntelliJ IDEA properties
# NOTE: specify the following property to use windows keys as meta keys. see https://youtrack.jetbrains.com/issue/IDEA-144702
keymap.windows.as.meta=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment