mirror of https://github.com/MidnightCommander/mc
10 lines
220 B
Plaintext
10 lines
220 B
Plaintext
|
#see ./macros.d/*
|
||
|
[editor]
|
||
|
#autocomplete "ife", "GPL", "fori"
|
||
|
ctrl-space=EditWordLeftHighlight:-1;EditPipeBlock:5;EditUnmark:-1;
|
||
|
#run make
|
||
|
ctrl-f9=EditPipeBlock:0;
|
||
|
#indent current selection
|
||
|
meta-ctrl-F=EditPipeBlock:4;
|
||
|
|