Set micro as default terminal editor
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
782ab91b33
commit
cec3483ced
7 changed files with 52 additions and 3 deletions
4
system/.config/micro/bindings.json
Normal file
4
system/.config/micro/bindings.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"Alt-/": "lua:comment.comment",
|
||||
"CtrlUnderscore": "lua:comment.comment"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue