<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dots/nvim/init.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>fix: rename vim.highlight.on_yank to vim.hl.on_yank (#1482)</title>
<updated>2025-05-11T00:29:04+00:00</updated>
<author>
<name>Omri Sarig</name>
<email>omri.sarig13@gmail.com</email>
</author>
<published>2025-05-11T00:29:04+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=3f6030ca05592e1c9c5173a0f27e3b15923a14c0'/>
<id>3f6030ca05592e1c9c5173a0f27e3b15923a14c0</id>
<content type='text'>
The functions of vim.highlight were renamed to vim.hl on commit
18b43c331d8a0ed87d7cbefe2a18543b8e4ad360 of neovim, which was applied
with the release of nvim version 0.11.

Now, the use of vim.highlight is deprecated, and instead, one should
use vim.hl functions.
In practice, vim.highlight is still working, however, asking for help
for vim.highlight.on_yank fails (E149), while asking for help for
vim.hl.on_yank works as expected. So, by updating the used function, a
new user will have easier time looking getting the relevant help.

Co-authored-by: Omri Sarig &lt;omri.sarig@prevas.dk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The functions of vim.highlight were renamed to vim.hl on commit
18b43c331d8a0ed87d7cbefe2a18543b8e4ad360 of neovim, which was applied
with the release of nvim version 0.11.

Now, the use of vim.highlight is deprecated, and instead, one should
use vim.hl functions.
In practice, vim.highlight is still working, however, asking for help
for vim.highlight.on_yank fails (E149), while asking for help for
vim.hl.on_yank works as expected. So, by updating the used function, a
new user will have easier time looking getting the relevant help.

Co-authored-by: Omri Sarig &lt;omri.sarig@prevas.dk&gt;
</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>feat: switch vim-sleuth for guess-indent.nvim (#1512)</title>
<updated>2025-05-11T00:11:50+00:00</updated>
<author>
<name>guru245</name>
<email>guru245@users.noreply.github.com</email>
</author>
<published>2025-05-11T00:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=3d4ce34c17a8179220618486a03321ec6ac502b3'/>
<id>3d4ce34c17a8179220618486a03321ec6ac502b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change to Mason's new address (#1516)</title>
<updated>2025-05-09T23:41:44+00:00</updated>
<author>
<name>guru245</name>
<email>guru245@users.noreply.github.com</email>
</author>
<published>2025-05-09T23:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=93a83f59407145e7f18643fffe7b268cd29ec128'/>
<id>93a83f59407145e7f18643fffe7b268cd29ec128</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>Remove Telescope `0.1` branch lock (#1448)</title>
<updated>2025-04-09T15:05:40+00:00</updated>
<author>
<name>Dmytro Onypko</name>
<email>vaporif@gmail.com</email>
</author>
<published>2025-04-09T15:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=3e3af5d4ba9ab23c5c094077dc5c8918308897a5'/>
<id>3e3af5d4ba9ab23c5c094077dc5c8918308897a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change LSP Keybindings to Match the Default `gr` Bindings Introduced in Neovim 0.11 (#1427)</title>
<updated>2025-04-09T15:01:57+00:00</updated>
<author>
<name>Theo P.</name>
<email>63016528+theopn@users.noreply.github.com</email>
</author>
<published>2025-04-09T15:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=bbc6fb4f2f18fdbf224c8cc33907ccf81ba002b0'/>
<id>bbc6fb4f2f18fdbf224c8cc33907ccf81ba002b0</id>
<content type='text'>
* refactor: change LSP keybindings to the default gr bindings introduced in 0.11

* refactor: modify existing LSP functions to follow  convention
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* refactor: change LSP keybindings to the default gr bindings introduced in 0.11

* refactor: modify existing LSP functions to follow  convention
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: minor misspellings (#1450)</title>
<updated>2025-04-09T14:39:17+00:00</updated>
<author>
<name>dasvh</name>
<email>dasvh@protonmail.com</email>
</author>
<published>2025-04-09T14:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=6829fb9ac13118f67ad63e3ccb366be54b5c9131'/>
<id>6829fb9ac13118f67ad63e3ccb366be54b5c9131</id>
<content type='text'>
* fix: minor misspellings

* revert change for `-Bbuild`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix: minor misspellings

* revert change for `-Bbuild`
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(keymap): move windows without `&lt;C-w&gt;` (#1368)</title>
<updated>2025-03-24T19:34:57+00:00</updated>
<author>
<name>Sander</name>
<email>info@mesander.com</email>
</author>
<published>2025-03-24T19:34:57+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=cff2d01e52d12722a864c98e8e458d183fd7932f'/>
<id>cff2d01e52d12722a864c98e8e458d183fd7932f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed Conform's format_on_save lambda so that buffers that match disable_filetypes return nil. This allows you to enable a formatter for langages in the disable_filetypes table to have a formatter that can be run manually with Leader-f but doesnt enable format_on_save for them (#1395)</title>
<updated>2025-03-24T19:33:53+00:00</updated>
<author>
<name>RulentWave</name>
<email>49258216+RulentWave@users.noreply.github.com</email>
</author>
<published>2025-03-24T19:33:53+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=7bd85e0a095d008f390ec72cfbeda30b167b8bf3'/>
<id>7bd85e0a095d008f390ec72cfbeda30b167b8bf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
