<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -23,6 +23,7 @@ ALT+n           =&gt; Go to Document/Tab n
 
 Text Manipulation
 =================
+
 CTRL+A         =&gt; Select all
 CTRL+Z         =&gt; Undo last action
 CTRL+SHIFT+Z   =&gt; Redo last undo action
@@ -50,6 +51,10 @@ CTRL+I       =&gt; Go to Line
 Plugins Keystrokes
 ==================
 
+Regex Search and Replace
+------------------------
+CTRL+SHIFT+H =&gt; Open Search and Relpace by regex dialog
+
 Code Comment
 ------------
 CTRL+M       =&gt; Comment selected region
@@ -67,7 +72,6 @@ Todo List
 ---------------
 CTRL+ALT+T =&gt; Show Todo Marks List Window
 
-
 Text Tools
 ----------
 CTRL+SHIFT+C  =&gt; Clear Line (Without Delete)
@@ -128,10 +132,9 @@ T  =&gt; Open all the tests (units, functionals and integration)
 U  =&gt; Open a unit test file
 V  =&gt; Open the view directory
 
-Align
------
-
-Needs Shortcut
+Align...
+--------
+ALT+SHIFT+A =&gt; Align Selected text in columns by a given separator.
 
 Multi Edit
 ----------</diff>
      <filename>keybindings.txt</filename>
    </modified>
    <modified>
      <diff>@@ -379,3 +379,4 @@ class CompletionPlugin(gedit.Plugin):
         for doc in window.get_documents():
             self._all_words.pop(doc, None)
             self._favorite_words.pop(doc, None)
+</diff>
      <filename>plugins/completion.py</filename>
    </modified>
    <modified>
      <diff>@@ -7,8 +7,6 @@ When Press Ctrl+Z the first cursor position backs one character
 
 Align
 -----
-Add a keybinding
-Save last separator used
 More efficience when align text with sepparator occurence into a quoted string
 
 Regex Search
@@ -17,13 +15,7 @@ Add a Keybinding
 
 General
 ------------------------
- =&gt; Test the Regex Search and Replace Plugin
- =&gt; Test Gedit Markdown Syntax Highlight
- =&gt; Test Gedit New from Template Plugin
  =&gt; Test Gedit Language reference plugin
- =&gt; Test Gedit Lastdocs plugin
- =&gt; Test Html Tidy plugin
- =&gt; Test Rst Tools plugin
- =&gt; Test Elastic Tabstops Plugin
  =&gt; Create a configuration per language to configure spaces and tabs
+ =&gt; Create a Cheat Sheet
 </diff>
      <filename>todo.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>16315b650dac655df7c96f2fb735a2dd1b073973</id>
    </parent>
  </parents>
  <author>
    <name>Lexrupy</name>
    <email>lexrupy@gmail.com</email>
  </author>
  <url>http://github.com/lexrupy/gmate/commit/c52ca89a35513c2c4b60f640ded3dbaf8f7d04c6</url>
  <id>c52ca89a35513c2c4b60f640ded3dbaf8f7d04c6</id>
  <committed-date>2009-04-08T22:05:50-07:00</committed-date>
  <authored-date>2009-04-08T22:05:50-07:00</authored-date>
  <message>Updated Todo and Keybindings file</message>
  <tree>a9fe2a31b39c50a8317e1b355d78e7ffd3dc05c7</tree>
  <committer>
    <name>Lexrupy</name>
    <email>lexrupy@gmail.com</email>
  </committer>
</commit>
