<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dots/nvim/lua/kickstart/plugins/lint.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>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>Disable linting autocmd for readonly buffers (#1202)</title>
<updated>2024-10-30T15:41:46+00:00</updated>
<author>
<name>Éric NICOLAS</name>
<email>ccjmne@gmail.com</email>
</author>
<published>2024-10-30T15:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=74f8a1dc12908aa3041e53aae7b305827fb8a72f'/>
<id>74f8a1dc12908aa3041e53aae7b305827fb8a72f</id>
<content type='text'>
* Disable linting autocmd for readonly buffers

This should avoid linting in buffers outside of the user's control,
having in mind especially the handy LSP pop-ups that describe your
hovered symbol using markdown.

Co-authored-by: Robin Gruyters &lt;2082795+rgruyters@users.noreply.github.com&gt;

* Justify guarding try_lint in readonly buffers

Co-authored-by: Robin Gruyters &lt;2082795+rgruyters@users.noreply.github.com&gt;

---------

Co-authored-by: Robin Gruyters &lt;2082795+rgruyters@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Disable linting autocmd for readonly buffers

This should avoid linting in buffers outside of the user's control,
having in mind especially the handy LSP pop-ups that describe your
hovered symbol using markdown.

Co-authored-by: Robin Gruyters &lt;2082795+rgruyters@users.noreply.github.com&gt;

* Justify guarding try_lint in readonly buffers

Co-authored-by: Robin Gruyters &lt;2082795+rgruyters@users.noreply.github.com&gt;

---------

Co-authored-by: Robin Gruyters &lt;2082795+rgruyters@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant require (#959)</title>
<updated>2024-07-21T20:22:44+00:00</updated>
<author>
<name>Tom Kuson</name>
<email>mail@tjkuson.me</email>
</author>
<published>2024-07-21T20:22:44+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=1d381edf3535aabcbc9ac31055d051b10882e036'/>
<id>1d381edf3535aabcbc9ac31055d051b10882e036</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add linter plugin (#699)</title>
<updated>2024-03-18T14:00:48+00:00</updated>
<author>
<name>Fredrik Averpil</name>
<email>fredrik.averpil@gmail.com</email>
</author>
<published>2024-03-18T14:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=3bb53b4ab8439bfb2379b42496fb7899f3818ff2'/>
<id>3bb53b4ab8439bfb2379b42496fb7899f3818ff2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
