<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fh="http://purl.org/syndication/history/1.0">
  <channel>
    <title>Posts tagged: neovim Archive</title>
    <link>https://new.waylonwalker.com/tags/neovim/</link>
    <description>All posts with the tag &#34;neovim&#34;</description>
    <lastBuildDate>Tue, 02 Sep 2025 13:23:21 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://new.waylonwalker.com/tags/neovim/archive/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <atom:link href="https://new.waylonwalker.com/tags/neovim/rss.xml" rel="current" type="application/rss+xml"></atom:link>
    <fh:complete></fh:complete>
    <item>
      <title>nvim delete current file</title>
      <link>https://new.waylonwalker.com/nvim-delete-current-file/</link>
      <description>This one is one that I&#39;ve been using quite often, I did&#39;t have a hotkey for it, I just used the shell command.</description>
      <pubDate>Tue, 02 Sep 2025 13:23:21 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/nvim-delete-current-file/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
    </item>
    <item>
      <title>The decline of &#34;i use vim btw&#34; - YouTube</title>
      <link>https://new.waylonwalker.com/thought-724/</link>
      <description>!https://www.youtube.com/watch?v=RmnqdAidVeE</description>
      <pubDate>Sun, 29 Jun 2025 22:46:52 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-724/</guid>
      <author>hello@waylonwalker.com</author>
      <category>arch</category>
      <category>neovim</category>
      <category>thought</category>
    </item>
    <item>
      <title>my nvim spellcheck setup</title>
      <link>https://new.waylonwalker.com/my-nvim-spellcheck-setup/</link>
      <description>I&#39;ve gone too long without a proper spellcheck setup in nvim. I know it&#39;s there, I just don&#39;t use it, I don&#39;t have the right keybinds, like I do with...</description>
      <pubDate>Sat, 31 May 2025 20:11:59 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/my-nvim-spellcheck-setup/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
    </item>
    <item>
      <title>fixed long standing nvim startup error</title>
      <link>https://new.waylonwalker.com/fixed-long-standing-nvim-startup-error/</link>
      <description>Here&#39;s the diff, this is it.</description>
      <pubDate>Thu, 13 Feb 2025 08:41:39 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/fixed-long-standing-nvim-startup-error/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>vim</category>
    </item>
    <item>
      <title>testing nvim installs</title>
      <link>https://new.waylonwalker.com/testing-nvim-installs/</link>
      <description>Testing fresh nvim installs can be a pain, and hard to di without borking your known good install. I&#39;ve been using to run a test nvim in a sandbox that wont...</description>
      <pubDate>Wed, 12 Feb 2025 21:02:03 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/testing-nvim-installs/</guid>
      <author>hello@waylonwalker.com</author>
      <category>just</category>
      <category>neovim</category>
    </item>
    <item>
      <title>vim date</title>
      <link>https://new.waylonwalker.com/vim-date/</link>
      <description>When I want to put a date in a document like a blog post from vim I use !!date from insert mode. Note that entering from normal mode puts you in command mode...</description>
      <pubDate>Wed, 12 Feb 2025 12:51:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/vim-date/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>vim</category>
    </item>
    <item>
      <title>setting up nvim-manager starship prompt</title>
      <link>https://new.waylonwalker.com/setting-up-nvim-manager-starship-prompt/</link>
      <description>I built out a tool for myself to manage my nvim configuration, and I wanted to quickly see which one I am running in my starship prompt. Here&#39;s the config I...</description>
      <pubDate>Tue, 21 Jan 2025 16:03:46 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/setting-up-nvim-manager-starship-prompt/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>nvim-manager</category>
      <category>starship</category>
    </item>
    <item>
      <title>nvim-manager</title>
      <link>https://new.waylonwalker.com/nvim-manager/</link>
      <description>I recently built a cli application as a nearly-one-shot-app called nvim-manager. It manages your nvim dotfiles install.</description>
      <pubDate>Sun, 12 Jan 2025 21:14:19 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/nvim-manager/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>neovim</category>
      <category>python</category>
      <category>vim</category>
    </item>
    <item>
      <title>olimorris/codecompanion.nvim: ✨ AI-powered coding, seamlessly ...</title>
      <link>https://new.waylonwalker.com/thought-515/</link>
      <description>!https://github.com/olimorris/codecompanion.nvim</description>
      <pubDate>Thu, 09 Jan 2025 08:18:50 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-515/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>thought</category>
    </item>
    <item>
      <title>WaylonWalker/nvim-manager: manage dotfiles with nvim_appname</title>
      <link>https://new.waylonwalker.com/thought-513/</link>
      <description>!https://github.com/WaylonWalker/nvim-manager/releases/tag/v0.0.2</description>
      <pubDate>Wed, 08 Jan 2025 23:11:34 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-513/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>thought</category>
    </item>
    <item>
      <title>Releases · WaylonWalker/nvim-manager</title>
      <link>https://new.waylonwalker.com/thought-512/</link>
      <description>!https://github.com/WaylonWalker/nvim-manager/releases</description>
      <pubDate>Wed, 08 Jan 2025 09:09:30 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-512/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>thought</category>
    </item>
    <item>
      <title>GitHub - ngalaiko/tree-sitter-go-template: Golang template gra...</title>
      <link>https://new.waylonwalker.com/thought-510/</link>
      <description>!https://github.com/ngalaiko/tree-sitter-go-template</description>
      <pubDate>Tue, 07 Jan 2025 00:49:13 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-510/</guid>
      <author>hello@waylonwalker.com</author>
      <category>containers</category>
      <category>helm</category>
      <category>kubernetes</category>
      <category>neovim</category>
      <category>thought</category>
    </item>
    <item>
      <title>Wrapping your favorite CLI in neovim - YouTube</title>
      <link>https://new.waylonwalker.com/thought-489/</link>
      <description>!https://www.youtube.com/watch?v=rerTvidyz-0&amp;t=160s</description>
      <pubDate>Wed, 01 Jan 2025 03:02:44 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-489/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>thought</category>
    </item>
    <item>
      <title>Saghen/blink.cmp: Performant, batteries-included completion pl...</title>
      <link>https://new.waylonwalker.com/thought-431/</link>
      <description>!https://github.com/Saghen/blink.cmp</description>
      <pubDate>Tue, 19 Nov 2024 20:45:06 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-431/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>thought</category>
    </item>
    <item>
      <title>E576: Error while reading ShaDa file: there is an item at posi...</title>
      <link>https://new.waylonwalker.com/thought-428/</link>
      <description>!https://github.com/neovim/neovim/issues/6875</description>
      <pubDate>Sat, 16 Nov 2024 22:04:27 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-428/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>thought</category>
    </item>
    <item>
      <title>These are SICK, gonna be using this a lot. (Thanks @evantraver...</title>
      <link>https://new.waylonwalker.com/thought-411/</link>
      <description>!https://github.com/jesseleite/dotfiles/commit/49794006cbc9dc0e743925ec1a7122514d7148be</description>
      <pubDate>Fri, 11 Oct 2024 06:09:17 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-411/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>thought</category>
    </item>
    <item>
      <title>Switching Configs in Neovim • Michael Uloth</title>
      <link>https://new.waylonwalker.com/thought-383/</link>
      <description>!https://michaeluloth.com/neovim-switch-configs/</description>
      <pubDate>Wed, 21 Aug 2024 17:57:56 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-383/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>thought</category>
    </item>
    <item>
      <title>Vim-gq</title>
      <link>https://new.waylonwalker.com/vim-gq/</link>
      <description>Vim has a handy feature to format text with . You can use it in visual mode, give it a motion, or if you give it it will format the current line. I use this...</description>
      <pubDate>Mon, 05 Aug 2024 12:22:00 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/vim-gq/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>vim</category>
    </item>
    <item>
      <title>From Vim To Zed - YouTube</title>
      <link>https://new.waylonwalker.com/thought-241/</link>
      <description>!https://www.youtube.com/watch?v=ZRnWmNdf5IE&amp;t=612</description>
      <pubDate>Sat, 13 Apr 2024 18:42:56 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-241/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>thought</category>
      <category>vim</category>
    </item>
    <item>
      <title>My New Python Lsp Setup</title>
      <link>https://new.waylonwalker.com/thought-213/</link>
      <description>!None</description>
      <pubDate>Sat, 09 Mar 2024 08:58:03 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-213/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>python</category>
      <category>thought</category>
    </item>
    <item>
      <title>nvim: `vim.o.cmdheight=0`</title>
      <link>https://new.waylonwalker.com/thought-182/</link>
      <description>!https://vi.stackexchange.com/questions/39947/nvim-vim-o-cmdheight-0-looses-the-recording-a-macro-messages</description>
      <pubDate>Thu, 14 Dec 2023 20:20:17 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-182/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>thought</category>
    </item>
    <item>
      <title>aca/emmet-ls: Emmet support based on LSP.</title>
      <link>https://new.waylonwalker.com/thought-109/</link>
      <description>!https://github.com/aca/emmet-ls</description>
      <pubDate>Fri, 08 Sep 2023 17:34:38 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-109/</guid>
      <author>hello@waylonwalker.com</author>
      <category>dev</category>
      <category>neovim</category>
      <category>thought</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Formatting on save · jose-elias-alvarez/null-ls.nvim Wiki</title>
      <link>https://new.waylonwalker.com/thought-73/</link>
      <description>!https://github.com/jose-elias-alvarez/null-ls.nvim/wiki/Formatting-on-save#code</description>
      <pubDate>Sun, 06 Aug 2023 06:19:23 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-73/</guid>
      <author>hello@waylonwalker.com</author>
      <category>neovim</category>
      <category>thought</category>
      <category>vim</category>
    </item>
    <item>
      <title>kndndrj/nvim-dbee: Interactive database client for neovim</title>
      <link>https://new.waylonwalker.com/thought-59/</link>
      <description>!https://github.com/kndndrj/nvim-dbee</description>
      <pubDate>Sat, 29 Jul 2023 06:08:20 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/thought-59/</guid>
      <author>hello@waylonwalker.com</author>
      <category>data</category>
      <category>database</category>
      <category>neovim</category>
      <category>python</category>
      <category>thought</category>
    </item>
    <item>
      <title>Setup a yaml schema | yamlls for a silky smooth setup</title>
      <link>https://new.waylonwalker.com/setup-yamlls/</link>
      <description>I&#39;ve gone far too long without a good setup for editing yaml files, I am missing out on autocomplete and proper diagnostics. This ends today as I setup...</description>
      <pubDate>Fri, 03 Dec 2021 23:24:52 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/setup-yamlls/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>neovim</category>
      <category>vim</category>
    </item>
    <item>
      <title>How linux users install a text editor</title>
      <link>https://new.waylonwalker.com/install-nvim-skit/</link>
      <description>In honor of the neovim 0.6.0 release, I decided to do a funny skit installing neovim, and fix up my install script in the process as part of my challenge to...</description>
      <pubDate>Tue, 30 Nov 2021 23:18:24 +0000</pubDate>
      <guid isPermaLink="true">https://new.waylonwalker.com/install-nvim-skit/</guid>
      <author>hello@waylonwalker.com</author>
      <category>linux</category>
      <category>neovim</category>
      <category>vim</category>
    </item>
  </channel>
</rss>