<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dots/nvim/lua/kickstart/plugins/neo-tree.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>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>Enable silent option for default neo-tree plugin keybinding (#1108)</title>
<updated>2024-08-26T03:23:17+00:00</updated>
<author>
<name>Bayram Kazik</name>
<email>48856944+bayramkzk@users.noreply.github.com</email>
</author>
<published>2024-08-26T03:23:17+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=940a1750597227aa793187ca30bb70a9716807a5'/>
<id>940a1750597227aa793187ca30bb70a9716807a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix neo-tree keymap description (#932)</title>
<updated>2024-07-21T20:22:10+00:00</updated>
<author>
<name>Damjan 9000</name>
<email>damjan.9000@gmail.com</email>
</author>
<published>2024-07-21T20:22:10+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=7c7c1116e59199ac1c637b90706cfe9345d4b36f'/>
<id>7c7c1116e59199ac1c637b90706cfe9345d4b36f</id>
<content type='text'>
The lazy.nvim keys parameter does not need the `desc` to
be inside a table in the way that vim.keymap.set() does.
With this fix the keymap description will be properly
shown for example in telescope keymap search
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The lazy.nvim keys parameter does not need the `desc` to
be inside a table in the way that vim.keymap.set() does.
With this fix the keymap description will be properly
shown for example in telescope keymap search
</pre>
</div>
</content>
</entry>
<entry>
<title>Move plugin examples from README to optional plugin files (#831)</title>
<updated>2024-04-17T19:25:54+00:00</updated>
<author>
<name>Damjan 9000</name>
<email>damjan.9000@gmail.com</email>
</author>
<published>2024-04-17T19:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://christoph.codes/dots/commit/?id=2cb55b419f9d47f052a998eda43718143d1095ce'/>
<id>2cb55b419f9d47f052a998eda43718143d1095ce</id>
<content type='text'>
* Move autopairs example from README to an optional plugin

* Move neo-tree example from README to an optional plugin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move autopairs example from README to an optional plugin

* Move neo-tree example from README to an optional plugin
</pre>
</div>
</content>
</entry>
</feed>
