<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dots/nvim/lua, branch main</title>
<subtitle>A collection of configuration settings for programs and utility scripts I use.</subtitle>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/'/>
<entry>
<title>nvim: Update lockfile and reference to fish through PATH instead of abs location</title>
<updated>2025-09-07T15:52:19+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2025-09-07T15:52:09+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=af742566f6b950a2d1e861d1ed0c659148cc5ce4'/>
<id>af742566f6b950a2d1e861d1ed0c659148cc5ce4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove commented out tinkering config</title>
<updated>2025-06-13T13:38:00+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2025-06-13T13:38:00+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=502a762ab860f6befa40e8503dd69ea712a86a94'/>
<id>502a762ab860f6befa40e8503dd69ea712a86a94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hardtime.nvim</title>
<updated>2025-06-13T13:25:03+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2025-06-13T13:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=11951ab7660595485b4694e5a90657c26b37e697'/>
<id>11951ab7660595485b4694e5a90657c26b37e697</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update remaining Mason's old address (#1530)</title>
<updated>2025-05-22T21:10:04+00:00</updated>
<author>
<name>Carlos Calla Alarcón</name>
<email>calla.alarcon@gmail.com</email>
</author>
<published>2025-05-22T21:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=cc5c736fae98e6bb4526aedac1bd23065f07efb7'/>
<id>cc5c736fae98e6bb4526aedac1bd23065f07efb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't lazy-load neo-tree so netrw hijacking on startup works (#1489)</title>
<updated>2025-05-11T00:18:04+00:00</updated>
<author>
<name>pynappo</name>
<email>lehtien.david@gmail.com</email>
</author>
<published>2025-05-11T00:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=1a7f6ca9ca8bc2dcfd54a1393f0c50950d7e46d4'/>
<id>1a7f6ca9ca8bc2dcfd54a1393f0c50950d7e46d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace vim.opt with vim.o (#1495)</title>
<updated>2025-05-11T00:16:03+00:00</updated>
<author>
<name>Ori Perry</name>
<email>48057913+oriori1703@users.noreply.github.com</email>
</author>
<published>2025-05-11T00:16:03+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=a29ae2c5108cafb4d926946bd911005f7a9bb309'/>
<id>a29ae2c5108cafb4d926946bd911005f7a9bb309</id>
<content type='text'>
* Replace vim.opt with vim.o

Because it offers a nicer interface and info on hover.
For now leave vim.opt when using the table interface (until vim.o
with tables is implemented)

* Add type hint for vim.opt.rtp

* Add a comment about using vim.opt instead of vim.o
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Replace vim.opt with vim.o

Because it offers a nicer interface and info on hover.
For now leave vim.opt when using the table interface (until vim.o
with tables is implemented)

* Add type hint for vim.opt.rtp

* Add a comment about using vim.opt instead of vim.o
</pre>
</div>
</content>
</entry>
<entry>
<title>nvim: Set default shell to user local fish</title>
<updated>2025-04-25T18:16:22+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2025-04-25T18:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=9ff58cf3e41881a8cadb54b3f2862d846266d1a9'/>
<id>9ff58cf3e41881a8cadb54b3f2862d846266d1a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nvim: Set tabs/whitespace options</title>
<updated>2025-04-14T17:45:47+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2025-04-14T17:45:47+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=343cbcc42d329b24a3ef03d31035dc7c1b708c5b'/>
<id>343cbcc42d329b24a3ef03d31035dc7c1b708c5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: switch nvim-cmp for blink.cmp (#1426)</title>
<updated>2025-04-09T21:25:57+00:00</updated>
<author>
<name>Liam Dyer</name>
<email>liamcdyer@gmail.com</email>
</author>
<published>2025-04-09T21:25:57+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=afb04695977c300478b42e06c78c656358616df3'/>
<id>afb04695977c300478b42e06c78c656358616df3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nvim: Remove tokyonight colorscheme and replace it with darcula</title>
<updated>2025-03-15T23:35:19+00:00</updated>
<author>
<name>Christoph Schlosser</name>
<email>christoph@linux.com</email>
</author>
<published>2025-03-15T23:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=2900c522cb08918b241aa7c938fe2163a99abc15'/>
<id>2900c522cb08918b241aa7c938fe2163a99abc15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
