home *** CD-ROM | disk | FTP | other *** search
/ 73.234.73.94.ip.orionnet.ru / 73.234.73.94.ip.orionnet.ru.tar / 73.234.73.94.ip.orionnet.ru / Far30b3000.x86.20121208.msi / BrackRus.farconfig < prev    next >
Extensible Markup Language  |  2012-12-08  |  691b  |  15 lines

  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <farconfig>
  3.     <pluginhotkeys>
  4.         <plugin key="B66C436D-E657-419C-86D3-6834B9ACF3D2">
  5.             <hotkey menu="plugins" guid="A540CD77-CAD0-4E96-ADA0-2BAAC8182237" hotkey="m" />
  6.         </plugin>
  7.     </pluginhotkeys>
  8.     <macros>
  9.         <keymacros>
  10.             <macro area="Editor" key="CtrlM" flags="DisableOutput" description="Brackets matching - Find"><text><![CDATA[ Keys("F11 m ╨╜") ]]</text></macro>
  11.             <macro area="Editor" key="CtrlShiftM" flags="DisableOutput" description="Brackets matching - Find & Select"><text><![CDATA[ Keys("F11 m ╨▓") ]]</text></macro>
  12.         </keymacros>
  13.     </macros>
  14. </farconfig>
  15.