<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fieldmarshal.vim.git/autoload, branch main</title>
<subtitle>General vim bindings and configuration I can't live without.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fieldmarshal.vim.git/'/>
<entry>
<title>Add a vertical version of 'iw/iW' with iv/iV</title>
<updated>2025-04-09T03:08:14+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2025-04-09T03:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fieldmarshal.vim.git/commit/?id=94de573c7f05582cb2ab6e2a7cb81cca31ba6453'/>
<id>94de573c7f05582cb2ab6e2a7cb81cca31ba6453</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make marks stable so they are easier to memorize.</title>
<updated>2024-03-11T16:42:33+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2024-03-11T16:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fieldmarshal.vim.git/commit/?id=23b6fe0ca1c59b02b761da2ee22ffcf82a0d7991'/>
<id>23b6fe0ca1c59b02b761da2ee22ffcf82a0d7991</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change java plugin for hints.</title>
<updated>2024-03-11T16:42:33+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2024-03-08T21:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fieldmarshal.vim.git/commit/?id=8741c164909f2353f3acd5c7cf636acf5efb4975'/>
<id>8741c164909f2353f3acd5c7cf636acf5efb4975</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support showing marks in hint.vim</title>
<updated>2024-03-08T20:45:51+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2024-03-08T20:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fieldmarshal.vim.git/commit/?id=4302d828fdd0113a82381861bd5ed04f80abafff'/>
<id>4302d828fdd0113a82381861bd5ed04f80abafff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bunch of changes.</title>
<updated>2024-03-08T19:34:20+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2024-03-08T19:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fieldmarshal.vim.git/commit/?id=fd5de6e1630c9e3a5966eb4101e376863676e58d'/>
<id>fd5de6e1630c9e3a5966eb4101e376863676e58d</id>
<content type='text'>
Salient changes are:

  Get rid of object remapping the quotes (i/a "/'/`) in favor of adding
  a new text object "next quotes" such as cin"/can"/etc.

  Added mappings in visual mode that behave like "fall", but for
  matching characters. So &lt;C-v&gt;ic will highlight the current character
  and all of the same character up and down. Super useful for making
  edits to columns of identical characters.

  Added a text object ic/ac that highlight all the lines that match.

  removed the uncommented paragraph text objects as they're broken
  anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Salient changes are:

  Get rid of object remapping the quotes (i/a "/'/`) in favor of adding
  a new text object "next quotes" such as cin"/can"/etc.

  Added mappings in visual mode that behave like "fall", but for
  matching characters. So &lt;C-v&gt;ic will highlight the current character
  and all of the same character up and down. Super useful for making
  edits to columns of identical characters.

  Added a text object ic/ac that highlight all the lines that match.

  removed the uncommented paragraph text objects as they're broken
  anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>fieldmarshal.vim: Add utility function for modifying motions</title>
<updated>2022-09-13T03:56:35+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2022-09-13T03:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fieldmarshal.vim.git/commit/?id=0514c88053e83ff5d1bf3c6ba3cfa80565df368e'/>
<id>0514c88053e83ff5d1bf3c6ba3cfa80565df368e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fieldmarshal.vim: use &lt;cmd&gt; instead of :&lt;c-u&gt; to fix some bugs.</title>
<updated>2022-09-01T18:18:37+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2022-09-01T18:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fieldmarshal.vim.git/commit/?id=45cfa4a0a16a31fd2a94e6ac7187e452287bbcf2'/>
<id>45cfa4a0a16a31fd2a94e6ac7187e452287bbcf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>joiner.vim: add joiner.vim; verbs to join text.</title>
<updated>2022-08-31T02:49:24+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2022-08-31T02:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fieldmarshal.vim.git/commit/?id=710a7b0a78d558594434aa78a6c8c46e6660f836'/>
<id>710a7b0a78d558594434aa78a6c8c46e6660f836</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>subwords.vim: split functions into the autoload directory.</title>
<updated>2022-08-30T18:12:16+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2022-08-30T18:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fieldmarshal.vim.git/commit/?id=80c891e10223e560c641589fe81be6fa07f0cf1f'/>
<id>80c891e10223e560c641589fe81be6fa07f0cf1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some bugs</title>
<updated>2022-08-12T18:37:34+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2022-08-12T18:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/fieldmarshal.vim.git/commit/?id=b6617fa378fb16b19fc669d39cb875711368307d'/>
<id>b6617fa378fb16b19fc669d39cb875711368307d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
