<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -218,3 +218,7 @@ endif
 
 :nnoremap &lt;Leader&gt;q :cn&lt;CR&gt;
 :nnoremap &lt;Leader&gt;Q :cN&lt;CR&gt;
+
+&quot; leader P copies full file path to clipboard
+map &lt;Leader&gt;p :let @+=expand(&quot;%:p&quot;)&lt;CR&gt;:echo &quot;copied&quot; expand(&quot;%:p&quot;)&lt;CR&gt;
+</diff>
      <filename>.vimrc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>79215bc9254cf62816f25691cbcbbad0eeb1af91</id>
    </parent>
  </parents>
  <author>
    <name>Kevin Watters</name>
    <email>kevinwatters@gmail.com</email>
  </author>
  <url>http://github.com/kevinw/vim/commit/5e755903cd4e5a9d250a0b99557e49694d6bdc41</url>
  <id>5e755903cd4e5a9d250a0b99557e49694d6bdc41</id>
  <committed-date>2009-06-11T13:12:59-07:00</committed-date>
  <authored-date>2009-06-11T13:12:59-07:00</authored-date>
  <message>Add &lt;Leader&gt;p to copy the full file path to the clipboard.</message>
  <tree>d21d2fa269e27d7b8de78de0ec6cf6a749ca30e8</tree>
  <committer>
    <name>Kevin Watters</name>
    <email>kevinwatters@gmail.com</email>
  </committer>
</commit>
