Last active
July 8, 2020 19:24
-
-
Save voltuer/ee4b9169f2f214a1d54ba46dbb450a19 to your computer and use it in GitHub Desktop.
βοΈ bindigs para MICRO π curl https://gist.githubusercontent.com/sebolio/ee4b9169f2f214a1d54ba46dbb450a19/raw/2b98153b095df1a2f01c79b194ba7cfedcefc526/a.json -o ~/.config/micro/bindings.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Alt-/": "lua:comment.comment", | |
"CtrlX": "Quit", | |
"CtrlK": "Cut", | |
"CtrlU": "Paste", | |
"CtrlX": "Quit", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment