<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>neovim, branch HEAD</title>
<subtitle>mrgrouse&#39;s beloved, handmade neovim configuration
</subtitle>
<entry>
<id>9fd56d6825cad299266db3d36b2a3fd911083c92</id>
<published>2025-07-03T11:56:31Z</published>
<updated>2025-07-03T11:56:31Z</updated>
<title>de-markdownify README</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/9fd56d6825cad299266db3d36b2a3fd911083c92.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 9fd56d6825cad299266db3d36b2a3fd911083c92
parent c2b39856381a02998eb665d0718e51fba6392d9e
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu,  3 Jul 2025 07:56:31 -0400

de-markdownify README

</content>
</entry>
<entry>
<id>c2b39856381a02998eb665d0718e51fba6392d9e</id>
<published>2025-07-02T10:50:51Z</published>
<updated>2025-07-02T10:50:51Z</updated>
<title>Merge branch &#39;implement-formatting&#39;</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/c2b39856381a02998eb665d0718e51fba6392d9e.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit c2b39856381a02998eb665d0718e51fba6392d9e
parent 83ac6a85bb8a9e8574e9444387f3196151c76be9
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Wed,  2 Jul 2025 06:50:51 -0400

Merge branch &#39;implement-formatting&#39;

</content>
</entry>
<entry>
<id>d6eba2f506d7eb912180c38a3f186c8607dc7704</id>
<published>2025-07-02T10:48:18Z</published>
<updated>2025-07-02T10:48:18Z</updated>
<title>lua/plugins/conform.lua: add prettier as markdown, html and css formatter</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/d6eba2f506d7eb912180c38a3f186c8607dc7704.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit d6eba2f506d7eb912180c38a3f186c8607dc7704
parent 657f9c56b3cfb694ada6f8ae5cda27fd86771b79
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Wed,  2 Jul 2025 06:48:18 -0400

lua/plugins/conform.lua: add prettier as markdown, html and css formatter

</content>
</entry>
<entry>
<id>657f9c56b3cfb694ada6f8ae5cda27fd86771b79</id>
<published>2025-07-02T10:32:39Z</published>
<updated>2025-07-02T10:32:39Z</updated>
<title>lua/conform.lua: set up lua-format and clang-format as formatters</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/657f9c56b3cfb694ada6f8ae5cda27fd86771b79.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 657f9c56b3cfb694ada6f8ae5cda27fd86771b79
parent 047a4e909c1050f8002deccdcfc1151b24df85b7
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Wed,  2 Jul 2025 06:32:39 -0400

lua/conform.lua: set up lua-format and clang-format as formatters

</content>
</entry>
<entry>
<id>047a4e909c1050f8002deccdcfc1151b24df85b7</id>
<published>2025-07-02T10:30:54Z</published>
<updated>2025-07-02T10:30:54Z</updated>
<title>lua/autostart.lua: remove mason and conform from autostart</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/047a4e909c1050f8002deccdcfc1151b24df85b7.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 047a4e909c1050f8002deccdcfc1151b24df85b7
parent f9559235f3e9fbc7e36b63c2fcbedec91026af7b
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Wed,  2 Jul 2025 06:30:54 -0400

lua/autostart.lua: remove mason and conform from autostart

</content>
</entry>
<entry>
<id>f9559235f3e9fbc7e36b63c2fcbedec91026af7b</id>
<published>2025-07-02T10:07:00Z</published>
<updated>2025-07-02T10:07:00Z</updated>
<title>move conform and mason back to separate files, lazy was being stupid</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/f9559235f3e9fbc7e36b63c2fcbedec91026af7b.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit f9559235f3e9fbc7e36b63c2fcbedec91026af7b
parent 7f6d446575e433057ba17da1db7f2347c227ca19
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Wed,  2 Jul 2025 06:07:00 -0400

move conform and mason back to separate files, lazy was being stupid

</content>
</entry>
<entry>
<id>7f6d446575e433057ba17da1db7f2347c227ca19</id>
<published>2025-07-02T10:04:35Z</published>
<updated>2025-07-02T10:04:35Z</updated>
<title>move mini-pairs.lua to mini.lua for future addition of more mini.nvim plugins</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/7f6d446575e433057ba17da1db7f2347c227ca19.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 7f6d446575e433057ba17da1db7f2347c227ca19
parent be343324e5ce0d654cd93ab2eb04229da78f0d1d
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Wed,  2 Jul 2025 06:04:35 -0400

move mini-pairs.lua to mini.lua for future addition of more mini.nvim plugins

</content>
</entry>
<entry>
<id>be343324e5ce0d654cd93ab2eb04229da78f0d1d</id>
<published>2025-07-02T08:57:15Z</published>
<updated>2025-07-02T08:57:15Z</updated>
<title>lua/plugins/whichkey.lua: on &lt;leader&gt;f call conform setup and format functions</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/be343324e5ce0d654cd93ab2eb04229da78f0d1d.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit be343324e5ce0d654cd93ab2eb04229da78f0d1d
parent e39698682484a5224421d338cbf3d368c877365d
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Wed,  2 Jul 2025 04:57:15 -0400

lua/plugins/whichkey.lua: on &lt;leader&gt;f call conform setup and format functions

</content>
</entry>
<entry>
<id>e39698682484a5224421d338cbf3d368c877365d</id>
<published>2025-07-02T08:54:45Z</published>
<updated>2025-07-02T08:54:45Z</updated>
<title>consolidate conform and mason plugin configs into one file to ensure proper ordering of plugins</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/e39698682484a5224421d338cbf3d368c877365d.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit e39698682484a5224421d338cbf3d368c877365d
parent a4f1def15d4a3b477495b9e2a8b33fae8db6c566
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Wed,  2 Jul 2025 04:54:45 -0400

consolidate conform and mason plugin configs into one file to ensure proper ordering of plugins

</content>
</entry>
<entry>
<id>a4f1def15d4a3b477495b9e2a8b33fae8db6c566</id>
<published>2025-06-27T00:25:10Z</published>
<updated>2025-06-27T00:25:10Z</updated>
<title>autostart.lua: automatically run `setup()` for mason and conform plugins</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/a4f1def15d4a3b477495b9e2a8b33fae8db6c566.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit a4f1def15d4a3b477495b9e2a8b33fae8db6c566
parent a3661fb5e9e1ba659f7a881dd38b6640a9ee4bee
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu, 26 Jun 2025 20:25:10 -0400

autostart.lua: automatically run `setup()` for mason and conform plugins

</content>
</entry>
<entry>
<id>83ac6a85bb8a9e8574e9444387f3196151c76be9</id>
<published>2024-11-24T23:06:53Z</published>
<updated>2024-11-24T23:06:53Z</updated>
<title>README.md: add specification in TODO list</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/83ac6a85bb8a9e8574e9444387f3196151c76be9.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 83ac6a85bb8a9e8574e9444387f3196151c76be9
parent a3661fb5e9e1ba659f7a881dd38b6640a9ee4bee
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Sun, 24 Nov 2024 18:06:53 -0500

README.md: add specification in TODO list

</content>
</entry>
<entry>
<id>a3661fb5e9e1ba659f7a881dd38b6640a9ee4bee</id>
<published>2024-11-03T15:31:06Z</published>
<updated>2024-11-03T15:31:06Z</updated>
<title>README.md: fixed goofy little typo in README syntax</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/a3661fb5e9e1ba659f7a881dd38b6640a9ee4bee.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit a3661fb5e9e1ba659f7a881dd38b6640a9ee4bee
parent ef59bc64a71b7f9d72d9065464e07719b9340b0e
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Sun,  3 Nov 2024 10:31:06 -0500

README.md: fixed goofy little typo in README syntax

</content>
</entry>
<entry>
<id>ef59bc64a71b7f9d72d9065464e07719b9340b0e</id>
<published>2024-10-05T18:49:54Z</published>
<updated>2024-10-05T18:49:54Z</updated>
<title>README.md: add todo list for repo</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/ef59bc64a71b7f9d72d9065464e07719b9340b0e.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit ef59bc64a71b7f9d72d9065464e07719b9340b0e
parent 00d9acfe253347d32968593ce9a70da3e1ad7776
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Sat,  5 Oct 2024 14:49:54 -0400

README.md: add todo list for repo

</content>
</entry>
<entry>
<id>00d9acfe253347d32968593ce9a70da3e1ad7776</id>
<published>2024-09-06T03:45:14Z</published>
<updated>2024-09-06T03:45:14Z</updated>
<title>lazy-nvim.lua: comment unnecessary lazyvim install line for speed</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/00d9acfe253347d32968593ce9a70da3e1ad7776.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 00d9acfe253347d32968593ce9a70da3e1ad7776
parent cb89269ce284a6808bdc261a209a446ae21faba9
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu,  5 Sep 2024 23:45:14 -0400

lazy-nvim.lua: comment unnecessary lazyvim install line for speed

</content>
</entry>
<entry>
<id>cb89269ce284a6808bdc261a209a446ae21faba9</id>
<published>2024-09-06T03:37:37Z</published>
<updated>2024-09-06T03:37:37Z</updated>
<title>conform.lua: comment event line for starting the plugin</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/cb89269ce284a6808bdc261a209a446ae21faba9.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit cb89269ce284a6808bdc261a209a446ae21faba9
parent d9274efd9c33cb0586656df5d2c6d87dc70027ff
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu,  5 Sep 2024 23:37:37 -0400

conform.lua: comment event line for starting the plugin

</content>
</entry>
<entry>
<id>d9274efd9c33cb0586656df5d2c6d87dc70027ff</id>
<published>2024-09-06T03:35:27Z</published>
<updated>2024-09-06T03:35:27Z</updated>
<title>add mason-lspconfig as dependency for mason</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/d9274efd9c33cb0586656df5d2c6d87dc70027ff.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit d9274efd9c33cb0586656df5d2c6d87dc70027ff
parent da2105c839716d6eade15cfccc433effa0bd647c
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu,  5 Sep 2024 23:35:27 -0400

add mason-lspconfig as dependency for mason

</content>
</entry>
<entry>
<id>da2105c839716d6eade15cfccc433effa0bd647c</id>
<published>2024-09-05T20:57:33Z</published>
<updated>2024-09-05T20:57:33Z</updated>
<title>conform.lua: remove unnecessary language formatters, comment broken languages and remove dependency on stylua mason package</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/da2105c839716d6eade15cfccc433effa0bd647c.html" />
<author>
<name>mrgrouse</name>
<email>mrgrouse@mrgrouse.com</email>
</author>
<content>commit da2105c839716d6eade15cfccc433effa0bd647c
parent 1e2f7fd7a96c1dc06538fc8fa30d8a8eafd3f7e9
Author: mrgrouse &lt;mrgrouse@mrgrouse.com&gt;
Date:   Thu,  5 Sep 2024 16:57:33 -0400

conform.lua: remove unnecessary language formatters, comment broken languages and remove dependency on stylua mason package

</content>
</entry>
<entry>
<id>1e2f7fd7a96c1dc06538fc8fa30d8a8eafd3f7e9</id>
<published>2024-09-05T20:44:28Z</published>
<updated>2024-09-05T20:44:28Z</updated>
<title>whichkey.lua: add whichkey keybind for conform.nvim code formatting</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/1e2f7fd7a96c1dc06538fc8fa30d8a8eafd3f7e9.html" />
<author>
<name>mrgrouse</name>
<email>mrgrouse@mrgrouse.com</email>
</author>
<content>commit 1e2f7fd7a96c1dc06538fc8fa30d8a8eafd3f7e9
parent 31e571c4b078edc979253abdd25534fc0dbc7733
Author: mrgrouse &lt;mrgrouse@mrgrouse.com&gt;
Date:   Thu,  5 Sep 2024 16:44:28 -0400

whichkey.lua: add whichkey keybind for conform.nvim code formatting

</content>
</entry>
<entry>
<id>31e571c4b078edc979253abdd25534fc0dbc7733</id>
<published>2024-09-05T20:44:01Z</published>
<updated>2024-09-05T20:44:01Z</updated>
<title>add conform.nvim plugin config, integrate with mason and mason-lspconfig</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/31e571c4b078edc979253abdd25534fc0dbc7733.html" />
<author>
<name>mrgrouse</name>
<email>mrgrouse@mrgrouse.com</email>
</author>
<content>commit 31e571c4b078edc979253abdd25534fc0dbc7733
parent 44a0388801668e1626d72a0e0a03a2343cb61b0a
Author: mrgrouse &lt;mrgrouse@mrgrouse.com&gt;
Date:   Thu,  5 Sep 2024 16:44:01 -0400

add conform.nvim plugin config, integrate with mason and mason-lspconfig

</content>
</entry>
<entry>
<id>44a0388801668e1626d72a0e0a03a2343cb61b0a</id>
<published>2024-09-05T20:01:42Z</published>
<updated>2024-09-05T20:01:42Z</updated>
<title>mason.lua: delete old config and copy config from &#39;josean.com/posts/neovim-linting-and-formatting&#39;</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/44a0388801668e1626d72a0e0a03a2343cb61b0a.html" />
<author>
<name>mrgrouse</name>
<email>mrgrouse@mrgrouse.com</email>
</author>
<content>commit 44a0388801668e1626d72a0e0a03a2343cb61b0a
parent 242abf60b31808f520e6bb933884a7358760a686
Author: mrgrouse &lt;mrgrouse@mrgrouse.com&gt;
Date:   Thu,  5 Sep 2024 16:01:42 -0400

mason.lua: delete old config and copy config from &#39;josean.com/posts/neovim-linting-and-formatting&#39;

</content>
</entry>
<entry>
<id>242abf60b31808f520e6bb933884a7358760a686</id>
<published>2024-08-24T02:16:08Z</published>
<updated>2024-08-24T02:16:08Z</updated>
<title>whichkey.lua: update whichkey config format for v3</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/242abf60b31808f520e6bb933884a7358760a686.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 242abf60b31808f520e6bb933884a7358760a686
parent 7021276b207de92c13cd567e850ecd27b4b3d038
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Fri, 23 Aug 2024 22:16:08 -0400

whichkey.lua: update whichkey config format for v3

</content>
</entry>
<entry>
<id>7021276b207de92c13cd567e850ecd27b4b3d038</id>
<published>2024-07-28T22:47:59Z</published>
<updated>2024-07-28T22:47:59Z</updated>
<title>README.md: fix indenting on final line</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/7021276b207de92c13cd567e850ecd27b4b3d038.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 7021276b207de92c13cd567e850ecd27b4b3d038
parent a96f6b1e70c453c20b78671387e5a91d295f06b7
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Sun, 28 Jul 2024 18:47:59 -0400

README.md: fix indenting on final line

</content>
</entry>
<entry>
<id>a96f6b1e70c453c20b78671387e5a91d295f06b7</id>
<published>2024-07-28T22:47:32Z</published>
<updated>2024-07-28T22:47:32Z</updated>
<title>Revert &quot;README.md: fix indenting on final line&quot;</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/a96f6b1e70c453c20b78671387e5a91d295f06b7.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit a96f6b1e70c453c20b78671387e5a91d295f06b7
parent fff8ee2ec74e7c6168c22876f562f48c107068a0
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Sun, 28 Jul 2024 18:47:32 -0400

Revert &quot;README.md: fix indenting on final line&quot;

This reverts commit fff8ee2ec74e7c6168c22876f562f48c107068a0.

</content>
</entry>
<entry>
<id>fff8ee2ec74e7c6168c22876f562f48c107068a0</id>
<published>2024-07-28T22:42:11Z</published>
<updated>2024-07-28T22:42:11Z</updated>
<title>README.md: fix indenting on final line</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/fff8ee2ec74e7c6168c22876f562f48c107068a0.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit fff8ee2ec74e7c6168c22876f562f48c107068a0
parent 87248fb0dbf8e698d2ae71ba3c522f98bf06cfc1
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Sun, 28 Jul 2024 18:42:11 -0400

README.md: fix indenting on final line

</content>
</entry>
<entry>
<id>87248fb0dbf8e698d2ae71ba3c522f98bf06cfc1</id>
<published>2024-07-28T22:41:21Z</published>
<updated>2024-07-28T22:41:21Z</updated>
<title>create README.md, outline plugins and purpose</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/87248fb0dbf8e698d2ae71ba3c522f98bf06cfc1.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 87248fb0dbf8e698d2ae71ba3c522f98bf06cfc1
parent dfd1fc28a3f636abfb1fc7b2f6e734eea281cab8
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Sun, 28 Jul 2024 18:41:21 -0400

create README.md, outline plugins and purpose

</content>
</entry>
<entry>
<id>dfd1fc28a3f636abfb1fc7b2f6e734eea281cab8</id>
<published>2024-05-10T03:31:07Z</published>
<updated>2024-05-10T03:31:07Z</updated>
<title>add custom pywal plugin</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/dfd1fc28a3f636abfb1fc7b2f6e734eea281cab8.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit dfd1fc28a3f636abfb1fc7b2f6e734eea281cab8
parent 28a657883df91ab268076e03e29e9cd84da7b679
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu,  9 May 2024 23:31:07 -0400

add custom pywal plugin

</content>
</entry>
<entry>
<id>28a657883df91ab268076e03e29e9cd84da7b679</id>
<published>2024-05-10T03:29:28Z</published>
<updated>2024-05-10T03:29:28Z</updated>
<title>pywal.lua: uninstall</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/28a657883df91ab268076e03e29e9cd84da7b679.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 28a657883df91ab268076e03e29e9cd84da7b679
parent 738705cf31fb9094d9717af2deeb4eb82e8663cf
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu,  9 May 2024 23:29:28 -0400

pywal.lua: uninstall

</content>
</entry>
<entry>
<id>738705cf31fb9094d9717af2deeb4eb82e8663cf</id>
<published>2024-05-10T03:23:31Z</published>
<updated>2024-05-10T03:23:31Z</updated>
<title>autostart.lua: reinstall pywal</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/738705cf31fb9094d9717af2deeb4eb82e8663cf.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 738705cf31fb9094d9717af2deeb4eb82e8663cf
parent 5c4ac530a52fa22951a08771d23d14fc92eeccbc
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu,  9 May 2024 23:23:31 -0400

autostart.lua: reinstall pywal

</content>
</entry>
<entry>
<id>5c4ac530a52fa22951a08771d23d14fc92eeccbc</id>
<published>2024-05-10T03:15:29Z</published>
<updated>2024-05-10T03:15:29Z</updated>
<title>.gitignore: append custom folder and remove .custom.lua extension</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/5c4ac530a52fa22951a08771d23d14fc92eeccbc.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 5c4ac530a52fa22951a08771d23d14fc92eeccbc
parent f34694136aad7b1945cc7edc6fa350d66669970d
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu,  9 May 2024 23:15:29 -0400

.gitignore: append custom folder and remove .custom.lua extension

</content>
</entry>
<entry>
<id>f34694136aad7b1945cc7edc6fa350d66669970d</id>
<published>2024-05-10T02:52:18Z</published>
<updated>2024-05-10T02:52:18Z</updated>
<title>autostart.lua: disable pywal on startup</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/f34694136aad7b1945cc7edc6fa350d66669970d.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit f34694136aad7b1945cc7edc6fa350d66669970d
parent eb102e5b5d14d6bcf6dae796daafea2c93c19aef
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu,  9 May 2024 22:52:18 -0400

autostart.lua: disable pywal on startup

</content>
</entry>
<entry>
<id>eb102e5b5d14d6bcf6dae796daafea2c93c19aef</id>
<published>2024-05-10T02:51:42Z</published>
<updated>2024-05-10T02:51:42Z</updated>
<title>.gitignore: add .custom.lua file extension ignored for custom, non-git-tracked configs</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/eb102e5b5d14d6bcf6dae796daafea2c93c19aef.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit eb102e5b5d14d6bcf6dae796daafea2c93c19aef
parent c86aa2dde615c073502da074ca3240f6d230eb0c
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu,  9 May 2024 22:51:42 -0400

.gitignore: add .custom.lua file extension ignored for custom, non-git-tracked configs

</content>
</entry>
<entry>
<id>c86aa2dde615c073502da074ca3240f6d230eb0c</id>
<published>2024-05-10T02:35:02Z</published>
<updated>2024-05-10T02:35:02Z</updated>
<title>.gitignore: ignore colors folder</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/c86aa2dde615c073502da074ca3240f6d230eb0c.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit c86aa2dde615c073502da074ca3240f6d230eb0c
parent e6e7321acb77cf736a1627af3c2d491ef7c1de6f
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Thu,  9 May 2024 22:35:02 -0400

.gitignore: ignore colors folder

</content>
</entry>
<entry>
<id>e6e7321acb77cf736a1627af3c2d491ef7c1de6f</id>
<published>2024-05-09T00:01:14Z</published>
<updated>2024-05-09T00:01:14Z</updated>
<title>.gitignore: move disabled.lua to plugins folder</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/e6e7321acb77cf736a1627af3c2d491ef7c1de6f.html" />
<author>
<name>mrgrouse</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit e6e7321acb77cf736a1627af3c2d491ef7c1de6f
parent 8f9ea150af7d80ad1de9dd86f4bf1d9888db89af
Author: mrgrouse &lt;bdmfegys@duck.com&gt;
Date:   Wed,  8 May 2024 20:01:14 -0400

.gitignore: move disabled.lua to plugins folder

</content>
</entry>
<entry>
<id>8f9ea150af7d80ad1de9dd86f4bf1d9888db89af</id>
<published>2024-05-06T02:14:05Z</published>
<updated>2024-05-06T02:14:05Z</updated>
<title>remove luasnip.lua</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/8f9ea150af7d80ad1de9dd86f4bf1d9888db89af.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 8f9ea150af7d80ad1de9dd86f4bf1d9888db89af
parent db00849ee094145dcbbad1257f31be97d8f06a33
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Sun,  5 May 2024 22:14:05 -0400

remove luasnip.lua

</content>
</entry>
<entry>
<id>db00849ee094145dcbbad1257f31be97d8f06a33</id>
<published>2024-05-06T02:12:02Z</published>
<updated>2024-05-06T02:12:02Z</updated>
<title>luasnip.lua: install luasnip plugin</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/db00849ee094145dcbbad1257f31be97d8f06a33.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit db00849ee094145dcbbad1257f31be97d8f06a33
parent 361e3c94c15da9bc6d19b58ff4be5e9c7a002d01
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Sun,  5 May 2024 22:12:02 -0400

luasnip.lua: install luasnip plugin

</content>
</entry>
<entry>
<id>361e3c94c15da9bc6d19b58ff4be5e9c7a002d01</id>
<published>2024-05-05T17:48:38Z</published>
<updated>2024-05-05T17:48:38Z</updated>
<title>index.lua: remove commented lines</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/361e3c94c15da9bc6d19b58ff4be5e9c7a002d01.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 361e3c94c15da9bc6d19b58ff4be5e9c7a002d01
parent 66a6ca71ed6f088ac3e9d28477679927f462039f
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Sun,  5 May 2024 13:48:38 -0400

index.lua: remove commented lines

</content>
</entry>
<entry>
<id>66a6ca71ed6f088ac3e9d28477679927f462039f</id>
<published>2024-05-05T17:48:08Z</published>
<updated>2024-05-05T17:48:08Z</updated>
<title>liberate plugins to seperate files!</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/66a6ca71ed6f088ac3e9d28477679927f462039f.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 66a6ca71ed6f088ac3e9d28477679927f462039f
parent cad00ac7d71116cd068db4e9526b357cefa66e10
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Sun,  5 May 2024 13:48:08 -0400

liberate plugins to seperate files!

</content>
</entry>
<entry>
<id>cad00ac7d71116cd068db4e9526b357cefa66e10</id>
<published>2024-05-05T17:37:47Z</published>
<updated>2024-05-05T17:37:47Z</updated>
<title>.gitignore: append all backup files</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/cad00ac7d71116cd068db4e9526b357cefa66e10.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit cad00ac7d71116cd068db4e9526b357cefa66e10
parent 9d86804a98b2bcee69074cbadc337c09e0982127
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Sun,  5 May 2024 13:37:47 -0400

.gitignore: append all backup files

</content>
</entry>
<entry>
<id>9d86804a98b2bcee69074cbadc337c09e0982127</id>
<published>2024-05-05T17:19:17Z</published>
<updated>2024-05-05T17:19:17Z</updated>
<title>options.lua: added system clipboard as register</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/9d86804a98b2bcee69074cbadc337c09e0982127.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 9d86804a98b2bcee69074cbadc337c09e0982127
parent c8c68fd2f8969743cbee193d991c3c89e605c4c7
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Sun,  5 May 2024 13:19:17 -0400

options.lua: added system clipboard as register

</content>
</entry>
<entry>
<id>c8c68fd2f8969743cbee193d991c3c89e605c4c7</id>
<published>2024-05-05T17:13:32Z</published>
<updated>2024-05-05T17:13:32Z</updated>
<title>plugins.lua: install mason and mason-lspconfig</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/c8c68fd2f8969743cbee193d991c3c89e605c4c7.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit c8c68fd2f8969743cbee193d991c3c89e605c4c7
parent b35c12dfce099d28053d88f6e747dfed1941d286
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Sun,  5 May 2024 13:13:32 -0400

plugins.lua: install mason and mason-lspconfig

</content>
</entry>
<entry>
<id>b35c12dfce099d28053d88f6e747dfed1941d286</id>
<published>2024-05-05T03:19:16Z</published>
<updated>2024-05-05T03:19:16Z</updated>
<title>autostart.lua: setup nvim-colorizer.lua</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/b35c12dfce099d28053d88f6e747dfed1941d286.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit b35c12dfce099d28053d88f6e747dfed1941d286
parent 6974bf2bd930154121ce9ab2bbbafec65e1fd7ce
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Sat,  4 May 2024 23:19:16 -0400

autostart.lua: setup nvim-colorizer.lua

</content>
</entry>
<entry>
<id>6974bf2bd930154121ce9ab2bbbafec65e1fd7ce</id>
<published>2024-05-05T03:18:16Z</published>
<updated>2024-05-05T03:18:16Z</updated>
<title>plugins.lua: add nvim-colorizer.lua plugin</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/6974bf2bd930154121ce9ab2bbbafec65e1fd7ce.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 6974bf2bd930154121ce9ab2bbbafec65e1fd7ce
parent 6609f32a7c19b9b2d80230718fd6853df0226c74
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Sat,  4 May 2024 23:18:16 -0400

plugins.lua: add nvim-colorizer.lua plugin

</content>
</entry>
<entry>
<id>6609f32a7c19b9b2d80230718fd6853df0226c74</id>
<published>2024-05-01T23:45:50Z</published>
<updated>2024-05-01T23:45:50Z</updated>
<title>whichkey.lua: comment format keybind and alphabetize keybindings</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/6609f32a7c19b9b2d80230718fd6853df0226c74.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 6609f32a7c19b9b2d80230718fd6853df0226c74
parent 97db82eb7d6fbeadf50480603e41481a5887c4de
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Wed,  1 May 2024 19:45:50 -0400

whichkey.lua: comment format keybind and alphabetize keybindings

</content>
</entry>
<entry>
<id>97db82eb7d6fbeadf50480603e41481a5887c4de</id>
<published>2024-05-01T23:44:18Z</published>
<updated>2024-05-01T23:44:18Z</updated>
<title>plugins.lua: remove formatter plugins</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/97db82eb7d6fbeadf50480603e41481a5887c4de.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 97db82eb7d6fbeadf50480603e41481a5887c4de
parent a277b8af7aec0c5fde7aea59629d82f2af8f1429
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Wed,  1 May 2024 19:44:18 -0400

plugins.lua: remove formatter plugins

</content>
</entry>
<entry>
<id>a277b8af7aec0c5fde7aea59629d82f2af8f1429</id>
<published>2024-05-01T21:50:00Z</published>
<updated>2024-05-01T21:50:00Z</updated>
<title>autostart.lua &amp; plugins.lua: remove conform.nvim conform-mason.nvim</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/a277b8af7aec0c5fde7aea59629d82f2af8f1429.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit a277b8af7aec0c5fde7aea59629d82f2af8f1429
parent 69d8ae997e744efd687af2f27af7fe434f3c778e
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Wed,  1 May 2024 17:50:00 -0400

autostart.lua &amp; plugins.lua: remove conform.nvim conform-mason.nvim

</content>
</entry>
<entry>
<id>69d8ae997e744efd687af2f27af7fe434f3c778e</id>
<published>2024-05-01T21:22:19Z</published>
<updated>2024-05-01T21:22:19Z</updated>
<title>index.lua &amp; lazy-nvim.lua: move lazy.nvim initialization to lazy-nvim.lua</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/69d8ae997e744efd687af2f27af7fe434f3c778e.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 69d8ae997e744efd687af2f27af7fe434f3c778e
parent dedeb538005b52b89474aebeb799d3fd72d1f5ad
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Wed,  1 May 2024 17:22:19 -0400

index.lua &amp; lazy-nvim.lua: move lazy.nvim initialization to lazy-nvim.lua

</content>
</entry>
<entry>
<id>dedeb538005b52b89474aebeb799d3fd72d1f5ad</id>
<published>2024-05-01T21:22:07Z</published>
<updated>2024-05-01T21:22:07Z</updated>
<title>index.lua &amp; lazy-nvim.lua: move lazy.nvim initialization to lazy-nvim.lua</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/dedeb538005b52b89474aebeb799d3fd72d1f5ad.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit dedeb538005b52b89474aebeb799d3fd72d1f5ad
parent d6e99c5b70c99c0168a54d7e8609c40b8ac01267
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Wed,  1 May 2024 17:22:07 -0400

index.lua &amp; lazy-nvim.lua: move lazy.nvim initialization to lazy-nvim.lua

</content>
</entry>
<entry>
<id>d6e99c5b70c99c0168a54d7e8609c40b8ac01267</id>
<published>2024-05-01T21:19:39Z</published>
<updated>2024-05-01T21:19:39Z</updated>
<title>init.lua &amp; index.lua: move lazy.nvim initialization to index.lua</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/d6e99c5b70c99c0168a54d7e8609c40b8ac01267.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit d6e99c5b70c99c0168a54d7e8609c40b8ac01267
parent b922bb53bd5fc5b2dfd692e63698f9979ef919e9
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Wed,  1 May 2024 17:19:39 -0400

init.lua &amp; index.lua: move lazy.nvim initialization to index.lua

</content>
</entry>
<entry>
<id>b922bb53bd5fc5b2dfd692e63698f9979ef919e9</id>
<published>2024-04-30T22:28:12Z</published>
<updated>2024-04-30T22:28:12Z</updated>
<title>whichkey.lua: add ConformInfo command keybind</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/b922bb53bd5fc5b2dfd692e63698f9979ef919e9.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit b922bb53bd5fc5b2dfd692e63698f9979ef919e9
parent 512a2e7ac08680597c69b210090300895cad033b
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 18:28:12 -0400

whichkey.lua: add ConformInfo command keybind

</content>
</entry>
<entry>
<id>512a2e7ac08680597c69b210090300895cad033b</id>
<published>2024-04-30T22:20:31Z</published>
<updated>2024-04-30T22:20:31Z</updated>
<title>plugins.lua: simplified conform.nvim config; add markdown, css, html, c and lua support</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/512a2e7ac08680597c69b210090300895cad033b.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 512a2e7ac08680597c69b210090300895cad033b
parent 7296c108bcc8515379f36d3d15f84970704f8b55
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 18:20:31 -0400

plugins.lua: simplified conform.nvim config; add markdown, css, html, c and lua support

</content>
</entry>
<entry>
<id>7296c108bcc8515379f36d3d15f84970704f8b55</id>
<published>2024-04-30T22:04:31Z</published>
<updated>2024-04-30T22:04:31Z</updated>
<title>autostart.lua, plugins.lua: install mason-conform.nvim and configure for lua and c formatting</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/7296c108bcc8515379f36d3d15f84970704f8b55.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 7296c108bcc8515379f36d3d15f84970704f8b55
parent 173c25750ce0554b23e9d615e63882fa294b8bae
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 18:04:31 -0400

autostart.lua, plugins.lua: install mason-conform.nvim and configure for lua and c formatting

</content>
</entry>
<entry>
<id>173c25750ce0554b23e9d615e63882fa294b8bae</id>
<published>2024-04-30T21:44:42Z</published>
<updated>2024-04-30T21:44:42Z</updated>
<title>whichkey.lua: add conform.nvim format command</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/173c25750ce0554b23e9d615e63882fa294b8bae.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 173c25750ce0554b23e9d615e63882fa294b8bae
parent b25d710f59941a7687038e9826f10a43ea18181d
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 17:44:42 -0400

whichkey.lua: add conform.nvim format command

</content>
</entry>
<entry>
<id>b25d710f59941a7687038e9826f10a43ea18181d</id>
<published>2024-04-30T21:33:12Z</published>
<updated>2024-04-30T21:33:12Z</updated>
<title>whichkey.lua: add mason command; fix formatting</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/b25d710f59941a7687038e9826f10a43ea18181d.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit b25d710f59941a7687038e9826f10a43ea18181d
parent b809d5510327b819b4a7b340425e2aaebcf0537c
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 17:33:12 -0400

whichkey.lua: add mason command; fix formatting

</content>
</entry>
<entry>
<id>b809d5510327b819b4a7b340425e2aaebcf0537c</id>
<published>2024-04-30T21:32:53Z</published>
<updated>2024-04-30T21:32:53Z</updated>
<title>whichkey.lua: add mason command; fix formatting</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/b809d5510327b819b4a7b340425e2aaebcf0537c.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit b809d5510327b819b4a7b340425e2aaebcf0537c
parent 569689f1ce048f400e64ae3e6d062b9760d46db8
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 17:32:53 -0400

whichkey.lua: add mason command; fix formatting

</content>
</entry>
<entry>
<id>569689f1ce048f400e64ae3e6d062b9760d46db8</id>
<published>2024-04-30T21:26:46Z</published>
<updated>2024-04-30T21:26:46Z</updated>
<title>autostart.lua: simplify pywal config</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/569689f1ce048f400e64ae3e6d062b9760d46db8.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 569689f1ce048f400e64ae3e6d062b9760d46db8
parent d63bfe74e3192cc79503133196358fcbe5b6b6c0
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 17:26:46 -0400

autostart.lua: simplify pywal config

</content>
</entry>
<entry>
<id>d63bfe74e3192cc79503133196358fcbe5b6b6c0</id>
<published>2024-04-30T21:25:37Z</published>
<updated>2024-04-30T21:25:37Z</updated>
<title>plugins.lua: install conform.nvim</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/d63bfe74e3192cc79503133196358fcbe5b6b6c0.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit d63bfe74e3192cc79503133196358fcbe5b6b6c0
parent 9140b00ed5d803fd11cc426a631bf26cc314dc59
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 17:25:37 -0400

plugins.lua: install conform.nvim

</content>
</entry>
<entry>
<id>9140b00ed5d803fd11cc426a631bf26cc314dc59</id>
<published>2024-04-30T21:10:16Z</published>
<updated>2024-04-30T21:10:16Z</updated>
<title>whichkey.lua: fix indentation</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/9140b00ed5d803fd11cc426a631bf26cc314dc59.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 9140b00ed5d803fd11cc426a631bf26cc314dc59
parent a91616caa11b0156b69488f5bf0c86b2d028c6aa
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 17:10:16 -0400

whichkey.lua: fix indentation

</content>
</entry>
<entry>
<id>a91616caa11b0156b69488f5bf0c86b2d028c6aa</id>
<published>2024-04-30T21:09:42Z</published>
<updated>2024-04-30T21:09:42Z</updated>
<title>options.lua: add helpful comments and indentation options</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/a91616caa11b0156b69488f5bf0c86b2d028c6aa.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit a91616caa11b0156b69488f5bf0c86b2d028c6aa
parent d4bfe3f8487e469d57cd0ecb1e4d61b7a90bfb73
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 17:09:42 -0400

options.lua: add helpful comments and indentation options

</content>
</entry>
<entry>
<id>d4bfe3f8487e469d57cd0ecb1e4d61b7a90bfb73</id>
<published>2024-04-30T21:05:38Z</published>
<updated>2024-04-30T21:05:38Z</updated>
<title>options.lua, keymaps.lua: move keymap configs from options.lua to keymaps.lua</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/d4bfe3f8487e469d57cd0ecb1e4d61b7a90bfb73.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit d4bfe3f8487e469d57cd0ecb1e4d61b7a90bfb73
parent 9f051acb3542b9a0bd99c39d8763fb331d27c752
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 17:05:38 -0400

options.lua, keymaps.lua: move keymap configs from options.lua to keymaps.lua

</content>
</entry>
<entry>
<id>9f051acb3542b9a0bd99c39d8763fb331d27c752</id>
<published>2024-04-30T21:04:15Z</published>
<updated>2024-04-30T21:04:15Z</updated>
<title>init.lua, index.lua: migrate inclusion of file from init.lua to index.lua</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/9f051acb3542b9a0bd99c39d8763fb331d27c752.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 9f051acb3542b9a0bd99c39d8763fb331d27c752
parent 2b7f0b7fcc5e849b7ca3281b25af165f819cdecb
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 17:04:15 -0400

init.lua, index.lua: migrate inclusion of file from init.lua to index.lua

</content>
</entry>
<entry>
<id>2b7f0b7fcc5e849b7ca3281b25af165f819cdecb</id>
<published>2024-04-30T20:57:34Z</published>
<updated>2024-04-30T20:57:34Z</updated>
<title>.gitignore: remove pywal.txt</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/2b7f0b7fcc5e849b7ca3281b25af165f819cdecb.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 2b7f0b7fcc5e849b7ca3281b25af165f819cdecb
parent bfe954c84a31c1998c4c1c0aa73cfdba18d67b02
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 16:57:34 -0400

.gitignore: remove pywal.txt

</content>
</entry>
<entry>
<id>bfe954c84a31c1998c4c1c0aa73cfdba18d67b02</id>
<published>2024-04-30T20:57:16Z</published>
<updated>2024-04-30T20:57:16Z</updated>
<title>remove pywal.txt</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/bfe954c84a31c1998c4c1c0aa73cfdba18d67b02.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit bfe954c84a31c1998c4c1c0aa73cfdba18d67b02
parent 4d8df57127c0fb51c36841b24b8c3534fc90a52c
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 16:57:16 -0400

remove pywal.txt

</content>
</entry>
<entry>
<id>4d8df57127c0fb51c36841b24b8c3534fc90a52c</id>
<published>2024-04-30T20:56:46Z</published>
<updated>2024-04-30T20:56:46Z</updated>
<title>.gitignore: add pywal.txt reminder file</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/4d8df57127c0fb51c36841b24b8c3534fc90a52c.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 4d8df57127c0fb51c36841b24b8c3534fc90a52c
parent 8caa275db09c334681d4d7c96dff76893dffcb39
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 16:56:46 -0400

.gitignore: add pywal.txt reminder file

</content>
</entry>
<entry>
<id>8caa275db09c334681d4d7c96dff76893dffcb39</id>
<published>2024-04-30T20:55:48Z</published>
<updated>2024-04-30T20:55:48Z</updated>
<title>init.lua: append whichkey config inclusion</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/8caa275db09c334681d4d7c96dff76893dffcb39.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 8caa275db09c334681d4d7c96dff76893dffcb39
parent 226537870a1b1a07b3b8589a47479f569265a232
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 16:55:48 -0400

init.lua: append whichkey config inclusion

</content>
</entry>
<entry>
<id>226537870a1b1a07b3b8589a47479f569265a232</id>
<published>2024-04-30T20:55:31Z</published>
<updated>2024-04-30T20:55:31Z</updated>
<title>options.lua, whichkey.lua: migrate whichkey config to seperate file</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/226537870a1b1a07b3b8589a47479f569265a232.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 226537870a1b1a07b3b8589a47479f569265a232
parent 3a95fd426675e385e59cf608e280dd1845faae29
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 16:55:31 -0400

options.lua, whichkey.lua: migrate whichkey config to seperate file

</content>
</entry>
<entry>
<id>3a95fd426675e385e59cf608e280dd1845faae29</id>
<published>2024-04-30T20:50:55Z</published>
<updated>2024-04-30T20:50:55Z</updated>
<title>options.lua: add quit shortcut to whichkey config; fix remapping</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/3a95fd426675e385e59cf608e280dd1845faae29.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 3a95fd426675e385e59cf608e280dd1845faae29
parent a7b7526fce20966add33bfc26fd222476f3d24d1
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 16:50:55 -0400

options.lua: add quit shortcut to whichkey config; fix remapping

</content>
</entry>
<entry>
<id>a7b7526fce20966add33bfc26fd222476f3d24d1</id>
<published>2024-04-30T20:46:47Z</published>
<updated>2024-04-30T20:46:47Z</updated>
<title>options.lua: begin to fix remap config</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/a7b7526fce20966add33bfc26fd222476f3d24d1.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit a7b7526fce20966add33bfc26fd222476f3d24d1
parent 87f12cc125153a0bc21d0177373cc67088a51564
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 16:46:47 -0400

options.lua: begin to fix remap config

</content>
</entry>
<entry>
<id>87f12cc125153a0bc21d0177373cc67088a51564</id>
<published>2024-04-30T19:45:31Z</published>
<updated>2024-04-30T19:45:31Z</updated>
<title>options.lua: add lazy command to which-key config</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/87f12cc125153a0bc21d0177373cc67088a51564.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 87f12cc125153a0bc21d0177373cc67088a51564
parent 6bf4ac86a8eaedd0b9326595af06df7f6b9c9e80
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 15:45:31 -0400

options.lua: add lazy command to which-key config

</content>
</entry>
<entry>
<id>6bf4ac86a8eaedd0b9326595af06df7f6b9c9e80</id>
<published>2024-04-30T19:41:56Z</published>
<updated>2024-04-30T19:41:56Z</updated>
<title>root: initial commit</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/6bf4ac86a8eaedd0b9326595af06df7f6b9c9e80.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 6bf4ac86a8eaedd0b9326595af06df7f6b9c9e80
parent 042c8a6df3b219a0d8977f01705ddaeb96814c98
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 15:41:56 -0400

root: initial commit

</content>
</entry>
<entry>
<id>042c8a6df3b219a0d8977f01705ddaeb96814c98</id>
<published>2024-04-30T19:41:42Z</published>
<updated>2024-04-30T19:41:42Z</updated>
<title>.gitignore: add lazy-lock.json</title>
<link rel="alternate" type="text/html" href="https://git.mrgrouse.com/neovim/commit/042c8a6df3b219a0d8977f01705ddaeb96814c98.html" />
<author>
<name>bdmfegys@duck.com</name>
<email>bdmfegys@duck.com</email>
</author>
<content>commit 042c8a6df3b219a0d8977f01705ddaeb96814c98
Author: bdmfegys@duck.com &lt;bdmfegys@duck.com&gt;
Date:   Tue, 30 Apr 2024 15:41:42 -0400

.gitignore: add lazy-lock.json

</content>
</entry>
</feed>
