<feed xmlns='http://www.w3.org/2005/Atom'>
<title>config.vim.git, branch main</title>
<subtitle>Rahm's ~/.local/config/nvim
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/config.vim.git/'/>
<entry>
<title>Remove smear cursor and update LSP configuration.</title>
<updated>2025-12-07T18:58:39+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2025-12-07T18:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/config.vim.git/commit/?id=77e9fbb666006e52b4da6ac7db9130f892978ff7'/>
<id>77e9fbb666006e52b4da6ac7db9130f892978ff7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable smear_cursor, add open_terminal_in_directory.</title>
<updated>2025-11-07T21:01:15+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2025-11-07T20:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/config.vim.git/commit/?id=20239097d8906a3688201963466221ab044226b7'/>
<id>20239097d8906a3688201963466221ab044226b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure SmearCursor some more.</title>
<updated>2025-11-07T21:01:15+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2025-04-18T19:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/config.vim.git/commit/?id=2e7d9ff48c79174453095f1147af6217dcc6fde5'/>
<id>2e7d9ff48c79174453095f1147af6217dcc6fde5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change how clearing highlighting works after InsertLeave.</title>
<updated>2025-11-07T21:01:15+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2025-04-10T19:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/config.vim.git/commit/?id=4195ef571e28869e25427cd09700d2691fd0bd9f'/>
<id>4195ef571e28869e25427cd09700d2691fd0bd9f</id>
<content type='text'>
When using feedkeys(), it was causing problems with Ctrl-O in insert.
Now it disables hlsearch, and reenables it when searching or using n/N.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When using feedkeys(), it was causing problems with Ctrl-O in insert.
Now it disables hlsearch, and reenables it when searching or using n/N.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default colorscheme to habamax for Hadron.</title>
<updated>2025-04-12T05:56:00+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2024-11-27T01:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/config.vim.git/commit/?id=3d8bbb1cb2e84642b8423aaa823827e7ceec58cf'/>
<id>3d8bbb1cb2e84642b8423aaa823827e7ceec58cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the problem with LSP and code formatting.</title>
<updated>2025-04-12T05:54:40+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2025-04-12T05:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/config.vim.git/commit/?id=8fce7d2fd0ac56c87cabf049e0c4f32191ade0ec'/>
<id>8fce7d2fd0ac56c87cabf049e0c4f32191ade0ec</id>
<content type='text'>
Sometimes the LSP list wouldn't appear as a list and so it would default
to the external-program formatter instead of the lsp formatter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes the LSP list wouldn't appear as a list and so it would default
to the external-program formatter instead of the lsp formatter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add check for exists('&amp;userregfunc').</title>
<updated>2025-04-10T06:38:41+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2025-04-10T06:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/config.vim.git/commit/?id=f031167d775e2729fc76830004043efef1318ed5'/>
<id>f031167d775e2729fc76830004043efef1318ed5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add visual mapping for formatting lines.</title>
<updated>2025-04-10T02:57:14+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2025-04-10T02:57:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/config.vim.git/commit/?id=7210acb9bc8a5a86713de4a30855ed4522e695a4'/>
<id>7210acb9bc8a5a86713de4a30855ed4522e695a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Finally, once and for all, fix the dreaded vim.hl bug."</title>
<updated>2025-04-10T02:56:46+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2025-04-10T02:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/config.vim.git/commit/?id=4f827b77f653ebdd8004e45cca5bbd00b129ba2b'/>
<id>4f827b77f653ebdd8004e45cca5bbd00b129ba2b</id>
<content type='text'>
This reverts commit 6287db9eddcf31e398a433107f453c1a94b42e4a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6287db9eddcf31e398a433107f453c1a94b42e4a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Finally, once and for all, fix the dreaded vim.hl bug.</title>
<updated>2025-04-09T04:03:12+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2025-04-09T04:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/config.vim.git/commit/?id=6287db9eddcf31e398a433107f453c1a94b42e4a'/>
<id>6287db9eddcf31e398a433107f453c1a94b42e4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
