<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Neovim Updates Daily</title>
  <id>https://www.trackawesomelist.com/rockerBOO/awesome-neovim/feed.xml</id>
  <updated>2026-07-15T14:05:46.810Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/rockerBOO/awesome-neovim/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/rockerBOO/awesome-neovim/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/rockerBOO/awesome-neovim/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>Collections of awesome neovim plugins.</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2026/07/15/</id>
    <title>Awesome Neovim Updates on Jul 15, 2026</title>
    <updated>2026-07-15T14:05:46.810Z</updated>
    <published>2026-07-15T03:27:49.317Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/redpierrot/ballerina.nvim" rel="noopener noreferrer">redpierrot/ballerina.nvim (⭐2)</a> - Syntax highlighting, LSP, debugging, package-aware format-on-save, auto-indent, and <code>bal</code> run/test/build commands for the Ballerina language.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/ntk148v/yankdown.nvim" rel="noopener noreferrer">ntk148v/yankdown.nvim (⭐11)</a> - Paste rich clipboard content as clean Markdown.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/07/15/"/>
    <summary>2 awesome projects updated on Jul 15, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/07/14/</id>
    <title>Awesome Neovim Updates on Jul 14, 2026</title>
    <updated>2026-07-14T03:28:10.045Z</updated>
    <published>2026-07-14T03:28:08.896Z</published>
    <content type="html"><![CDATA[<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ingur/fzf-oil.nvim" rel="noopener noreferrer">ingur/fzf-oil.nvim (⭐17)</a> - A tiny file browser with seamless toggling between fzf-lua and oil.nvim.</li>
</ul>
<h3><p>Editing Support / Comment</p>
</h3>
<ul>
<li><a href="https://github.com/celeste3z/celeste_comment.nvim" rel="noopener noreferrer">celeste3z/celeste_comment.nvim (⭐1)</a> - VSCode-style commenting plugin with support for line and block comments, and textobjects.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/07/14/"/>
    <summary>2 awesome projects updated on Jul 14, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/07/13/</id>
    <title>Awesome Neovim Updates on Jul 13, 2026</title>
    <updated>2026-07-13T03:55:14.931Z</updated>
    <published>2026-07-13T03:55:14.931Z</published>
    <content type="html"><![CDATA[<h3><p>Workflow / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/yal212/pomodoro.nvim" rel="noopener noreferrer">yal212/pomodoro.nvim (⭐4)</a> - Focus-first Pomodoro timer with automatic work, break cycles, session statistics, and a distraction-free focus mode.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/07/13/"/>
    <summary>1 awesome projects updated on Jul 13, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/07/12/</id>
    <title>Awesome Neovim Updates on Jul 12, 2026</title>
    <updated>2026-07-12T03:53:16.854Z</updated>
    <published>2026-07-12T03:53:16.854Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/harukikuri/viteenv.nvim" rel="noopener noreferrer">harukikuri/viteenv.nvim (⭐7)</a> - Shows the effective value of <code>import.meta.env</code> variables inline per mode, resolved by your project's own <code>Vite</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/07/12/"/>
    <summary>1 awesome projects updated on Jul 12, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/07/06/</id>
    <title>Awesome Neovim Updates on Jul 06, 2026</title>
    <updated>2026-07-06T15:53:39.339Z</updated>
    <published>2026-07-06T15:53:37.987Z</published>
    <content type="html"><![CDATA[<h3><p>LSP / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/tumillanino/semgrep.nvim" rel="noopener noreferrer">tumillanino/semgrep.nvim (⭐2)</a> - Lightweight Semgrep static analysis integration to catch bugs and vulnerabilities.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/lewistg/pesto.nvim" rel="noopener noreferrer">lewistg/pesto.nvim (⭐1)</a> - - Bazel integration through its <em>Build Event Protocol</em> to find, fetch, and parse error logs for failed build actions, including logs stored remotely.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/07/06/"/>
    <summary>2 awesome projects updated on Jul 06, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/07/04/</id>
    <title>Awesome Neovim Updates on Jul 04, 2026</title>
    <updated>2026-07-04T03:57:57.633Z</updated>
    <published>2026-07-04T03:57:56.774Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/ctchen222/openspec.nvim" rel="noopener noreferrer">ctchen222/openspec.nvim (⭐2)</a> - OpenSpec workflow context, model/provider selection, and coding-agent implementation handoffs.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/jjuchara/obsidian-tasks.nvim" rel="noopener noreferrer">jjuchara/obsidian-tasks.nvim (⭐2)</a> - Keyboard-first Obsidian task management across multiple vaults with ordered tag trees.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/07/04/"/>
    <summary>2 awesome projects updated on Jul 04, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/07/02/</id>
    <title>Awesome Neovim Updates on Jul 02, 2026</title>
    <updated>2026-07-02T04:18:21.849Z</updated>
    <published>2026-07-02T04:18:21.849Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/dominic-righthere/markdown-pipetable.nvim" rel="noopener noreferrer">dominic-righthere/markdown-pipetable.nvim (⭐3)</a> - Interactive, fit-to-width inline Markdown table editor with cell navigation, visual selection, row/column operations, and CSV/TSV conversion.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/07/02/"/>
    <summary>1 awesome projects updated on Jul 02, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/30/</id>
    <title>Awesome Neovim Updates on Jun 30, 2026</title>
    <updated>2026-06-30T14:40:15.010Z</updated>
    <published>2026-06-30T14:40:13.621Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Rimkomatic/vimtagger.nvim" rel="noopener noreferrer">Rimkomatic/vimtagger.nvim (⭐6)</a> - Semantic file tagging for projects with Telescope integration. Organize files using custom tags, search them quickly, and manage tags through an interactive UI.</li>
</ul>
<h3><p>Resource / OS-specific</p>
</h3>
<ul>
<li><a href="https://neovimcheatsheet.com" rel="noopener noreferrer">Neovim Cheatsheet</a> - Searchable, interactive cheatsheet with per-keypress search, remappable keybindings, and JSON import/export.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/30/"/>
    <summary>2 awesome projects updated on Jun 30, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/27/</id>
    <title>Awesome Neovim Updates on Jun 27, 2026</title>
    <updated>2026-06-27T04:13:44.118Z</updated>
    <published>2026-06-27T04:13:42.421Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/batoaqaa/nvim-pio" rel="noopener noreferrer">nvim-pio (⭐4)</a> - Asynchronous, zero-hardcoding bridge between PlatformIO and the <code>clangd</code> LSP.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/neur1n/hyphen.nvim" rel="noopener noreferrer">neur1n/hyphen.nvim (⭐5)</a> - Show TeX-style hyphenation breakpoints in text.</li>
</ul>
<h3><p>Editing Support / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/markosnarinian/fold-logging.nvim" rel="noopener noreferrer">fold-logging.nvim (⭐8)</a> - Fold logging/debug prints without changing normal folds.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/27/"/>
    <summary>3 awesome projects updated on Jun 27, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/24/</id>
    <title>Awesome Neovim Updates on Jun 24, 2026</title>
    <updated>2026-06-24T14:51:40.927Z</updated>
    <published>2026-06-24T04:21:37.752Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/Crysthamus/nvim-file-operations" rel="noopener noreferrer">Crysthamus/nvim-file-operations (⭐12)</a> - Add support for workspace file operations using built-in LSPs.</li>
</ul>
<h3><p>Git / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/justinmk/guh.nvim" rel="noopener noreferrer">justinmk/guh.nvim (⭐142)</a> - View any GitHub object, including CI logs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/24/"/>
    <summary>2 awesome projects updated on Jun 24, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/23/</id>
    <title>Awesome Neovim Updates on Jun 23, 2026</title>
    <updated>2026-06-23T04:17:50.139Z</updated>
    <published>2026-06-23T04:17:50.139Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/zachyarbrough/anchor.nvim" rel="noopener noreferrer">zachyarbrough/anchor.nvim (⭐11)</a> - Pin project-specific directories for instant fuzzy searching. Inspired by Harpoon.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/23/"/>
    <summary>1 awesome projects updated on Jun 23, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/22/</id>
    <title>Awesome Neovim Updates on Jun 22, 2026</title>
    <updated>2026-06-22T17:11:16.790Z</updated>
    <published>2026-06-22T05:26:13.669Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/hasansujon786/nvim-navbuddy" rel="noopener noreferrer">hasansujon786/nvim-navbuddy (⭐80)</a> - A simple popup display that provides breadcrumbs like navigation feature but in keyboard centric manner, inspired by the <code>ranger</code> file manager.</li>
</ul>

<ul>
<li><a href="https://github.com/Zeioth/none-ls-autoload.nvim" rel="noopener noreferrer">Zeioth/none-ls-autoload.nvim (⭐27)</a> - Auto-load/unload <code>none-ls</code> sources installed with <code>mason</code>, with support for built-in and external sources.</li>
</ul>
<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/clang-engineer/jvm-env.nvim" rel="noopener noreferrer">clang-engineer/jvm-env.nvim (⭐4)</a> - Auto-detects installed JDKs by major version, with separate environment variables for jdtls and Gradle.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/22/"/>
    <summary>3 awesome projects updated on Jun 22, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/18/</id>
    <title>Awesome Neovim Updates on Jun 18, 2026</title>
    <updated>2026-06-18T04:58:34.485Z</updated>
    <published>2026-06-18T04:58:34.485Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/BRONZowl/codux.nvim" rel="noopener noreferrer">BRONZowl/codux.nvim (⭐9)</a> - Run OpenAI Codex in a persistent floating terminal and send files, selections, diagnostics, or file explorer targets.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/18/"/>
    <summary>1 awesome projects updated on Jun 18, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/17/</id>
    <title>Awesome Neovim Updates on Jun 17, 2026</title>
    <updated>2026-06-17T05:08:47.500Z</updated>
    <published>2026-06-17T05:08:45.874Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/gunasekar/markview-smart-tables.nvim" rel="noopener noreferrer">gunasekar/markview-smart-tables.nvim (⭐4)</a> - Auto-fit and word-wrap wide Markdown tables in <code>markview.nvim</code>.</li>
</ul>
<h3><p>Database / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/clang-engineer/dadbod-vertica.nvim" rel="noopener noreferrer">clang-engineer/dadbod-vertica.nvim (⭐1)</a> - Vertica adapter for <a href="https://github.com/tpope/vim-dadbod" rel="noopener noreferrer">vim-dadbod (⭐4.4k)</a> via the official <code>vsql</code> client, with schema-tree integration for <code>vim-dadbod-ui</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/17/"/>
    <summary>2 awesome projects updated on Jun 17, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/16/</id>
    <title>Awesome Neovim Updates on Jun 16, 2026</title>
    <updated>2026-06-16T17:18:53.843Z</updated>
    <published>2026-06-16T17:18:53.843Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/leblocks/toggle.nvim" rel="noopener noreferrer">leblocks/toggle.nvim (⭐12)</a> - Toggle between common words under the cursor such as <em>public</em> ⇄ <em>private</em> ⇄ <em>protected</em>. Easy to add and overwrite built-in toggles.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/16/"/>
    <summary>1 awesome projects updated on Jun 16, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/15/</id>
    <title>Awesome Neovim Updates on Jun 15, 2026</title>
    <updated>2026-06-15T05:24:27.861Z</updated>
    <published>2026-06-15T05:24:27.861Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/simonwinther/cppman.nvim" rel="noopener noreferrer">simonwinther/cppman.nvim (⭐22)</a> - Search C++ docs from cppman and view results in a floating window, backed by a local SQLite index for fast lookups.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/15/"/>
    <summary>1 awesome projects updated on Jun 15, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/14/</id>
    <title>Awesome Neovim Updates on Jun 14, 2026</title>
    <updated>2026-06-14T05:03:53.593Z</updated>
    <published>2026-06-14T05:03:52.347Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/karnull/switchboard.nvim" rel="noopener noreferrer">karnull/switchboard.nvim (⭐36)</a> - Define "run", "build", or any custom command/bind per language or project, then use the same keybinds everywhere.</li>
</ul>
<h3><p>Split and Window / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/karnull/only-tmux.nvim" rel="noopener noreferrer">karnull/only-tmux.nvim (⭐18)</a> - Expand the functionality of <code>:only</code> with tmux panes in the same window, with either moving them to a new window or closing them.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/14/"/>
    <summary>2 awesome projects updated on Jun 14, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/12/</id>
    <title>Awesome Neovim Updates on Jun 12, 2026</title>
    <updated>2026-06-12T15:35:54.868Z</updated>
    <published>2026-06-12T15:35:54.868Z</published>
    <content type="html"><![CDATA[<h3><p>Resource / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/ChuYanLon/chad46" rel="noopener noreferrer">ChuYanLon/chad46 (⭐6)</a> - 94 themes with 44 highlight integrations, daily synced from NvChad/base46.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/12/"/>
    <summary>1 awesome projects updated on Jun 12, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/10/</id>
    <title>Awesome Neovim Updates on Jun 10, 2026</title>
    <updated>2026-06-10T16:03:33.304Z</updated>
    <published>2026-06-10T16:03:33.041Z</published>
    <content type="html"><![CDATA[<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/T-b-t-nchos/FMP7.nvim" rel="noopener noreferrer">T-b-t-nchos/FMP7.nvim (⭐3)</a> - Control FMP7 and play FM/SSG/PCM driver music files (Only for Windows).</li>
</ul>
<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/DrKJeff16/nvim-luaref" rel="noopener noreferrer">DrKJeff16/nvim-luaref (⭐3)</a> - Forked from <code>milisims/nvim-luaref</code>, adds built-in Lua 5.1 help docs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/10/"/>
    <summary>2 awesome projects updated on Jun 10, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/08/</id>
    <title>Awesome Neovim Updates on Jun 08, 2026</title>
    <updated>2026-06-08T16:15:13.119Z</updated>
    <published>2026-06-08T16:15:12.482Z</published>
    <content type="html"><![CDATA[<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/negativo/nx-nvim" rel="noopener noreferrer">negativo/nx-nvim (⭐5)</a> - Telescope picker for NX monorepo projects and targets, running the selected one in a split terminal.</li>
</ul>
<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-input.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.input (⭐9.4k)</a> - Module of <code>mini.nvim</code> for getting user input with fully customizable key and view handling. Can show as floating window, statusline/tabline/winbar, virtual line/text. Provides <code>vim.ui.input()</code> implementation.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/08/"/>
    <summary>2 awesome projects updated on Jun 08, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/06/</id>
    <title>Awesome Neovim Updates on Jun 06, 2026</title>
    <updated>2026-06-06T14:05:41.670Z</updated>
    <published>2026-06-06T04:17:07.725Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/alsi-lawr/agent-term.nvim" rel="noopener noreferrer">alsi-lawr/agent-term.nvim (⭐5)</a> - Terminal-agent UI with persistent views, lightweight hook-based editor context, and extensible presets for any native AI TUI.</li>
</ul>
<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/kkew3/jieba.vim" rel="noopener noreferrer">kkew3/jieba.vim (⭐54)</a> - Word motions and word text objects for Chinese.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/06/"/>
    <summary>2 awesome projects updated on Jun 06, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/04/</id>
    <title>Awesome Neovim Updates on Jun 04, 2026</title>
    <updated>2026-06-04T05:01:48.298Z</updated>
    <published>2026-06-04T05:01:48.298Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/ChuYanLon/telegram.nvim" rel="noopener noreferrer">ChuYanLon/telegram.nvim (⭐14)</a> - A Telegram chat client powered by TDLib supporting real-time messaging, group management, and media preview.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/04/"/>
    <summary>1 awesome projects updated on Jun 04, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/06/03/</id>
    <title>Awesome Neovim Updates on Jun 03, 2026</title>
    <updated>2026-06-03T05:08:29.929Z</updated>
    <published>2026-06-03T05:08:29.929Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/marekh19/meowsoot.nvim" rel="noopener noreferrer">marekh19/meowsoot.nvim (⭐30)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A dark pink–cyan–lavender colorscheme where strings are yellow and green never reaches code.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/06/03/"/>
    <summary>1 awesome projects updated on Jun 03, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/05/31/</id>
    <title>Awesome Neovim Updates on May 31, 2026</title>
    <updated>2026-05-31T04:50:32.240Z</updated>
    <published>2026-05-31T04:50:32.240Z</published>
    <content type="html"><![CDATA[<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/markosnarinian/ln.nvim" rel="noopener noreferrer">ln.nvim (⭐3)</a> - Relative numbers on the active window, absolute everywhere else.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/05/31/"/>
    <summary>1 awesome projects updated on May 31, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/05/27/</id>
    <title>Awesome Neovim Updates on May 27, 2026</title>
    <updated>2026-05-27T16:09:01.367Z</updated>
    <published>2026-05-27T16:09:00.161Z</published>
    <content type="html"><![CDATA[<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/adriancmiranda/glimpse.nvim" rel="noopener noreferrer">adriancmiranda/glimpse.nvim (⭐9)</a> - Fast multi-format file previewer with inline kitty graphics support, external pane previews, and integrations for file explorers and pickers.</li>
</ul>
<h3><p>Editing Support / Comment</p>
</h3>
<ul>
<li><a href="https://github.com/kuri-sun/todoage.nvim" rel="noopener noreferrer">kuri-sun/todoage.nvim (⭐29)</a> - Show how old your TODOs are.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/05/27/"/>
    <summary>2 awesome projects updated on May 27, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/05/21/</id>
    <title>Awesome Neovim Updates on May 21, 2026</title>
    <updated>2026-05-21T04:40:31.530Z</updated>
    <published>2026-05-21T04:40:30.239Z</published>
    <content type="html"><![CDATA[<h3><p>Register / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://codeberg.org/fosk/registers.nvim" rel="noopener noreferrer">tversteeg/registers.nvim</a> - Non-obtrusive minimal preview of Vim registers.</li>
</ul>
<h3><p>Live Preview / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/RitschAlex/jupyter_ascending.nvim" rel="noopener noreferrer">ritschalex/jupyter_ascending.nvim (⭐8)</a> - A seamless way to work with Jupyter Notebooks using Jupyter Ascending.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/05/21/"/>
    <summary>2 awesome projects updated on May 21, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/05/20/</id>
    <title>Awesome Neovim Updates on May 20, 2026</title>
    <updated>2026-05-20T15:52:25.019Z</updated>
    <published>2026-05-20T15:52:23.290Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/awsum-lang/awsum-nvim" rel="noopener noreferrer">awsum-lang/awsum-nvim (⭐4)</a> - LSP client and Tree-sitter highlighting for the <a href="https://awsum-lang.org" rel="noopener noreferrer">Awsum</a> programming language.</li>
</ul>
<h3><p>Game / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/xiangnongWu2233/rubiks-cube.nvim" rel="noopener noreferrer">xiangnongWu2233/rubiks-cube.nvim (⭐11)</a> - A playable Rubik's cube with auto-solver.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/05/20/"/>
    <summary>2 awesome projects updated on May 20, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/05/18/</id>
    <title>Awesome Neovim Updates on May 18, 2026</title>
    <updated>2026-05-18T15:54:37.552Z</updated>
    <published>2026-05-18T15:54:37.552Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/ray-x/copilot-agent.nvim" rel="noopener noreferrer">ray-x/copilot-agent.nvim (⭐16)</a> - GitHub Copilot agent runtime with native tool execution, session persistence, and fine-grained permissions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/05/18/"/>
    <summary>1 awesome projects updated on May 18, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/05/15/</id>
    <title>Awesome Neovim Updates on May 15, 2026</title>
    <updated>2026-05-15T14:30:59.248Z</updated>
    <published>2026-05-15T04:14:50.481Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/54L1M/Oshen.nvim" rel="noopener noreferrer">54L1M/Oshen.nvim (⭐19)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Inspired by deep ocean water at night, derived entirely from five source colors.</li>
</ul>
<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/NickTsaizer/splitasm.nvim" rel="noopener noreferrer">NickTsaizer/splitasm.nvim (⭐77)</a> - View compiled assembly output side by side with source code, with synchronized cursor movement.</li>
</ul>
<h3><p>Toys / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://github.com/folke/drop.nvim" rel="noopener noreferrer">folke/drop.nvim (⭐348)</a> - Screensavers with support for dashboards.</li>
</ul>

<ul>
<li><a href="https://github.com/axsaucedo/neovim-power-mode" rel="noopener noreferrer">axsaucedo/neovim-power-mode (⭐96)</a> - Combo counter, particle effects and explosions for your editor.</li>
</ul>

<ul>
<li><a href="https://github.com/jerrywang1981/keystroke.nvim" rel="noopener noreferrer">jerrywang1981/keystroke.nvim (⭐2)</a> - Play sounds and do other things as you type.</li>
</ul>

<ul>
<li><a href="https://github.com/cxwx/keysound.nvim" rel="noopener noreferrer">cxwx/keywound.nvim (⭐2)</a> - Play a sound on each keystroke, supports customizable sounds.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/05/15/"/>
    <summary>6 awesome projects updated on May 15, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/05/13/</id>
    <title>Awesome Neovim Updates on May 13, 2026</title>
    <updated>2026-05-13T04:10:37.121Z</updated>
    <published>2026-05-13T04:10:37.121Z</published>
    <content type="html"><![CDATA[<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/akasataikisiti/tabLocalBuffer.nvim" rel="noopener noreferrer">akasataikisiti/tabLocalBuffer.nvim (⭐6)</a> - Keeps a per-tab buffer list and provides its own bnext / bprevious style navigation that cycles only within the current tab.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/05/13/"/>
    <summary>1 awesome projects updated on May 13, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/05/06/</id>
    <title>Awesome Neovim Updates on May 06, 2026</title>
    <updated>2026-05-06T14:42:23.404Z</updated>
    <published>2026-05-06T04:00:58.366Z</published>
    <content type="html"><![CDATA[<h3><p>Plugin Manager</p>
</h3>
<ul>
<li><a href="https://source.alyxshang.boo/alyxshang/nuwa.nvim" rel="noopener noreferrer">alyxshang/nuwa.nvim</a> - A light package manager.</li>
</ul>
<h3><p>Bars and Lines / Statusline</p>
</h3>
<ul>
<li><a href="https://github.com/tajirhas9/muslim.nvim" rel="noopener noreferrer">tajirhas9/muslim.nvim (⭐37)</a> - Get prayer times and useful islamic essentials in your statusline.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/05/06/"/>
    <summary>2 awesome projects updated on May 06, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/05/05/</id>
    <title>Awesome Neovim Updates on May 05, 2026</title>
    <updated>2026-05-05T14:21:02.756Z</updated>
    <published>2026-05-05T03:46:38.380Z</published>
    <content type="html"><![CDATA[<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/leolaurindo/tunnelvision.nvim" rel="noopener noreferrer">leolaurindo/tunnelvision.nvim (⭐29)</a> - Focus on one symbol at a time by dimming unrelated lines.</li>
</ul>
<h3><p>Bars and Lines / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/zaakiy/line-justice.nvim" rel="noopener noreferrer">zaakiy/line-justice.nvim (⭐17)</a> - Shows both absolute and relative line numbers simultaneously.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/hawknewton/termyank.nvim" rel="noopener noreferrer">hawknewton/termyank.nvim (⭐6)</a> - Avoid yanking newlines in a terminal buffer.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/05/05/"/>
    <summary>3 awesome projects updated on May 05, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/05/02/</id>
    <title>Awesome Neovim Updates on May 02, 2026</title>
    <updated>2026-05-02T13:44:41.371Z</updated>
    <published>2026-05-02T13:44:40.820Z</published>
    <content type="html"><![CDATA[<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ankushbhagats/match.nvim" rel="noopener noreferrer">ankushbhagats/match.nvim (⭐57)</a> - Minimal floating search-and-replace with live match tracking, navigation, and quick replacements.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/DaFi-1/tasknvim" rel="noopener noreferrer">DaFi-1/tasknvim (⭐20)</a> - A simple tool for life and personal development that helps organize goals, track habits, and improve productivity.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/05/02/"/>
    <summary>2 awesome projects updated on May 02, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/05/01/</id>
    <title>Awesome Neovim Updates on May 01, 2026</title>
    <updated>2026-05-01T04:13:07.543Z</updated>
    <published>2026-05-01T04:13:06.034Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/error311/wayfinder.nvim" rel="noopener noreferrer">error311/wayfinder.nvim (⭐118)</a> - Guided code exploration from the current symbol with a keepable trail.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/sduras/duras_bridge" rel="noopener noreferrer">sduras/duras_bridge</a> - Bridge for <a href="https://codeberg.org/duras/duras" rel="noopener noreferrer">duras</a> plain-text daily notes; append, search, and open notes from the editor.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/DrKJeff16/boolean-toggle.nvim" rel="noopener noreferrer">DrKJeff16/boolean-toggle.nvim (⭐9)</a> - Toggle between <code>true</code> and <code>false</code> under your cursor.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/05/01/"/>
    <summary>3 awesome projects updated on May 01, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/30/</id>
    <title>Awesome Neovim Updates on Apr 30, 2026</title>
    <updated>2026-04-30T04:01:03.957Z</updated>
    <published>2026-04-30T04:01:03.324Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/adithyasource/spearmint.nvim" rel="noopener noreferrer">adithyasource/spearmint.nvim (⭐3)</a> - Lightweight harpoon-style marks with terminal support.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/MattHandzel/taskwarrior.nvim" rel="noopener noreferrer">MattHandzel/taskwarrior.nvim (⭐27)</a> - Edit Taskwarrior tasks in a buffer, render tasks as Markdown checkboxes, bulk-edit with Vim motions, diff-and-apply on save. Inspired by oil.nvim.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/30/"/>
    <summary>2 awesome projects updated on Apr 30, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/29/</id>
    <title>Awesome Neovim Updates on Apr 29, 2026</title>
    <updated>2026-04-29T03:59:40.929Z</updated>
    <published>2026-04-29T03:59:39.280Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/kibi2/tirenvi.nvim" rel="noopener noreferrer">kibi2/tirenvi.nvim (⭐39)</a> - Edit Markdown and CSV tables with lossless round-trip.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/paulburgess1357/nvim-mcp" rel="noopener noreferrer">paulburgess1357/nvim-mcp (⭐59)</a> - MCP server giving AI agents access to buffers, commands, and LSP diagnostics through the built-in msgpack-RPC socket.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/29/"/>
    <summary>2 awesome projects updated on Apr 29, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/28/</id>
    <title>Awesome Neovim Updates on Apr 28, 2026</title>
    <updated>2026-04-28T04:02:32.521Z</updated>
    <published>2026-04-28T04:02:32.521Z</published>
    <content type="html"><![CDATA[<h3><p>Startup / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/Amansingh-afk/milli.nvim" rel="noopener noreferrer">Amansingh-afk/milli.nvim (⭐304)</a> - Animated ASCII splash screens with bundled animations and custom image or GIF support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/28/"/>
    <summary>1 awesome projects updated on Apr 28, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/26/</id>
    <title>Awesome Neovim Updates on Apr 26, 2026</title>
    <updated>2026-04-26T13:38:52.034Z</updated>
    <published>2026-04-26T13:38:52.034Z</published>
    <content type="html"><![CDATA[<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/saghen/blink.lib" rel="noopener noreferrer">saghen/blink.lib (⭐57)</a> - Generic utilities for all other <code>blink.*</code> plugins.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/26/"/>
    <summary>1 awesome projects updated on Apr 26, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/23/</id>
    <title>Awesome Neovim Updates on Apr 23, 2026</title>
    <updated>2026-04-23T03:44:43.349Z</updated>
    <published>2026-04-23T03:44:43.349Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/DrKJeff16/shebang.nvim" rel="noopener noreferrer">DrKJeff16/shebang.nvim (⭐9)</a> - Add or modify a shebang on top of the current file.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/23/"/>
    <summary>1 awesome projects updated on Apr 23, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/22/</id>
    <title>Awesome Neovim Updates on Apr 22, 2026</title>
    <updated>2026-04-22T03:37:50.187Z</updated>
    <published>2026-04-22T03:37:48.608Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/J-Cowsert/classlayout.nvim" rel="noopener noreferrer">J-Cowsert/classlayout.nvim (⭐52)</a> - Visualize C/C++ struct and class memory layouts (field offsets, padding, alignment) in a floating window.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/plutowang/nvim.pack" rel="noopener noreferrer">plutowang/nvim.pack (⭐10)</a> - Declarative, event-driven lazy-loading configuration built purely on native Vim.pack for extreme startup performance.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/22/"/>
    <summary>2 awesome projects updated on Apr 22, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/20/</id>
    <title>Awesome Neovim Updates on Apr 20, 2026</title>
    <updated>2026-04-20T14:09:04.378Z</updated>
    <published>2026-04-20T14:09:04.378Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Comment</p>
</h3>
<ul>
<li><a href="https://github.com/jeangiraldoo/codedocs.nvim" rel="noopener noreferrer">jeangiraldoo/codedocs.nvim (⭐104)</a> - A powerful and customizable annotation framework with support for many languages and annotation conventions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/20/"/>
    <summary>1 awesome projects updated on Apr 20, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/18/</id>
    <title>Awesome Neovim Updates on Apr 18, 2026</title>
    <updated>2026-04-18T13:34:06.184Z</updated>
    <published>2026-04-18T13:34:05.361Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/ryan-WORK/ohm" rel="noopener noreferrer">ryan-WORK/ohm (⭐17)</a> - A persistent LSP process manager daemon which fixes memory bloat, stuck diagnostics, monorepo server duplication, and session degradation.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/T-b-t-nchos/Aquavium.nvim" rel="noopener noreferrer">T-b-t-nchos/Aquavium.nvim (⭐20)</a> - <em><strong><code>[TS][Lua]</code></strong></em> Aquarium-themed color scheme, designed for use with a transparent terminal background.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/18/"/>
    <summary>2 awesome projects updated on Apr 18, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/17/</id>
    <title>Awesome Neovim Updates on Apr 17, 2026</title>
    <updated>2026-04-17T13:55:38.388Z</updated>
    <published>2026-04-17T13:55:37.921Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/micdzu/aalto.nvim" rel="noopener noreferrer">micdzu/aalto.nvim</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A semantic colorscheme with a perceptual OKLCH engine, featuring four semantic roles and both dark and light variants.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/sektant1/executioner.nvim" rel="noopener noreferrer">sektant1/executioner.nvim (⭐6)</a> - Script picker and runner to find and run any script from your project directory, with or without arguments.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/17/"/>
    <summary>2 awesome projects updated on Apr 17, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/15/</id>
    <title>Awesome Neovim Updates on Apr 15, 2026</title>
    <updated>2026-04-15T14:02:04.856Z</updated>
    <published>2026-04-15T14:02:04.821Z</published>
    <content type="html"><![CDATA[<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/dlyongemallo/diffview.nvim" rel="noopener noreferrer">dlyongemallo/diffview.nvim (⭐260)</a> - Single tabpage interface for easily cycling through diffs for all modified files for any Git rev. Maintained fork of sindrets/diffview.nvim.</li>
</ul>

<ul>
<li><a href="https://github.com/kokusenz/deltaview.nvim" rel="noopener noreferrer">kokusenz/deltaview.nvim (⭐126)</a> - Inline/unified diff viewer with Tree-sitter syntax highlighting and diff highlighting in the style of <a href="https://github.com/dandavison/delta" rel="noopener noreferrer">delta (⭐31k)</a>, with enhanced navigational features.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/15/"/>
    <summary>2 awesome projects updated on Apr 15, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/13/</id>
    <title>Awesome Neovim Updates on Apr 13, 2026</title>
    <updated>2026-04-13T14:05:49.746Z</updated>
    <published>2026-04-13T14:05:47.777Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/retran/meow.yarn.nvim" rel="noopener noreferrer">retran/meow.yarn.nvim (⭐78)</a> - Interactive LSP type and call hierarchy explorer with a tree view, live preview, navigation breadcrumbs, and a custom node renderer.</li>
</ul>
<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/mjmjm0101/quickui.nvim" rel="noopener noreferrer">quickui.nvim (⭐13)</a> - Structured, keyboard-driven menus and context menus with nested navigation.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/13/"/>
    <summary>2 awesome projects updated on Apr 13, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/12/</id>
    <title>Awesome Neovim Updates on Apr 12, 2026</title>
    <updated>2026-04-12T13:23:28.812Z</updated>
    <published>2026-04-12T13:23:28.812Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/martuscellifaria/ahoicpp.nvim" rel="noopener noreferrer">martuscellifaria/ahoicpp.nvim (⭐6)</a> - Sets up C++ projects on a modular fashion and helps newcomers with the language heavy lifting.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/12/"/>
    <summary>1 awesome projects updated on Apr 12, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/11/</id>
    <title>Awesome Neovim Updates on Apr 11, 2026</title>
    <updated>2026-04-11T13:20:41.063Z</updated>
    <published>2026-04-11T13:20:41.063Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/hyperb1iss/silkcircuit" rel="noopener noreferrer">hyperb1iss/silkcircuit (⭐55)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Vibrant cyberpunk color system with five variants, 40+ plugin integrations, WCAG AA compliant. Supports multiple editors, terminals and CLI tools.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/11/"/>
    <summary>1 awesome projects updated on Apr 11, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/10/</id>
    <title>Awesome Neovim Updates on Apr 10, 2026</title>
    <updated>2026-04-10T03:37:44.328Z</updated>
    <published>2026-04-10T03:37:44.010Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Golang</p>
</h3>
<ul>
<li><a href="https://github.com/sjclayton/goplexity.nvim" rel="noopener noreferrer">sjclayton/goplexity.nvim (⭐5)</a> - Time/space (Big-O) complexity analyzer for Golang.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ThorstenRhau/token" rel="noopener noreferrer">ThorstenRhau/token (⭐166)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Token has warm tones and careful contrast, with full Tree-sitter and LSP integration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/10/"/>
    <summary>2 awesome projects updated on Apr 10, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/09/</id>
    <title>Awesome Neovim Updates on Apr 09, 2026</title>
    <updated>2026-04-09T03:25:35.008Z</updated>
    <published>2026-04-09T03:25:34.323Z</published>
    <content type="html"><![CDATA[<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/romus204/tree-sitter-manager.nvim" rel="noopener noreferrer">romus204/tree-sitter-manager.nvim (⭐850)</a> - A lightweight Tree-sitter parser manager for Neovim 0.12+ to replace the archived <code>nvim-treesitter</code>.</li>
</ul>
<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/KieranCanter/candela.nvim" rel="noopener noreferrer">KieranCanter/candela.nvim (⭐43)</a> - Analyze logs by defining regex patterns to highlight and/or isolate matching lines.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/indium114/unobtrusive-relnums.nvim" rel="noopener noreferrer">indium114/unobtrusive-relnums.nvim (⭐13)</a> - Unobtrusive relative line numbers in the sign column.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/09/"/>
    <summary>3 awesome projects updated on Apr 09, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/06/</id>
    <title>Awesome Neovim Updates on Apr 06, 2026</title>
    <updated>2026-04-06T03:37:09.301Z</updated>
    <published>2026-04-06T03:37:09.301Z</published>
    <content type="html"><![CDATA[<h3><p>Workflow / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://github.com/emrearmagan/atlas.nvim" rel="noopener noreferrer">emrearmagan/atlas.nvim (⭐125)</a> - A single workflow for GitHub, GitLab, Bitbucket, and Jira.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/06/"/>
    <summary>1 awesome projects updated on Apr 06, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/05/</id>
    <title>Awesome Neovim Updates on Apr 05, 2026</title>
    <updated>2026-04-05T13:19:39.831Z</updated>
    <published>2026-04-05T13:19:37.977Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://sr.ht/~chinmay/clangd_extensions.nvim" rel="noopener noreferrer">~chinmay/clangd_extensions.nvim</a> - Off-spec <code>clangd</code> features for the built-in LSP client.</li>
</ul>
<h3><p>Game / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://git.sr.ht/~chinmay/cphelper.nvim" rel="noopener noreferrer">~chinmay/cphelper.nvim</a> - Helper for competitive programming written in Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/05/"/>
    <summary>2 awesome projects updated on Apr 05, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/04/04/</id>
    <title>Awesome Neovim Updates on Apr 04, 2026</title>
    <updated>2026-04-04T03:13:19.495Z</updated>
    <published>2026-04-04T03:13:19.495Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/cursortab/cursortab.nvim" rel="noopener noreferrer">cursortab/cursortab.nvim (⭐228)</a> - Edit completions and cursor predictions with multiple AI providers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/04/04/"/>
    <summary>1 awesome projects updated on Apr 04, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/31/</id>
    <title>Awesome Neovim Updates on Mar 31, 2026</title>
    <updated>2026-03-31T13:59:42.284Z</updated>
    <published>2026-03-31T13:59:41.900Z</published>
    <content type="html"><![CDATA[<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/willyelm/pulse.nvim" rel="noopener noreferrer">willyelm/pulse.nvim (⭐34)</a> - A single entrypoint for commands. Use prefixes to quickly access diagnostics, Git and more via pickers.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/0x-ximon/acario.nvim" rel="noopener noreferrer">0x-ximon/acario.nvim (⭐12)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A port of the clean, high-contrast Doom Emacs Acario theme.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/31/"/>
    <summary>2 awesome projects updated on Mar 31, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/26/</id>
    <title>Awesome Neovim Updates on Mar 26, 2026</title>
    <updated>2026-03-26T13:55:11.254Z</updated>
    <published>2026-03-26T13:55:11.254Z</published>
    <content type="html"><![CDATA[<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/ymic9963/mdnotes.nvim" rel="noopener noreferrer">ymic9963/mdnotes.nvim (⭐34)</a> - Simple, improved, and extensible Markdown note taking.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/26/"/>
    <summary>1 awesome projects updated on Mar 26, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/25/</id>
    <title>Awesome Neovim Updates on Mar 25, 2026</title>
    <updated>2026-03-25T03:16:17.467Z</updated>
    <published>2026-03-25T03:16:16.989Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/ankushbhagats/liveserver.nvim" rel="noopener noreferrer">ankushbhagats/liveserver.nvim (⭐12)</a> - Live-server integration with smart commands and a clickable lualine toggle.</li>
</ul>
<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/satozawa/graft.nvim" rel="noopener noreferrer">satozawa/graft.nvim (⭐11)</a> - Tree-structured editing for Markdown bullet lists with subtree text objects, Alt+hjkl navigation, and structural operations.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ankushbhagats/pastel.nvim" rel="noopener noreferrer">ankushbhagats/pastel.nvim (⭐35)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Elegant pastel colorschemes with advanced customization, styles, and integrations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/25/"/>
    <summary>3 awesome projects updated on Mar 25, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/24/</id>
    <title>Awesome Neovim Updates on Mar 24, 2026</title>
    <updated>2026-03-24T13:48:19.375Z</updated>
    <published>2026-03-24T02:53:34.852Z</published>
    <content type="html"><![CDATA[<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Sang-it/fluoride" rel="noopener noreferrer">Sang-it/fluoride (⭐56)</a> - A structural code editor. View, reorder, rename, and annotate code declarations from a floating window based on Tree-sitter.</li>
</ul>
<h3><p>Git / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/gh-tui-tools/gh-review.nvim" rel="noopener noreferrer">gh-tui-tools/gh-review.nvim (⭐21)</a> - Review GitHub PRs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/24/"/>
    <summary>2 awesome projects updated on Mar 24, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/23/</id>
    <title>Awesome Neovim Updates on Mar 23, 2026</title>
    <updated>2026-03-23T03:21:42.191Z</updated>
    <published>2026-03-23T03:21:42.191Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/AnsonH/copy-python-path.nvim" rel="noopener noreferrer">AnsonH/copy-python-path.nvim (⭐4)</a> - Copy the reference or import path of a Python symbol.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/23/"/>
    <summary>1 awesome projects updated on Mar 23, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/18/</id>
    <title>Awesome Neovim Updates on Mar 18, 2026</title>
    <updated>2026-03-18T13:50:27.731Z</updated>
    <published>2026-03-18T13:50:27.731Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/emrearmagan/dockyard.nvim" rel="noopener noreferrer">emrearmagan/dockyard.nvim (⭐27)</a> - Docker dashboard for managing containers, images, networks, and logs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/18/"/>
    <summary>1 awesome projects updated on Mar 18, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/14/</id>
    <title>Awesome Neovim Updates on Mar 14, 2026</title>
    <updated>2026-03-14T13:13:45.723Z</updated>
    <published>2026-03-14T13:13:44.746Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/0xble/dotagent.nvim" rel="noopener noreferrer">0xble/dotagent.nvim (⭐9)</a> - Command and skill completion for Claude Code and Codex-style prompt editors, configurable from local agent command and skill directories.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/indium114/studytools.nvim" rel="noopener noreferrer">indium114/studytools.nvim (⭐6)</a> - Various utilities to enhance the studying and note-taking experience.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/indium114/cheaty.nvim" rel="noopener noreferrer">indium114/cheaty.nvim (⭐9)</a> - A simple, configurable cheatsheet.</li>
</ul>
<h3><p>Animation / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/indium114/smudge.nvim" rel="noopener noreferrer">indium114/smudge.nvim (⭐11)</a> - Performant cursor animations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/14/"/>
    <summary>4 awesome projects updated on Mar 14, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/13/</id>
    <title>Awesome Neovim Updates on Mar 13, 2026</title>
    <updated>2026-03-13T02:50:34.777Z</updated>
    <published>2026-03-13T02:50:34.777Z</published>
    <content type="html"><![CDATA[<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/gmcusaro/ma.nvim" rel="noopener noreferrer">gmcusaro/ma.nvim (⭐8)</a> - Minimal Markdown knowledge management with relational note navigation and safe file operations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/13/"/>
    <summary>1 awesome projects updated on Mar 13, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/07/</id>
    <title>Awesome Neovim Updates on Mar 07, 2026</title>
    <updated>2026-03-07T02:42:50.920Z</updated>
    <published>2026-03-07T02:42:50.282Z</published>
    <content type="html"><![CDATA[<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/evanmcpheron/rocketlog.nvim" rel="noopener noreferrer">evanmcpheron/rocketlog.nvim (⭐3)</a> - Seamlessly add logging for JavaScript and TypeScript files, with log and metadata searching.</li>
</ul>
<h3><p>Database / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/joryeugene/dadbod-grip.nvim" rel="noopener noreferrer">joryeugene/dadbod-grip.nvim (⭐159)</a> - Database editor with inline cell editing, staged mutations with live SQL preview, schema browser, DDL, AI SQL generation, FK navigation, and DuckDB/Parquet support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/07/"/>
    <summary>2 awesome projects updated on Mar 07, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/06/</id>
    <title>Awesome Neovim Updates on Mar 06, 2026</title>
    <updated>2026-03-06T13:19:11.969Z</updated>
    <published>2026-03-06T13:19:11.969Z</published>
    <content type="html"><![CDATA[<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/mikeboiko/nvim-flow" rel="noopener noreferrer">mikeboiko/nvim-flow (⭐7)</a> - File-scoped command runner with YAML configuration, command preview, debug integration, and traceback quickfix.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/06/"/>
    <summary>1 awesome projects updated on Mar 06, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/05/</id>
    <title>Awesome Neovim Updates on Mar 05, 2026</title>
    <updated>2026-03-05T13:23:55.292Z</updated>
    <published>2026-03-05T13:23:55.292Z</published>
    <content type="html"><![CDATA[<h3><p>LSP / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/Kurama622/clean-diagnostic" rel="noopener noreferrer">Kurama622/clean-diagnostic (⭐10)</a> - Display diagnostic count using virtual text, and show diagnostic details in a floating window.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/05/"/>
    <summary>1 awesome projects updated on Mar 05, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/04/</id>
    <title>Awesome Neovim Updates on Mar 04, 2026</title>
    <updated>2026-03-04T02:49:02.960Z</updated>
    <published>2026-03-04T02:49:02.960Z</published>
    <content type="html"><![CDATA[<h3><p>Startup / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/Kurama622/profile.nvim" rel="noopener noreferrer">Kurama622/profile.nvim (⭐77)</a> - A dashboard, similar to GitHub homepage.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/04/"/>
    <summary>1 awesome projects updated on Mar 04, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/02/</id>
    <title>Awesome Neovim Updates on Mar 02, 2026</title>
    <updated>2026-03-02T02:52:09.150Z</updated>
    <published>2026-03-02T02:52:08.921Z</published>
    <content type="html"><![CDATA[<h3><p>Startup / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/leo-alvarenga/homecoming.nvim" rel="noopener noreferrer">leo-alvarenga/homecoming.nvim (⭐8)</a> - A dead-simple, customizable and cozy dashboard with sane defaults and zero config required.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/hadishahpuri/nvimlaunch" rel="noopener noreferrer">hadishahpuri/nvimlaunch (⭐11)</a> - Define, run, and manage project-specific commands.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/02/"/>
    <summary>2 awesome projects updated on Mar 02, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/03/01/</id>
    <title>Awesome Neovim Updates on Mar 01, 2026</title>
    <updated>2026-03-01T03:21:54.796Z</updated>
    <published>2026-03-01T03:21:54.480Z</published>
    <content type="html"><![CDATA[<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/dtormoen/neural-open.nvim" rel="noopener noreferrer">dtormoen/neural-open.nvim (⭐62)</a> - Intelligent <code>snacks.nvim</code> picker that teaches a neural network to rank files by what you're most likely to open next.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/taigrr/cyberpunk.nvim" rel="noopener noreferrer">taigrr/cyberpunk.nvim (⭐5)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Dark neon colorscheme with green, cyan, yellow, and red highlights on a black background.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/03/01/"/>
    <summary>2 awesome projects updated on Mar 01, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/28/</id>
    <title>Awesome Neovim Updates on Feb 28, 2026</title>
    <updated>2026-02-28T13:05:21.727Z</updated>
    <published>2026-02-28T13:05:20.899Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/nemanjamalesija/ts-expand-hover.nvim" rel="noopener noreferrer">nemanjamalesija/ts-expand-hover.nvim (⭐59)</a> - Progressively expand and collapse TypeScript type aliases inside the hover float.</li>
</ul>
<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/sanjay-np/nvim-yt-player" rel="noopener noreferrer">sanjay-np/nvim-yt-player (⭐16)</a> - Play YouTube audio using <code>mpv</code> and <code>yt-dlp</code> via IPC socket.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/28/"/>
    <summary>2 awesome projects updated on Feb 28, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/27/</id>
    <title>Awesome Neovim Updates on Feb 27, 2026</title>
    <updated>2026-02-27T02:51:00.144Z</updated>
    <published>2026-02-27T02:50:58.552Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/taigrr/neocrush.nvim" rel="noopener noreferrer">taigrr/neocrush.nvim (⭐21)</a> - Integration with Crush AI coding assistant, with edit highlighting, auto-focus, Telescope support, terminal and version management.</li>
</ul>
<h3><p>Dependency Management / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/taigrr/glaze.nvim" rel="noopener noreferrer">taigrr/glaze.nvim (⭐12)</a> - Centralized manager for Go binaries, with parallel installs, auto-update checking, and a Mason-style UI.</li>
</ul>
<h3><p>Workflow / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/taigrr/blast.nvim" rel="noopener noreferrer">taigrr/blast.nvim (⭐3)</a> - Activity tracking client for NvimBlast with per-project configuration, monorepo support, and privacy controls.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/27/"/>
    <summary>3 awesome projects updated on Feb 27, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/25/</id>
    <title>Awesome Neovim Updates on Feb 25, 2026</title>
    <updated>2026-02-25T03:13:39.301Z</updated>
    <published>2026-02-25T03:13:38.850Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/wsdjeg/chat.nvim" rel="noopener noreferrer">wsdjeg/chat.nvim (⭐8)</a> - A lightweight, extensible chat plugin with AI integration, multiple providers, and built-in tools.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/oskarnurm/koda.nvim" rel="noopener noreferrer">oskarnurm/koda.nvim (⭐327)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Code's quiet companion. A minimalist colorscheme, written in Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/25/"/>
    <summary>2 awesome projects updated on Feb 25, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/21/</id>
    <title>Awesome Neovim Updates on Feb 21, 2026</title>
    <updated>2026-02-21T23:55:25.240Z</updated>
    <published>2026-02-21T23:55:25.240Z</published>
    <content type="html"><![CDATA[<h3><p>Workflow / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/aikhe/wrapped.nvim" rel="noopener noreferrer">aikhe/wrapped.nvim (⭐180)</a> - Visualize and review your configuration activity with stats, insights, history, heatmaps and more.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/21/"/>
    <summary>1 awesome projects updated on Feb 21, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/16/</id>
    <title>Awesome Neovim Updates on Feb 16, 2026</title>
    <updated>2026-02-16T03:17:07.980Z</updated>
    <published>2026-02-16T03:17:07.980Z</published>
    <content type="html"><![CDATA[<h3><p>Language / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/noir4y/comment-translate.nvim" rel="noopener noreferrer">noir4y/comment-translate.nvim (⭐16)</a> - Translate code comments and strings using online as well as local LLMs or external translators.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/16/"/>
    <summary>1 awesome projects updated on Feb 16, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/15/</id>
    <title>Awesome Neovim Updates on Feb 15, 2026</title>
    <updated>2026-02-15T13:13:10.654Z</updated>
    <published>2026-02-15T03:20:08.378Z</published>
    <content type="html"><![CDATA[<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/juniorsundar/refer.nvim" rel="noopener noreferrer">juniorsundar/refer.nvim (⭐49)</a> - A minimalist picker that doesn't get in your way.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/zeybek/camouflage.nvim" rel="noopener noreferrer">zeybek/camouflage.nvim (⭐61)</a> - Hide sensitive values in configuration files during screen sharing by visually masking secrets in <code>.env</code>, <code>.json</code>, <code>.yaml</code>, <code>.toml</code>, and <code>.properties</code> files.</li>
</ul>

<ul>
<li><a href="https://github.com/glyccogen/imprint.nvim" rel="noopener noreferrer">glyccogen/imprint.nvim (⭐17)</a> - Take WYSIWYG screenshots of your code via Playwright and headless Chromium, preserving your colorscheme and highlights.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/15/"/>
    <summary>3 awesome projects updated on Feb 15, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/14/</id>
    <title>Awesome Neovim Updates on Feb 14, 2026</title>
    <updated>2026-02-14T02:50:33.257Z</updated>
    <published>2026-02-14T02:50:32.165Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/nickjvandyke/opencode.nvim" rel="noopener noreferrer">nickjvandyke/opencode.nvim (⭐3.7k)</a> - OpenCode AI assistant integration.</li>
</ul>
<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Prgebish/sigil.nvim" rel="noopener noreferrer">Prgebish/sigil.nvim (⭐35)</a> - Implementation of Emacs' <code>prettify-symbols-mode</code> to visually replace text patterns with Unicode symbols while editing LaTeX and Typst files.</li>
</ul>
<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/TheLazyCat00/workspaces-nvim" rel="noopener noreferrer">TheLazyCat00/workspaces-nvim (⭐9)</a> - Pin files to specific keys within a project workspace, giving you quick access to your most important files.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/TheLazyCat00/runner-nvim" rel="noopener noreferrer">TheLazyCat00/runner-nvim (⭐9)</a> - Run commands in a floating terminal and keep track of the last command executed per CWD, making it easy to repeat build or test commands.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/YouSame2/inlinediff-nvim" rel="noopener noreferrer">YouSame2/inlinediff-nvim (⭐32)</a> - Provides a better inline Git diff view, meant to be used alongside your favorite Git plugin (e.g. <code>gitsigns</code>).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/14/"/>
    <summary>5 awesome projects updated on Feb 14, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/13/</id>
    <title>Awesome Neovim Updates on Feb 13, 2026</title>
    <updated>2026-02-13T03:19:10.731Z</updated>
    <published>2026-02-13T03:19:10.731Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/nemanjamalesija/smart-paste.nvim" rel="noopener noreferrer">nemanjamalesija/smart-paste.nvim (⭐165)</a> - Automatic indentation of pasted code using a three-tier indent strategy (indentexpr / Tree-sitter / heuristic).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/13/"/>
    <summary>1 awesome projects updated on Feb 13, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/12/</id>
    <title>Awesome Neovim Updates on Feb 12, 2026</title>
    <updated>2026-02-12T03:18:57.384Z</updated>
    <published>2026-02-12T03:18:57.384Z</published>
    <content type="html"><![CDATA[<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/chojs23/ec" rel="noopener noreferrer">chojs23/ec (⭐277)</a> - A TUI native Git mergetool with 3 panes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/12/"/>
    <summary>1 awesome projects updated on Feb 12, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/10/</id>
    <title>Awesome Neovim Updates on Feb 10, 2026</title>
    <updated>2026-02-10T09:12:29.284Z</updated>
    <published>2026-02-10T09:12:29.203Z</published>
    <content type="html"><![CDATA[<h3><p>Database / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/zerochae/dbab.nvim" rel="noopener noreferrer">zerochae/dbab.nvim (⭐34)</a> - Lightweight database client with a modern UI and async execution.</li>
</ul>
<h3><p>External / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/iamironz/android-nvim-plugin" rel="noopener noreferrer">iamironz/android-nvim-plugin (⭐77)</a> - Android build, deploy, and logcat commands with Gradle integration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/10/"/>
    <summary>2 awesome projects updated on Feb 10, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/09/</id>
    <title>Awesome Neovim Updates on Feb 09, 2026</title>
    <updated>2026-02-09T03:18:20.353Z</updated>
    <published>2026-02-09T03:18:20.267Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/akioweh/lsp-document-highlight.nvim" rel="noopener noreferrer">akioweh/lsp-document-highlight.nvim (⭐11)</a> - Instantaneous LSP symbol reference highlighting under the cursor.</li>
</ul>
<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/alessio-vivaldelli/java-creator-nvim" rel="noopener noreferrer">alessio-vivaldelli/java-creator-nvim (⭐29)</a> - Interactive Java file creator with automatic package detection, supporting classes, interfaces, enums, records and abstract classes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/09/"/>
    <summary>2 awesome projects updated on Feb 09, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/08/</id>
    <title>Awesome Neovim Updates on Feb 08, 2026</title>
    <updated>2026-02-08T09:09:53.877Z</updated>
    <published>2026-02-08T09:09:52.238Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/chojs23/ts-bridge" rel="noopener noreferrer">chojs23/ts-bridge (⭐40)</a> - TypeScript language server shim that bridges the built-in LSP client with <code>tsserver</code>.</li>
</ul>
<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/ishiooon/codex.nvim" rel="noopener noreferrer">ishiooon/codex.nvim (⭐36)</a> - Codex IDE integration, no API key required.</li>
</ul>
<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/mosheavni/yaml-companion.nvim" rel="noopener noreferrer">mosheavni/yaml-companion.nvim (⭐18)</a> - Automatic schema detection and selection for YAML files with <code>yaml-language-server</code>, including built-in Kubernetes support.</li>
</ul>
<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/tednguyendev/recent_rails.nvim" rel="noopener noreferrer">tednguyendev/recent_rails.nvim (⭐5)</a> - Telescope picker for recent Rails actions, views, and errors.</li>
</ul>
<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/rogue-87/inlyne.nvim" rel="noopener noreferrer">rogue-87/inlyne.nvim (⭐4)</a> - Wrapper for <a href="https://github.com/Inlyne-Project/inlyne" rel="noopener noreferrer">inlyne (⭐1.3k)</a> Markdown viewer.</li>
</ul>
<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/BibekBhusal0/tree-hierarchy.nvim" rel="noopener noreferrer">BibekBhusal0/tree-hierarchy.nvim (⭐14)</a> - Edit text and nevigate based on Tree-sitter.</li>
</ul>
<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/2KAbhishek/seeker.nvim" rel="noopener noreferrer">2KAbhishek/seeker.nvim (⭐136)</a> - Progressive file seeker built on top of <code>snacks.nvim</code>.</li>
</ul>

<ul>
<li><a href="https://github.com/bravoecho/brook.nvim" rel="noopener noreferrer">bravoecho/brook.nvim (⭐12)</a> - Responsive, shell-safe ripgrep search for the quickfix list, with native n/N navigation.</li>
</ul>
<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/josephschmitt/pj.nvim" rel="noopener noreferrer">josephschmitt/pj.nvim (⭐23)</a> - Automatic project discovery with configurable depth with multiple pickers supported (Snacks, Telescope, fzf-lua).</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/yonatan-perel/lake-dweller.nvim" rel="noopener noreferrer">yonatan-perel/lake-dweller.nvim (⭐34)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Dark and opinionated with selective highlighting aiming to be readable at a glance.</li>
</ul>

<ul>
<li><a href="https://github.com/silentium-theme/silentium.nvim" rel="noopener noreferrer">silentium-theme/silentium.nvim (⭐27)</a> - <em><strong><code>[TS][Luа]</code></strong></em> Pragmatic and monochrome theme with the goal to increase reading speed and reduce eye strain by highlighting only what is needed.</li>
</ul>

<ul>
<li><a href="https://github.com/samesense/savitsky.nvim" rel="noopener noreferrer">samesense/savitsky.nvim (⭐10)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Curated color palettes inspired by paintings from the Savitsky Museum, built on top of <code>catppuccin</code>.</li>
</ul>
<h3><p>Colorscheme / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/DrKJeff16/which-colorscheme.nvim" rel="noopener noreferrer">DrKJeff16/which-colorscheme.nvim (⭐9)</a> - Cycle between colorschemes using either custom or autogenerated <code>which-key.nvim</code> bindings.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/iwe-org/iwe.nvim" rel="noopener noreferrer">iwe-org/iwe.nvim (⭐53)</a> - Integration with <code>IWE</code>, an LSP designed for Markdown-based knowledge management and note-taking workflows.</li>
</ul>

<ul>
<li><a href="https://github.com/carloscalla/notepad.nvim" rel="noopener noreferrer">carloscalla/notepad.nvim (⭐5)</a> - Quick note-taking in Markdown with both repo-specific and global notepad support.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/StefanBartl/color_my_ascii.nvim" rel="noopener noreferrer">StefanBartl/color_my_ascii.nvim (⭐7)</a> - Colorful highlighting of ASCII art in Markdown code blocks.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/gh-liu/nvim-winterm" rel="noopener noreferrer">gh-liu/nvim-winterm (⭐8)</a> - Multi-terminal window manager.</li>
</ul>
<h3><p>Test / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/mr-u0b0dy/crazy-coverage.nvim" rel="noopener noreferrer">mr-u0b0dy/crazy-coverage.nvim (⭐17)</a> - Display code coverage.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/rafcamlet/nvim-luapad" rel="noopener noreferrer">rafcamlet/nvim-luapad (⭐691)</a> - Interactive scratchpad for running Lua code.</li>
</ul>
<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/jrop/morph.nvim" rel="noopener noreferrer">jrop/morph.nvim (⭐129)</a> - A React-like renderer for building interactive buffers/TUIs.</li>
</ul>
<h3><p>Dependency Management / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/DrKJeff16/pipenv.nvim" rel="noopener noreferrer">DrKJeff16/pipenv.nvim (⭐8)</a> - Asynchronous <code>Pipenv</code> manager with <code>spinner.nvim</code> integration.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/barrettruth/diffs.nvim" rel="noopener noreferrer">barrettruth/diffs.nvim (⭐179)</a> - Syntax highlighting for diffs with Tree-sitter support for <code>vim-fugitive</code> and <code>&amp;diff</code> buffers.</li>
</ul>

<ul>
<li><a href="https://github.com/esmuellert/codediff.nvim" rel="noopener noreferrer">esmuellert/codediff.nvim (⭐1.5k)</a> - Side-by-side diff with two-tier highlighting (line + character level) using VSCode's algorithm implemented in C.</li>
</ul>

<ul>
<li><a href="https://github.com/Sengoku11/commitpad.nvim" rel="noopener noreferrer">Sengoku11/commitpad.nvim (⭐12)</a> - Write informative commits with persistent worktree-isolated drafts, visual 50/72 guides, and a Markdown buffer.</li>
</ul>

<ul>
<li><a href="https://github.com/BibekBhusal0/nvim-git-utils" rel="noopener noreferrer">BibekBhusal0/nvim-git-utils (⭐8)</a> - Simple commands to make life easier while working with Git.</li>
</ul>

<ul>
<li><a href="https://github.com/spacedentist/resolve.nvim" rel="noopener noreferrer">spacedentist/resolve.nvim (⭐62)</a> - Resolve merge conflicts with ease.</li>
</ul>

<ul>
<li><a href="https://github.com/jceb/jiejie.nvim" rel="noopener noreferrer">jceb/jiejie.nvim (⭐74)</a> - Frontend for Jujutsu in the style of <code>fugitive</code>.</li>
</ul>
<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/nolleh/warp.nvim" rel="noopener noreferrer">nolleh/warp.nvim (⭐18)</a> - Jump based on labels to file paths, URLs, and Markdown links from any buffer.</li>
</ul>

<ul>
<li><a href="https://github.com/kiyoon/repeatable-move.nvim" rel="noopener noreferrer">kiyoon/repeatable-move.nvim (⭐26)</a> - Make any motion repeatable with <code>;</code> and <code>,</code> keys.</li>
</ul>
<h3><p>Editing Support / Comment</p>
</h3>
<ul>
<li><a href="https://github.com/georgeharker/comment-tasks.nvim" rel="noopener noreferrer">georgeharker/comment-tasks.nvim (⭐19)</a> - Keep your task manager up to date from TODO and FIXME comments in code.</li>
</ul>
<h3><p>Editing Support / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/netmute/foldchanged.nvim" rel="noopener noreferrer">netmute/foldchanged.nvim (⭐3)</a> - Adds a <code>FoldChanged</code> User event.</li>
</ul>

<ul>
<li><a href="https://github.com/netmute/foldsigns.nvim" rel="noopener noreferrer">netmute/foldsigns.nvim (⭐6)</a> - Adds fold markers to sign column to make folds more visible while editing.</li>
</ul>
<h3><p>Session / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/Akmadan23/local-session.nvim" rel="noopener noreferrer">Akmadan23/local-session.nvim (⭐7)</a> - A fast, minimal and implicit current-working-directory-based session manager with easy to configure session files in Lua.</li>
</ul>
<h3><p>Split and Window / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/wsdjeg/tabman.nvim" rel="noopener noreferrer">wsdjeg/tabman.nvim (⭐18)</a> - Navigate between tabs and the windows they contain.</li>
</ul>

<ul>
<li><a href="https://github.com/aronjohanns/smooth-resize.nvim" rel="noopener noreferrer">aronjohanns/smooth-resize.nvim (⭐16)</a> - Smooth, continuous window resizing with the default window resizing mappings.</li>
</ul>
<h3><p>Game / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://github.com/barrettruth/cp.nvim" rel="noopener noreferrer">barrettruth/cp.nvim</a> - Competitive programming workflow for popular contest platforms (CodeForces, CSES, etc.) Includes automatic test scraping, I/O view, and diff panel.</li>
</ul>
<h3><p>Workflow / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/Rtarun3606k/takatime" rel="noopener noreferrer">Rtarun3606k/takatime (⭐101)</a> - Privacy-first WakaTime alternative using Go and MongoDB.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/abdellatif-temsamani/adev.nvim" rel="noopener noreferrer">abdellatif-temsamani/adev.nvim (⭐10)</a> - The over-engineered Neovim distribution for developers who want everything.</li>
</ul>
<h3><p>External / Plugin Template</p>
</h3>
<ul>
<li><a href="https://github.com/DrKJeff16/nvim-plugin-boilerplate" rel="noopener noreferrer">DrKJeff16/nvim-plugin-boilerplate (⭐14)</a> - A documented template for new plugins generated by a script. Includes tests, CI utilities, etc.</li>
</ul>

<ul>
<li><a href="https://github.com/chrisgrieser/nvim-pseudometa-plugin-template" rel="noopener noreferrer">chrisgrieser/nvim-pseudometa-plugin-template (⭐41)</a> - Template for new plugins.</li>
</ul>
<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/jrop/tuis.nvim" rel="noopener noreferrer">jrop/tuis.nvim (⭐145)</a> - A collection of interactive TUIs which provides rich, interactive UIs to various CLIs.</li>
</ul>

<ul>
<li><a href="https://github.com/wsdjeg/calendar.nvim" rel="noopener noreferrer">wsdjeg/calendar.nvim (⭐50)</a> - A simple floating calendar with extensions support.</li>
</ul>

<ul>
<li><a href="https://github.com/xieyonn/spinner.nvim" rel="noopener noreferrer">xieyonn/spinner.nvim (⭐100)</a> - Extensible spinner framework for animated spinners in statusline, tabline, winbar, buffer, cmdline, or next to the cursor.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/08/"/>
    <summary>43 awesome projects updated on Feb 08, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/01/09/</id>
    <title>Awesome Neovim Updates on Jan 09, 2026</title>
    <updated>2026-01-09T02:26:56.240Z</updated>
    <published>2026-01-09T02:26:55.530Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/cosmicbuffalo/root_swapper.nvim" rel="noopener noreferrer">cosmicbuffalo/root_swapper.nvim (⭐3)</a> - Lightweight root swapper that uses <code>lcd</code> to swap to the appropriate root directory based on the current buffer.</li>
</ul>
<h3><p>Dependency Management / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/cosmicbuffalo/gem_install.nvim" rel="noopener noreferrer">cosmicbuffalo/gem_install.nvim (⭐2)</a> - Install Ruby gems, trigger <code>bundle install</code> and <code>gem install</code> with progress and caching to prevent retries when installs fail.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/01/09/"/>
    <summary>2 awesome projects updated on Jan 09, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/01/08/</id>
    <title>Awesome Neovim Updates on Jan 08, 2026</title>
    <updated>2026-01-08T13:06:58.727Z</updated>
    <published>2026-01-08T13:06:57.671Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/cjodo/convert.nvim" rel="noopener noreferrer">cjodo/convert.nvim (⭐58)</a> - Helps with CSS unit conversions.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/serhez/teide.nvim" rel="noopener noreferrer">serhez/teide.nvim (⭐162)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A fork of folke's <code>tokyonight.nvim</code> with a different color palette.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Enigama/remarks.nvim" rel="noopener noreferrer">Enigama/remarks.nvim (⭐10)</a> - Personal developer notes attached to Git commits.</li>
</ul>

<ul>
<li><a href="https://github.com/Salanoid/gitlogdiff.nvim" rel="noopener noreferrer">Salanoid/gitlogdiff.nvim (⭐23)</a> - Diff between multiple Git commits, similar to JetBrains's Git log.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/01/08/"/>
    <summary>4 awesome projects updated on Jan 08, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/01/07/</id>
    <title>Awesome Neovim Updates on Jan 07, 2026</title>
    <updated>2026-01-07T02:25:48.366Z</updated>
    <published>2026-01-07T02:25:47.986Z</published>
    <content type="html"><![CDATA[<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/ricmonmol/nvim-music-player" rel="noopener noreferrer">ricmonmol/nvim-music-player (⭐5)</a> - A simple music player powered by <code>mpv</code>, written in Python, including a Telescope browser.</li>
</ul>
<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/cosmicbuffalo/eyeliner.nvim" rel="noopener noreferrer">cosmicbuffalo/eyeliner.nvim (⭐5)</a> - Highlight jump destinations for <code>f</code>/<code>t</code> motions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/01/07/"/>
    <summary>2 awesome projects updated on Jan 07, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/01/05/</id>
    <title>Awesome Neovim Updates on Jan 05, 2026</title>
    <updated>2026-01-05T13:07:54.728Z</updated>
    <published>2026-01-05T13:07:54.728Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://tangled.org/cuducos.me/yaml.nvim" rel="noopener noreferrer">cuducos.me/yaml.nvim</a> - Utils to work with YAML files.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/01/05/"/>
    <summary>1 awesome projects updated on Jan 05, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/01/04/</id>
    <title>Awesome Neovim Updates on Jan 04, 2026</title>
    <updated>2026-01-04T12:59:02.828Z</updated>
    <published>2026-01-04T12:59:02.828Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/subev/sibling-jump.nvim" rel="noopener noreferrer">subev/sibling-jump.nvim (⭐17)</a> - Context-aware navigation between sibling Tree-sitter nodes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/01/04/"/>
    <summary>1 awesome projects updated on Jan 04, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/01/02/</id>
    <title>Awesome Neovim Updates on Jan 02, 2026</title>
    <updated>2026-01-02T13:00:52.791Z</updated>
    <published>2026-01-02T02:26:28.883Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/nishu-murmu/cursor-inline" rel="noopener noreferrer">nishu-murmu/cursor-inline (⭐7)</a> - Cursor-style inline AI editing. Select code, describe the change, and get an inline, highlighted edit you can accept or reject—similar to Cursor inline workflow.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://codeberg.org/m15a/nvim-srcerite" rel="noopener noreferrer">m15a/nvim-srcerite</a> - <em><strong><code>[TS][Lua]</code></strong></em> A colorscheme inspired by <a href="https://srcery.sh/" rel="noopener noreferrer">Srcery</a>, based on <code>nvim-highlite</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/01/02/"/>
    <summary>2 awesome projects updated on Jan 02, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/01/01/</id>
    <title>Awesome Neovim Updates on Jan 01, 2026</title>
    <updated>2026-01-01T02:37:22.467Z</updated>
    <published>2026-01-01T02:37:22.467Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/dybdeskarphet/gruvbox-minimal.nvim" rel="noopener noreferrer">dybdeskarphet/gruvbox-minimal.nvim (⭐17)</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> A Gruvbox Material theme conceptually inspired by Alabaster.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/01/01/"/>
    <summary>1 awesome projects updated on Jan 01, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/30/</id>
    <title>Awesome Neovim Updates on Dec 30, 2025</title>
    <updated>2025-12-30T13:04:01.565Z</updated>
    <published>2025-12-30T13:04:01.565Z</published>
    <content type="html"><![CDATA[<h3><p>Plugin Manager</p>
</h3>
<ul>
<li><a href="https://github.com/OriginCoderPulse/synapse.nvim" rel="noopener noreferrer">OriginCoderPulse/synapse.nvim</a> - A modern, lightweight plugin manager with beautiful UI, intelligent dependency management, tag/branch support, and post-install command execution.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/30/"/>
    <summary>1 awesome projects updated on Dec 30, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/27/</id>
    <title>Awesome Neovim Updates on Dec 27, 2025</title>
    <updated>2025-12-27T02:20:44.706Z</updated>
    <published>2025-12-27T02:20:43.429Z</published>
    <content type="html"><![CDATA[<h3><p>Plugin Manager</p>
</h3>
<ul>
<li><a href="https://github.com/lumen-oss/rocks.nvim" rel="noopener noreferrer">lumen-oss/rocks.nvim (⭐1.1k)</a> - A modern approach to plugin management using LuaRocks, inspired by Cargo.</li>
</ul>
<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/mason-org/mason.nvim" rel="noopener noreferrer">mason-org/mason.nvim (⭐10k)</a> - Easily install and manage LSP servers, DAP servers, linters, and formatters.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/everviolet/nvim" rel="noopener noreferrer">everviolet/nvim (⭐667)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A comfy colorscheme for cozy morning coding.</li>
</ul>
<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/lumen-oss/luarocks-tag-release" rel="noopener noreferrer">lumen-oss/luarocks-tag-release (⭐56)</a> - A GitHub action that publishes your plugins to LuaRocks.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/27/"/>
    <summary>4 awesome projects updated on Dec 27, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/26/</id>
    <title>Awesome Neovim Updates on Dec 26, 2025</title>
    <updated>2025-12-26T02:22:37.154Z</updated>
    <published>2025-12-26T02:22:37.154Z</published>
    <content type="html"><![CDATA[<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://codeberg.org/losch/ztl" rel="noopener noreferrer">losch/ztl</a> - A fast static note generator in a single binary with everything built-in.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/26/"/>
    <summary>1 awesome projects updated on Dec 26, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/25/</id>
    <title>Awesome Neovim Updates on Dec 25, 2025</title>
    <updated>2025-12-25T13:01:02.582Z</updated>
    <published>2025-12-25T02:23:49.926Z</published>
    <content type="html"><![CDATA[<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/wsdjeg/bufdel.nvim" rel="noopener noreferrer">wsdjeg/bufdel.nvim (⭐15)</a> - Delete buffers without changing windows layout.</li>
</ul>
<h3><p>Workflow / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://github.com/letieu/jira.nvim" rel="noopener noreferrer">letieu/jira.nvim (⭐261)</a> - Manage Jira tasks with a beautiful UI.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/25/"/>
    <summary>2 awesome projects updated on Dec 25, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/23/</id>
    <title>Awesome Neovim Updates on Dec 23, 2025</title>
    <updated>2025-12-23T13:03:33.814Z</updated>
    <published>2025-12-23T02:23:07.066Z</published>
    <content type="html"><![CDATA[<h3><p>Plugin Manager</p>
</h3>
<ul>
<li><a href="https://github.com/zuqini/zpack.nvim" rel="noopener noreferrer">zuqini/zpack.nvim (⭐137)</a> - A thin layer on top of <code>vim.pack</code> to support lazy-loading and <code>lazy.nvim</code>'s declarative spec.</li>
</ul>
<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/dimtion/guttermarks.nvim" rel="noopener noreferrer">dimtion/guttermarks.nvim (⭐54)</a> - Display marks in the buffer gutter.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><em><strong><code>[TS]</code></strong></em> - Has Tree-sitter highlighting.</li>
</ul>

<ul>
<li><em><strong><code>[LSP]</code></strong></em> - Has LSP Semantic Tokens support.</li>
</ul>

<ul>
<li><em><strong><code>[L/D]</code></strong></em> - Has both "light" and "dark" variants.</li>
</ul>

<ul>
<li><em><strong><code>[Lua]</code></strong></em> - Is written in Lua.</li>
</ul>

<ul>
<li><em><strong><code>[Fnl]</code></strong></em> - Is written in Fennel.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/23/"/>
    <summary>7 awesome projects updated on Dec 23, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/22/</id>
    <title>Awesome Neovim Updates on Dec 22, 2025</title>
    <updated>2025-12-22T13:02:17.635Z</updated>
    <published>2025-12-22T13:02:17.635Z</published>
    <content type="html"><![CDATA[<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/ajatdarojat45/commitmate.nvim" rel="noopener noreferrer">ajatdarojat45/commitmate.nvim (⭐8)</a> - An AI-assisted commit message generator following common commit conventions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/22/"/>
    <summary>1 awesome projects updated on Dec 22, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/21/</id>
    <title>Awesome Neovim Updates on Dec 21, 2025</title>
    <updated>2025-12-21T02:28:58.714Z</updated>
    <published>2025-12-21T02:28:58.714Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/carlos-algms/agentic.nvim" rel="noopener noreferrer">carlos-algms/agentic.nvim (⭐553)</a> - Chat interface for AI ACP providers such as Claude, Gemini, Codex, OpenCode and Cursor.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/21/"/>
    <summary>1 awesome projects updated on Dec 21, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/19/</id>
    <title>Awesome Neovim Updates on Dec 19, 2025</title>
    <updated>2025-12-19T02:21:55.352Z</updated>
    <published>2025-12-19T02:21:55.352Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/mrjones2014/codesettings.nvim" rel="noopener noreferrer">mrjones2014/codesettings.nvim (⭐83)</a> - Easily load project-local settings (like <code>.vscode/settings.json</code>) into native LSP settings.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/19/"/>
    <summary>1 awesome projects updated on Dec 19, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/18/</id>
    <title>Awesome Neovim Updates on Dec 18, 2025</title>
    <updated>2025-12-18T13:03:31.593Z</updated>
    <published>2025-12-18T13:03:30.933Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim#plugin-color-schemes" rel="noopener noreferrer">nvim-mini/mini.nvim#colorschemes (⭐9.4k)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Color schemes included in <code>mini.nvim</code>. All of them prioritize high contrast ratio for reading text and computing palettes in perceptually uniform color spaces.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/wsdjeg/code-runner.nvim" rel="noopener noreferrer">wsdjeg/code-runner.nvim (⭐6)</a> - Async code runner with range support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/18/"/>
    <summary>2 awesome projects updated on Dec 18, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/16/</id>
    <title>Awesome Neovim Updates on Dec 16, 2025</title>
    <updated>2025-12-16T02:22:49.663Z</updated>
    <published>2025-12-16T02:22:49.652Z</published>
    <content type="html"><![CDATA[<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/nbeversl/urtext_neovim" rel="noopener noreferrer">nbeversl/urtext_neovim (⭐5)</a> - An implementation of Urtext.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/necrom4/calcium.nvim" rel="noopener noreferrer">necrom4/calcium.nvim (⭐65)</a> - A powerful <a href="https://www.lua.org/pil/18.html" rel="noopener noreferrer"><code>lua-lib-math</code></a> in-buffer calculator with visual mode, functions and variable support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/16/"/>
    <summary>2 awesome projects updated on Dec 16, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/14/</id>
    <title>Awesome Neovim Updates on Dec 14, 2025</title>
    <updated>2025-12-14T02:29:09.104Z</updated>
    <published>2025-12-14T02:29:09.029Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/leo-alvarenga/quoth.nvim" rel="noopener noreferrer">leo-alvarenga/quoth.nvim (⭐7)</a> - A lightweight, configurable random quote provider with lazy loading, custom tables, and filters.</li>
</ul>
<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/fschaal/azfunc.nvim" rel="noopener noreferrer">fschaal/azfunc.nvim (⭐6)</a> - Seamlessly debug Azure Functions with automatic DAP integration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/14/"/>
    <summary>2 awesome projects updated on Dec 14, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/13/</id>
    <title>Awesome Neovim Updates on Dec 13, 2025</title>
    <updated>2025-12-13T12:56:27.168Z</updated>
    <published>2025-12-13T02:09:27.660Z</published>
    <content type="html"><![CDATA[<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://git.sr.ht/~elisoli/nekovim" rel="noopener noreferrer">~elisoli/nekovim</a> - Flexible Discord rich presence.</li>
</ul>
<h3><p>Dependency Management / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/JesperLundberg/projektgunnar.nvim" rel="noopener noreferrer">JesperLundberg/projektgunnar.nvim (⭐21)</a> - C# dependency manager with support for handling references between projects and solution files.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/13/"/>
    <summary>2 awesome projects updated on Dec 13, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/08/</id>
    <title>Awesome Neovim Updates on Dec 08, 2025</title>
    <updated>2025-12-08T13:04:10.293Z</updated>
    <published>2025-12-08T13:04:10.293Z</published>
    <content type="html"><![CDATA[<h3><p>Command Line / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-cmdline.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.cmdline (⭐9.4k)</a> - Module of <code>mini.nvim</code> for command line tweaks. Adds autocompletion with customizable delay, autocorrection for words with fixed candidates, and autopeek command range in a floating window.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/08/"/>
    <summary>1 awesome projects updated on Dec 08, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/07/</id>
    <title>Awesome Neovim Updates on Dec 07, 2025</title>
    <updated>2025-12-07T12:54:04.041Z</updated>
    <published>2025-12-07T12:54:04.041Z</published>
    <content type="html"><![CDATA[<h3><p>Language / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/acidsugarx/babel.nvim" rel="noopener noreferrer">acidsugarx/babel.nvim (⭐14)</a> - Translate text using Google Translate with async support, float display, and multi-picker integration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/07/"/>
    <summary>1 awesome projects updated on Dec 07, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/06/</id>
    <title>Awesome Neovim Updates on Dec 06, 2025</title>
    <updated>2025-12-06T02:06:25.468Z</updated>
    <published>2025-12-06T02:06:25.468Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/rodrigoscc/nurl.nvim" rel="noopener noreferrer">rodrigoscc/nurl.nvim (⭐11)</a> - HTTP client with requests defined in pure Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/06/"/>
    <summary>1 awesome projects updated on Dec 06, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/01/</id>
    <title>Awesome Neovim Updates on Dec 01, 2025</title>
    <updated>2025-12-01T02:37:21.479Z</updated>
    <published>2025-12-01T02:37:21.479Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/pebeto/dookie.nvim" rel="noopener noreferrer">pebeto/dookie.nvim (⭐15)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A color scheme inspired by Plan9's acme editor.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/01/"/>
    <summary>1 awesome projects updated on Dec 01, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/30/</id>
    <title>Awesome Neovim Updates on Nov 30, 2025</title>
    <updated>2025-11-30T02:27:45.423Z</updated>
    <published>2025-11-30T02:27:45.423Z</published>
    <content type="html"><![CDATA[<h3><p>Language / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/walkersumida/deepl.nvim" rel="noopener noreferrer">walkersumida/deepl.nvim (⭐7)</a> - Translates text using the DeepL API with multiple output modes (float, replace, append).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/30/"/>
    <summary>1 awesome projects updated on Nov 30, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/29/</id>
    <title>Awesome Neovim Updates on Nov 29, 2025</title>
    <updated>2025-11-29T02:06:58.194Z</updated>
    <published>2025-11-29T02:06:58.194Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/itsfernn/auto-gnome-theme.nvim" rel="noopener noreferrer">itsfernn/auto-gnome-theme.nvim (⭐14)</a> - Fast colorscheme switcher following GNOME system's light/dark mode (based on <code>gsetting monitor</code>).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/29/"/>
    <summary>1 awesome projects updated on Nov 29, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/27/</id>
    <title>Awesome Neovim Updates on Nov 27, 2025</title>
    <updated>2025-11-27T02:07:26.460Z</updated>
    <published>2025-11-27T02:07:25.661Z</published>
    <content type="html"><![CDATA[<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/melMass/echo.nvim" rel="noopener noreferrer">melMass/echo.nvim (⭐16)</a> - Seamless sound integration for your editing workflow.</li>
</ul>
<h3><p>Game / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/piersolenski/skifree.nvim" rel="noopener noreferrer">piersolenski/skifree.nvim (⭐18)</a> - Play the Windows 3.1 SkiFree game.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/27/"/>
    <summary>2 awesome projects updated on Nov 27, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/26/</id>
    <title>Awesome Neovim Updates on Nov 26, 2025</title>
    <updated>2025-11-26T02:15:44.863Z</updated>
    <published>2025-11-26T02:15:44.863Z</published>
    <content type="html"><![CDATA[<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/wsdjeg/cpicker.nvim" rel="noopener noreferrer">wsdjeg/cpicker.nvim (⭐9)</a> - A lightweight color palette plugin that supports a wide range of color models.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/26/"/>
    <summary>1 awesome projects updated on Nov 26, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/25/</id>
    <title>Awesome Neovim Updates on Nov 25, 2025</title>
    <updated>2025-11-25T02:10:30.674Z</updated>
    <published>2025-11-25T02:10:30.674Z</published>
    <content type="html"><![CDATA[<h3><p>Workflow / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/QuentinGruber/pomodoro.nvim" rel="noopener noreferrer">QuentinGruber/pomodoro.nvim (⭐50)</a> - Use the Pomodoro Technique with built-in session tracking and break reminders.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/25/"/>
    <summary>1 awesome projects updated on Nov 25, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/24/</id>
    <title>Awesome Neovim Updates on Nov 24, 2025</title>
    <updated>2025-11-24T02:23:04.694Z</updated>
    <published>2025-11-24T02:23:04.694Z</published>
    <content type="html"><![CDATA[<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/mcauley-penney/visual-whitespace.nvim" rel="noopener noreferrer">mcauley-penney/visual-whitespace.nvim (⭐478)</a> - See whitespace characters in Visual selections, like VSCode.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/24/"/>
    <summary>1 awesome projects updated on Nov 24, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/20/</id>
    <title>Awesome Neovim Updates on Nov 20, 2025</title>
    <updated>2025-11-20T12:59:06.192Z</updated>
    <published>2025-11-20T12:59:06.192Z</published>
    <content type="html"><![CDATA[<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Hdoc1509/gh-actions.nvim" rel="noopener noreferrer">Hdoc1509/gh-actions.nvim (⭐10)</a> - Tree-sitter grammar and LSP query configuration for GitHub Actions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/20/"/>
    <summary>1 awesome projects updated on Nov 20, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/19/</id>
    <title>Awesome Neovim Updates on Nov 19, 2025</title>
    <updated>2025-11-19T13:00:30.713Z</updated>
    <published>2025-11-19T02:08:56.726Z</published>
    <content type="html"><![CDATA[<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/calops/hmts.nvim" rel="noopener noreferrer">calops/hmts.nvim (⭐96)</a> - Tree-sitter queries for Home Manager Nix files.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/necrom4/convy.nvim" rel="noopener noreferrer">necrom4/convy.nvim (⭐49)</a> - Easily convert strings between various formats.</li>
</ul>
<h3><p>Editing Support / Comment</p>
</h3>
<ul>
<li><a href="https://github.com/alexmozaidze/tree-comment.nvim" rel="noopener noreferrer">alexmozaidze/tree-comment.nvim (⭐13)</a> - Highlight and configure TODO comments for <a href="https://github.com/stsewd/tree-sitter-comment" rel="noopener noreferrer">tree-sitter-comment (⭐170)</a>.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/TheItcor/MoaiVim" rel="noopener noreferrer">TheItcor/MoaiVim (⭐7)</a> - A minimalist config that emulates a lightweight IDE.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/19/"/>
    <summary>4 awesome projects updated on Nov 19, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/17/</id>
    <title>Awesome Neovim Updates on Nov 17, 2025</title>
    <updated>2025-11-17T13:00:00.778Z</updated>
    <published>2025-11-17T02:15:11.931Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://gitlab.com/motaz-shokry/gruvbox.nvim" rel="noopener noreferrer">motaz-shokry/gruvbox.nvim</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> A new gruvbox theme with a different background color for the hard variant, and comes with 4 variants.</li>
</ul>
<h3><p>Colorscheme / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/flashcodes-themayankjha/fkthemes.nvim" rel="noopener noreferrer">flashcodes-themayankjha/fkthemes.nvim (⭐12)</a> - A fast, lightweight and powerful theme switcher written in Lua.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/wsdjeg/ctags.nvim" rel="noopener noreferrer">wsdjeg/ctags.nvim (⭐13)</a> - Generate tags files and update tags option automatically.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/17/"/>
    <summary>3 awesome projects updated on Nov 17, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/15/</id>
    <title>Awesome Neovim Updates on Nov 15, 2025</title>
    <updated>2025-11-15T02:05:07.259Z</updated>
    <published>2025-11-15T02:05:06.823Z</published>
    <content type="html"><![CDATA[<h3><p>Git / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/claydugo/browsher.nvim" rel="noopener noreferrer">claydugo/browsher.nvim (⭐16)</a> - Create commit pinned links to GitHub hosted files/lines.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/crivotz/nv-ide" rel="noopener noreferrer">crivotz/nv-ide (⭐647)</a> - Custom configuration oriented for Full-Stack developers (Rails, Ruby, PHP, HTML, CSS, SCSS, JavaScript).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/15/"/>
    <summary>2 awesome projects updated on Nov 15, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/14/</id>
    <title>Awesome Neovim Updates on Nov 14, 2025</title>
    <updated>2025-11-14T12:59:07.778Z</updated>
    <published>2025-11-14T02:09:45.705Z</published>
    <content type="html"><![CDATA[<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/MeanderingProgrammer/treesitter-modules.nvim" rel="noopener noreferrer">MeanderingProgrammer/treesitter-modules.nvim (⭐171)</a> - Original modules from nvim-treesitter master branch.</li>
</ul>
<h3><p>Live Preview / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/gruvw/strudel.nvim" rel="noopener noreferrer">gruvw/strudel.nvim (⭐463)</a> - Live coding controller for <a href="https://strudel.cc" rel="noopener noreferrer">strudel</a>.</li>
</ul>
<h3><p>Split and Window / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/EvWilson/slimux.nvim" rel="noopener noreferrer">EvWilson/slimux.nvim (⭐34)</a> - Send content from the current buffer to a configurable tmux pane.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/14/"/>
    <summary>3 awesome projects updated on Nov 14, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/12/</id>
    <title>Awesome Neovim Updates on Nov 12, 2025</title>
    <updated>2025-11-12T13:01:20.947Z</updated>
    <published>2025-11-12T02:08:58.160Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Zeioth/markmap.nvim" rel="noopener noreferrer">Zeioth/markmap.nvim (⭐251)</a> - Visualize your Markdown as mindmaps.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/qwavies/smart-backspace.nvim" rel="noopener noreferrer">qwavies/smart-backspace.nvim (⭐33)</a> - Context-aware backspace which handles pairs, whitespace and indentation.</li>
</ul>

<ul>
<li><a href="https://github.com/CKolkey/ts-node-action" rel="noopener noreferrer">ckolkey/ts-node-action (⭐379)</a> - A framework for executing functional transformations on Tree-sitter nodes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/12/"/>
    <summary>3 awesome projects updated on Nov 12, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/11/</id>
    <title>Awesome Neovim Updates on Nov 11, 2025</title>
    <updated>2025-11-11T02:09:16.767Z</updated>
    <published>2025-11-11T02:09:16.767Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/tttol/md-outline.nvim" rel="noopener noreferrer">tttol/md-outline.nvim (⭐5)</a> - Automatically displays an outline for Markdown files.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/11/"/>
    <summary>1 awesome projects updated on Nov 11, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/10/</id>
    <title>Awesome Neovim Updates on Nov 10, 2025</title>
    <updated>2025-11-10T13:00:20.319Z</updated>
    <published>2025-11-10T02:19:21.863Z</published>
    <content type="html"><![CDATA[<h3><p>Language / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/bennorichters/taal.nvim" rel="noopener noreferrer">bennorichters/taal.nvim (⭐23)</a> - Improve grammar and spelling errors in multiple languages using LLMs.</li>
</ul>
<h3><p>Workflow / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/gisketch/triforce.nvim" rel="noopener noreferrer">gisketch/triforce.nvim (⭐296)</a> - Gamified stat tracker with XP, levels, achievements, and activity heatmaps for your coding sessions with lualine integration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/10/"/>
    <summary>2 awesome projects updated on Nov 10, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/09/</id>
    <title>Awesome Neovim Updates on Nov 09, 2025</title>
    <updated>2025-11-09T12:52:33.768Z</updated>
    <published>2025-11-09T12:52:32.405Z</published>
    <content type="html"><![CDATA[<h3><p>Completion / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/saghen/blink.cmp" rel="noopener noreferrer">saghen/blink.cmp (⭐6.4k)</a> - Really fast completion with LSP and snippet support, along with signature help, cmdline completion, and autobracket support (based on semantic tokens).<ul>
<li><a href="https://github.com/saghen/blink.compat" rel="noopener noreferrer">saghen/blink.compat (⭐221)</a> - Compatibility layer for using <code>nvim-cmp</code> sources on <code>blink.cmp</code>.</li>
<li><a href="https://github.com/Kaiser-Yang/blink-cmp-avante" rel="noopener noreferrer">Kasier-Yang/blink-cmp-avante (⭐114)</a> - <code>blink-cmp</code> source for Avante.</li>
<li><a href="https://github.com/krissen/blink-cmp-bibtex" rel="noopener noreferrer">krissen/blink-cmp-bibtex (⭐11)</a> - <code>blink.cmp</code> source for BibTeX citation files.</li>
<li><a href="https://github.com/Kaiser-Yang/blink-cmp-git" rel="noopener noreferrer">Kaiser-Yang/blink-cmp-git (⭐92)</a> - <code>blink.cmp</code> source for Git.</li>
<li><a href="https://github.com/disrupted/blink-cmp-conventional-commits" rel="noopener noreferrer">disrupted/blink-cmp-conventional-commits (⭐37)</a> - <code>blink.cmp</code> source for <a href="https://www.conventionalcommits.org/" rel="noopener noreferrer">Conventional Commits</a>.</li>
<li><a href="https://github.com/mikavilpas/blink-ripgrep.nvim" rel="noopener noreferrer">mikavilpas/blink-ripgrep.nvim (⭐117)</a> - <code>blink.cmp</code> source for <code>ripgrep</code> / <code>git grep</code>.</li>
<li><a href="https://github.com/bydlw98/blink-cmp-env" rel="noopener noreferrer">bydlw98/blink-cmp-env (⭐23)</a> - <code>blink.cmp</code> source for environment variables.</li>
<li><a href="https://github.com/bydlw98/blink-cmp-sshconfig" rel="noopener noreferrer">bydlw98/blink-cmp-sshconfig (⭐7)</a> - <code>blink.cmp</code> source for <code>sshconfig</code> files.</li>
<li><a href="https://github.com/mgalliou/blink-cmp-tmux" rel="noopener noreferrer">mgalliou/blink-cmp-tmux (⭐12)</a> - <code>blink.cmp</code> source for <a href="https://github.com/tmux/tmux" rel="noopener noreferrer">tmux (⭐48k)</a>.</li>
<li><a href="https://github.com/moyiz/blink-emoji.nvim" rel="noopener noreferrer">moyiz/blink-emoji.nvim (⭐83)</a> - <code>blink.cmp</code> source for GitHub Markdown emojis.</li>
<li><a href="https://github.com/erooke/blink-cmp-latex" rel="noopener noreferrer">erooke/blink-cmp-latex (⭐16)</a> - <code>blink.cmp</code> source for LaTeX.</li>
<li><a href="https://github.com/xieyonn/blink-cmp-dat-word" rel="noopener noreferrer">xieyonn/blink-cmp-dat-word (⭐38)</a> - <code>blink.cmp</code> source for dictionary.</li>
<li><a href="https://github.com/yaocccc/blink-cmp-cmdlinehistory" rel="noopener noreferrer">yaocccc/blink-cmp-cmdlinehistory (⭐5)</a> - <code>blink.cmp</code> source for cmdline and search history.</li>
<li><a href="https://codeberg.org/FelipeLema/blink-cmp-vsnip" rel="noopener noreferrer">FelipeLema/blink-cmp-vsnip</a> - <code>blink.cmp</code> source for <code>vim-vsnip</code>.</li>
<li><a href="https://github.com/benborla/at-file.nvim" rel="noopener noreferrer">benborla/at-file.nvim (⭐7)</a> - <code>blink.cmp</code> source for file path completion using <code>@</code>.</li>
</ul>
</li>
</ul>
<h3><p>Scrolling / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/saghen/filler-begone.nvim" rel="noopener noreferrer">saghen/filler-begone.nvim (⭐20)</a> - Prevents scrolling past the bottom of the buffer and showing unnecessary filler lines.</li>
</ul>
<h3><p>Formatting / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/saghen/blink.indent" rel="noopener noreferrer">saghen/blink.indent (⭐226)</a> - Performant indent guides with scope on every keystroke.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/09/"/>
    <summary>3 awesome projects updated on Nov 09, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/08/</id>
    <title>Awesome Neovim Updates on Nov 08, 2025</title>
    <updated>2025-11-08T02:01:47.596Z</updated>
    <published>2025-11-08T02:01:46.778Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/gbprod/phpactor.nvim" rel="noopener noreferrer">gbprod/phpactor.nvim (⭐97)</a> - Lua version of <a href="https://github.com/phpactor/phpactor" rel="noopener noreferrer">phpactor (⭐1.9k)</a>.</li>
</ul>
<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/abidibo/nvim-httpyac" rel="noopener noreferrer">abidibo/nvim-httpyac (⭐18)</a> - Provides integration with <code>httpYac</code>.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/wsdjeg/mru.nvim" rel="noopener noreferrer">wsdjeg/mru.nvim (⭐10)</a> - Manage and display your Most Recently Used (MRU) files.</li>
</ul>
<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/sakhnik/nvim-gdb" rel="noopener noreferrer">sakhnik/nvim-gdb (⭐781)</a> - Thin wrapper for GDB, LLDB, PDB/PDB++ and BashDB.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/08/"/>
    <summary>4 awesome projects updated on Nov 08, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/07/</id>
    <title>Awesome Neovim Updates on Nov 07, 2025</title>
    <updated>2025-11-07T12:58:09.111Z</updated>
    <published>2025-11-07T02:07:44.355Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/jpwol/thorn.nvim" rel="noopener noreferrer">jpwol/thorn.nvim (⭐124)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A rich green theme with dark and light options. Supports LSP, transparency, many plugins, and more.</li>
</ul>
<h3><p>Dependency Management / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Silletr/LazyDeveloperHelper" rel="noopener noreferrer">Silletr/LazyDeveloperHelper (⭐18)</a> - Python dependencies manager, with auto-adding to your <code>requirements.txt</code> file.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/07/"/>
    <summary>2 awesome projects updated on Nov 07, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/06/</id>
    <title>Awesome Neovim Updates on Nov 06, 2025</title>
    <updated>2025-11-06T12:59:26.132Z</updated>
    <published>2025-11-06T12:59:26.132Z</published>
    <content type="html"><![CDATA[<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/bassamsdata/namu.nvim" rel="noopener noreferrer">bassamsdata/namu.nvim (⭐430)</a> - Flexible and sleek fuzzy picker, LSP symbol navigator, and more.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/06/"/>
    <summary>1 awesome projects updated on Nov 06, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/04/</id>
    <title>Awesome Neovim Updates on Nov 04, 2025</title>
    <updated>2025-11-04T13:03:08.675Z</updated>
    <published>2025-11-04T02:07:42.600Z</published>
    <content type="html"><![CDATA[<h3><p>Plugin Manager</p>
</h3>
<ul>
<li><a href="https://github.com/piersolenski/plugin-addict.nvim" rel="noopener noreferrer">piersolenski/plugin-addict.nvim (⭐15)</a> - A stupidly simple way to quickly install plugins.</li>
</ul>
<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/yarospace/dev-tools.nvim" rel="noopener noreferrer">yarospace/dev-tools.nvim (⭐86)</a> - In-process LSP server for custom code actions, enhanced actions picker, community actions library and a convenient interface to create your own actions.</li>
</ul>
<h3><p>LSP / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/piersolenski/wtf.nvim" rel="noopener noreferrer">piersolenski/wtf.nvim (⭐609)</a> - AI powered diagnostic debugging, helps explain complex errors and offers custom tailored solutions.</li>
</ul>
<h3><p>Language / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/kiyoon/Korean-IME.nvim" rel="noopener noreferrer">kiyoon/Korean-IME.nvim (⭐40)</a> - OS-independent Korean input method that converts English inputs to Korean in-place.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/piersolenski/brewfile.nvim" rel="noopener noreferrer">piersolenski/brewfile.nvim (⭐20)</a> - Manage your <a href="https://brew.sh/" rel="noopener noreferrer">Homebrew</a> <a href="https://docs.brew.sh/Brew-Bundle-and-Brewfile" rel="noopener noreferrer">Brewfile</a>.</li>
</ul>

<ul>
<li><a href="https://github.com/gaborvecsei/cryptoprice.nvim" rel="noopener noreferrer">gaborvecsei/cryptoprice.nvim (⭐23)</a> - Check the price of the defined cryptocurrencies.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Mauritz8/gitstatus.nvim" rel="noopener noreferrer">Mauritz8/gitstatus.nvim (⭐11)</a> - Interactive Git status window with support for staging, unstaging, and committing files.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/nxhung2304/lastplace.nvim" rel="noopener noreferrer">nxhung2304/lastplace.nvim (⭐28)</a> - Intelligently restore your cursor position when reopening files.</li>
</ul>
<h3><p>Resource / OS-specific</p>
</h3>
<ul>
<li><a href="https://nvim.app" rel="noopener noreferrer">Nvim.app</a> - A modern search interface for plugins with fuzzy search, filtering, and self-service updates for plugin authors.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/04/"/>
    <summary>9 awesome projects updated on Nov 04, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/03/</id>
    <title>Awesome Neovim Updates on Nov 03, 2025</title>
    <updated>2025-11-03T02:18:36.342Z</updated>
    <published>2025-11-03T02:18:34.975Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Myzel394/easytables.nvim" rel="noopener noreferrer">Myzel394/easytables.nvim (⭐146)</a> - Easily insert and edit Markdown tables with a live preview and useful helpers.</li>
</ul>
<h3><p>Split and Window / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/salorak/libtmux.nvim" rel="noopener noreferrer">salorak/libtmux.nvim (⭐9)</a> - Thin wrapper for using the <code>tmux</code> API.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/03/"/>
    <summary>2 awesome projects updated on Nov 03, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/11/01/</id>
    <title>Awesome Neovim Updates on Nov 01, 2025</title>
    <updated>2025-11-01T02:15:09.568Z</updated>
    <published>2025-11-01T02:15:08.289Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/you-n-g/simplegpt.nvim" rel="noopener noreferrer">you-n-g/simplegpt.nvim (⭐34)</a> - Provide a simple yet flexible way to construct and send questions to ChatGPT.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/josephburgess/nvumi" rel="noopener noreferrer">josephburgess/nvumi (⭐73)</a> - Natural language calculator in a scratch buffer.</li>
</ul>

<ul>
<li><a href="https://github.com/johannww/tts.nvim" rel="noopener noreferrer">johannww/tts.nvim (⭐20)</a> - Text to speech tool based on the Microsoft Edge online services.</li>
</ul>

<ul>
<li><a href="https://github.com/doctorfree/cheatsheet.nvim" rel="noopener noreferrer">doctorfree/cheatsheet.nvim (⭐74)</a> - Searchable cheatsheet.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/wsdjeg/git.nvim" rel="noopener noreferrer">wsdjeg/git.nvim (⭐12)</a> - An asynchronous Git command wrapper plugin, using <code>:Git</code> command instead of <code>:!git</code>.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/XXiaoA/atone.nvim" rel="noopener noreferrer">XXiaoA/atone.nvim (⭐183)</a> - Undo tree for visualizing and managing undo history.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/11/01/"/>
    <summary>6 awesome projects updated on Nov 01, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/29/</id>
    <title>Awesome Neovim Updates on Oct 29, 2025</title>
    <updated>2025-10-29T02:16:58.979Z</updated>
    <published>2025-10-29T02:16:57.927Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/barreiroleo/ltex_extra.nvim" rel="noopener noreferrer">barreiroleo/ltex_extra.nvim (⭐188)</a> - LTeX LSP extension providing external file handling (rules and dictionaries).</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/EthanJWright/vs-tasks.nvim" rel="noopener noreferrer">EthanJWright/vs-tasks.nvim (⭐214)</a> - Run and manage project jobs, supporting VSCode's <code>tasks.json</code> spec.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/29/"/>
    <summary>2 awesome projects updated on Oct 29, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/28/</id>
    <title>Awesome Neovim Updates on Oct 28, 2025</title>
    <updated>2025-10-28T02:03:55.107Z</updated>
    <published>2025-10-28T02:03:55.107Z</published>
    <content type="html"><![CDATA[<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/lfilho/note2cal.nvim" rel="noopener noreferrer">lfilho/note2cal.nvim (⭐28)</a> - Create calendar events from Markdown notes (macOS only).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/28/"/>
    <summary>1 awesome projects updated on Oct 28, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/26/</id>
    <title>Awesome Neovim Updates on Oct 26, 2025</title>
    <updated>2025-10-26T02:12:03.411Z</updated>
    <published>2025-10-26T02:12:03.411Z</published>
    <content type="html"><![CDATA[<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/ravsii/nvim-dap-envfile" rel="noopener noreferrer">ravsii/nvim-dap-envfile (⭐13)</a> - Automatic <code>envFile</code> support for nvim-dap.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/26/"/>
    <summary>1 awesome projects updated on Oct 26, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/25/</id>
    <title>Awesome Neovim Updates on Oct 25, 2025</title>
    <updated>2025-10-25T12:51:42.951Z</updated>
    <published>2025-10-25T02:01:06.735Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/markgandolfo/dartboard.nvim" rel="noopener noreferrer">markgandolfo/dartboard.nvim (⭐14)</a> - Mark files and quickly access them, inspired by Harpoon and Lasso.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/pmouraguedes/neodarcula.nvim" rel="noopener noreferrer">pmouraguedes/neodarcula.nvim (⭐12)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A dark theme with support for transparency, dimming, LSP semantic tokens and more.</li>
</ul>
<h3><p>Icon / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/stephansama/fzf-nerdfont.nvim" rel="noopener noreferrer">stephansama/fzf-nerdfont.nvim (⭐10)</a> - A picker for selecting Nerd Font icons using <code>fzf-lua</code>.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/gpanders/nvim-moonwalk" rel="noopener noreferrer">gpanders/nvim-moonwalk (⭐77)</a> - Use any language that compiles to Lua anywhere in your configuration.</li>
</ul>
<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgve/databox.nvim" rel="noopener noreferrer">chrisgve/databox.nvim (⭐13)</a> - Encrypted storage for Lua tables using <a href="https://github.com/FiloSottile/age" rel="noopener noreferrer">age (⭐23k)</a> or compatible encryption tools for cryptographic safety.</li>
</ul>

<ul>
<li><a href="https://github.com/BirdeeHub/lze" rel="noopener noreferrer">BirdeeHub/lze (⭐127)</a> - A lazy-loading library for plugins.</li>
</ul>

<ul>
<li><a href="https://github.com/lumen-oss/lz.n" rel="noopener noreferrer">lumen-oss/lz.n (⭐287)</a> - A simple lazy loading library for plugins.</li>
</ul>
<h3><p>Git / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/cd-4/git-needy.nvim" rel="noopener noreferrer">cd-4/git-needy.nvim (⭐5)</a> - Keeps a tally of workflows that need to be reviewed in your statusbar.</li>
</ul>
<h3><p>Scrolling / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/wsdjeg/scrollbar.nvim" rel="noopener noreferrer">wsdjeg/scrollbar.nvim (⭐26)</a> - Floating scrollbar.</li>
</ul>
<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/markgandolfo/lightswitch.nvim" rel="noopener noreferrer">markgandolfo/lightswitch.nvim (⭐21)</a> - Toggle various options using the <code>nui.nvim</code> library.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/25/"/>
    <summary>10 awesome projects updated on Oct 25, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/23/</id>
    <title>Awesome Neovim Updates on Oct 23, 2025</title>
    <updated>2025-10-23T13:00:32.888Z</updated>
    <published>2025-10-23T02:03:51.123Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/Kenzo-Wada/boundary.nvim" rel="noopener noreferrer">Kenzo-Wada/boundary.nvim (⭐28)</a> - Display <code>'use client'</code> markers inline in your JSX code to visualize client component boundaries.</li>
</ul>
<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/YousefHadder/markdown-plus.nvim" rel="noopener noreferrer">YousefHadder/markdown-plus.nvim (⭐277)</a> - Provides a full editing experience for Markdown files which includes support for lists, links, TOC, and more with simple and fast keymaps.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/23/"/>
    <summary>2 awesome projects updated on Oct 23, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/22/</id>
    <title>Awesome Neovim Updates on Oct 22, 2025</title>
    <updated>2025-10-22T13:02:20.255Z</updated>
    <published>2025-10-22T13:02:20.255Z</published>
    <content type="html"><![CDATA[<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ahkohd/buffer-sticks.nvim" rel="noopener noreferrer">ahkohd/buffer-sticks.nvim (⭐85)</a> - Cosmetic buffers indicator and picker.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/22/"/>
    <summary>1 awesome projects updated on Oct 22, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/21/</id>
    <title>Awesome Neovim Updates on Oct 21, 2025</title>
    <updated>2025-10-21T02:04:42.637Z</updated>
    <published>2025-10-21T02:04:41.500Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/3ZsForInsomnia/code-companion-picker" rel="noopener noreferrer">3ZsForInsomnia/code-companion-picker (⭐8)</a> - Snacks picker integrations for previewing CodeCompanion prompts and Skills (using OpenSkills).</li>
</ul>
<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/OXY2DEV/markdoc.nvim" rel="noopener noreferrer">OXY2DEV/markdoc.nvim (⭐52)</a> - Tree-sitter based <code>markdown -&gt; vimdoc</code> converter.</li>
</ul>
<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/3ZsForInsomnia/pacer.nvim" rel="noopener noreferrer">3ZsForInsomnia/pacer.nvim (⭐7)</a> - Creates a reading pacer by highlighting one word at a time and dimming all text outside the current paragraph-and-some to help you read faster.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/logicmagix/tide42" rel="noopener noreferrer">logicmagix/tide42 (⭐28)</a> - A fully integrated terminal IDE built on Lua, tmux, and scriptable workflows.</li>
</ul>
<h3><p>Git / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/3ZsForInsomnia/revman.nvim" rel="noopener noreferrer">3ZsForInsomnia/revman.nvim (⭐9)</a> - Track PRs that need review automatically and open them in Octo.nvim.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/21/"/>
    <summary>5 awesome projects updated on Oct 21, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/20/</id>
    <title>Awesome Neovim Updates on Oct 20, 2025</title>
    <updated>2025-10-20T12:58:45.748Z</updated>
    <published>2025-10-20T02:17:24.735Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/leblocks/hopcsharp.nvim" rel="noopener noreferrer">leblocks/hopcsharp.nvim (⭐17)</a> - Provides LSP-less navigation and type-hierarchy information in C# repositories.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/kuri-sun/yoda.nvim" rel="noopener noreferrer">kuri-sun/yoda.nvim (⭐14)</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> Muted green palette for focused, balanced editing.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/20/"/>
    <summary>2 awesome projects updated on Oct 20, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/19/</id>
    <title>Awesome Neovim Updates on Oct 19, 2025</title>
    <updated>2025-10-19T12:51:47.972Z</updated>
    <published>2025-10-19T02:21:48.219Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ThePrimeagen/harpoon/tree/harpoon2" rel="noopener noreferrer">ThePrimeagen/harpoon (⭐9.2k)</a> - A per project, auto updating and editable marks utility for fast file navigation.</li>
</ul>
<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/dmtrKovalenko/fff.nvim" rel="noopener noreferrer">dmtrKovalenko/fff.nvim (⭐9.6k)</a> - Fuzzy file picker with a standalone native implementation of file indexing and typo resistant fuzzy matcher. Includes all the QOL features, file previews (and images), frecency sorting, last query matching, proximity, Git status bonuses and much more.</li>
</ul>
<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/saifulapm/neotree-file-nesting-config" rel="noopener noreferrer">saifulapm/neotree-file-nesting-config (⭐33)</a> - Pre-defined file nesting rules for <code>neo-tree.nvim</code>.</li>
</ul>
<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/cljoly/telescope-repo.nvim" rel="noopener noreferrer">cljoly/telescope-repo.nvim (⭐242)</a> - Telescope picker to jump to any repository (Git or other) on the file system.</li>
</ul>
<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-early-retirement" rel="noopener noreferrer">chrisgrieser/nvim-early-retirement (⭐256)</a> - Send buffers into early retirement by automatically closing them after x minutes of inactivity.</li>
</ul>

<ul>
<li><a href="https://github.com/axkirillov/hbac.nvim" rel="noopener noreferrer">axkirillov/hbac.nvim (⭐223)</a> - Automatically close buffers you are not working on.</li>
</ul>
<h3><p>Colorscheme / Colorscheme Creation</p>
</h3>
<ul>
<li><a href="https://github.com/svermeulen/text-to-colorscheme" rel="noopener noreferrer">svermeulen/text-to-colorscheme (⭐317)</a> - Allows the user to generate colorschemes with a text prompt using OpenAI's GPT API.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/iquzart/toggleword.nvim" rel="noopener noreferrer">iquzart/toggleword.nvim (⭐4)</a> - Toggle between common code keywords under the cursor such as true ⇄ false, on ⇄ off, enabled ⇄ disabled, and dev ⇄ prod.</li>
</ul>
<h3><p>Test / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/zkucekovic/tdd.nvim" rel="noopener noreferrer">zkucekovic/tdd.nvim (⭐8)</a> - Opens or creates the matching PHPUnit test file for a given class, based on PSR-4 namespace mappings.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-neotest/neotest-jest" rel="noopener noreferrer">nvim-neotest/neotest-jest (⭐152)</a> - Neotest adapter for running Jest tests.</li>
</ul>

<ul>
<li><a href="https://github.com/MisanthropicBit/neotest-busted" rel="noopener noreferrer">MisanthropicBit/neotest-busted (⭐18)</a> - Neotest adapter for running busted tests using your editor as a Lua interpreter.</li>
</ul>
<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/svermeulen/nvim-lusc" rel="noopener noreferrer">svermeulen/nvim-lusc (⭐16)</a> - Adds support for Structured Async/Concurrency in Lua.</li>
</ul>
<h3><p>Fennel / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/aileot/nvim-thyme" rel="noopener noreferrer">aileot/nvim-thyme (⭐40)</a> - Zero-overhead Fennel JIT compiler with safety rollbacks and <a href="https://github.com/eraserhd/parinfer-rust" rel="noopener noreferrer">parinfer-rust (⭐622)</a> integration.</li>
</ul>
<h3><p>Remote Development / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/azratul/live-share.nvim" rel="noopener noreferrer">azratul/live-share.nvim (⭐265)</a> - Provides remote collaboration capabilities from anywhere, making it ideal for pair-programming scenarios.</li>
</ul>
<h3><p>Resource / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/akrawchyk/awesome-vim#tools" rel="noopener noreferrer">akrawchyk/awesome-vim#tools (⭐2.1k)</a> - A short list of Vim plugins and helpful guides.</li>
</ul>

<ul>
<li><a href="https://github.com/Weyaaron/nvim-training" rel="noopener noreferrer">Weyaaron/nvim-training (⭐127)</a> - A beginner-friendly tool for training your 'muscle memory' using small, repeatable tasks.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/19/"/>
    <summary>16 awesome projects updated on Oct 19, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/18/</id>
    <title>Awesome Neovim Updates on Oct 18, 2025</title>
    <updated>2025-10-18T01:56:12.169Z</updated>
    <published>2025-10-18T01:56:10.560Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/Exafunction/windsurf.nvim" rel="noopener noreferrer">Exafunction/windsurf.nvim (⭐1.3k)</a> - Free, ultrafast Copilot alternative. Supports LSP and Tree-sitter.</li>
</ul>

<ul>
<li><a href="https://github.com/Flemma-Dev/flemma.nvim" rel="noopener noreferrer">Flemma-Dev/flemma.nvim (⭐57)</a> - Turn messy inputs (meeting transcripts, briefs, PDFs, email threads) into polished documents, iterate over many turns, and get a second opinion from a different model on the same draft, stored in a <code>.chat</code> file.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/MiniMax" rel="noopener noreferrer">nvim-mini/MiniMax (⭐446)</a> - A collection of self-contained and extensively commented configurations which mostly use MINI tools.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/18/"/>
    <summary>3 awesome projects updated on Oct 18, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/17/</id>
    <title>Awesome Neovim Updates on Oct 17, 2025</title>
    <updated>2025-10-17T12:57:20.611Z</updated>
    <published>2025-10-17T02:01:55.923Z</published>
    <content type="html"><![CDATA[<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/flashcodes-themayankjha/Fknotes.nvim" rel="noopener noreferrer">flashcodes-themayankjha/Fknotes.nvim (⭐15)</a> - Take notes, TODOs from anywhere inside your project, search all TODOs, get reminders and more.</li>
</ul>

<ul>
<li><a href="https://github.com/apdot/doodle" rel="noopener noreferrer">apdot/doodle (⭐97)</a> - A developer-centric knowledge base with project/branch scoped notes, bi-directional linking, note-tagging, graph-view, telescope integration, and Git synchronization.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/17/"/>
    <summary>2 awesome projects updated on Oct 17, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/16/</id>
    <title>Awesome Neovim Updates on Oct 16, 2025</title>
    <updated>2025-10-16T13:00:32.182Z</updated>
    <published>2025-10-16T02:02:09.907Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/mawkler/jsx-element.nvim" rel="noopener noreferrer">mawkler/jsx-element.nvim (⭐28)</a> - JSX/TSX text-objects and motions.</li>
</ul>
<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-telescope/telescope-media-files.nvim" rel="noopener noreferrer">nvim-telescope/telescope-media-files.nvim (⭐523)</a> - Preview images, pdf, epub, video, and fonts using Telescope.</li>
</ul>

<ul>
<li><a href="https://github.com/wsdjeg/picker.nvim" rel="noopener noreferrer">wsdjeg/picker.nvim (⭐44)</a> - Simple fuzzy finder, including files, ctags outline, and more.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/yus-works/csc.nvim" rel="noopener noreferrer">yus-works/csc.nvim (⭐39)</a> - Conventional commit scope completion that learns from Git history.</li>
</ul>

<ul>
<li><a href="https://github.com/404pilo/aicommits.nvim" rel="noopener noreferrer">404pilo/aicommits.nvim (⭐16)</a> - Generate conventional commit messages using AI.</li>
</ul>
<h3><p>Database / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/zongben/dbout.nvim" rel="noopener noreferrer">zongben/dbout.nvim (⭐41)</a> - Manage database connections and run SQL queries directly with JSON results.</li>
</ul>

<ul>
<li><a href="https://github.com/kndndrj/nvim-dbee" rel="noopener noreferrer">kndndrj/nvim-dbee (⭐1.3k)</a> - Interactive database client.</li>
</ul>

<ul>
<li><a href="https://github.com/tashikomaaa/neomongo.nvim" rel="noopener noreferrer">tashikomaaa/neomongo.nvim (⭐8)</a> - Explore, query, and edit MongoDB collections directly through a Telescope-powered dashboard.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/16/"/>
    <summary>8 awesome projects updated on Oct 16, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/13/</id>
    <title>Awesome Neovim Updates on Oct 13, 2025</title>
    <updated>2025-10-13T12:57:45.264Z</updated>
    <published>2025-10-13T12:57:44.192Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/yelog/i18n.nvim" rel="noopener noreferrer">yelog/i18n.nvim (⭐62)</a> - Internationalization (i18n) management with LSP support for <code>Vue</code>, <code>React</code>, <code>Java</code> and more.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/ok97465/ipybridge.nvim" rel="noopener noreferrer">ok97465/ipybridge.nvim (⭐12)</a> - Run Python code, execute Jupyter cells, debug, and explore variables.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/13/"/>
    <summary>2 awesome projects updated on Oct 13, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/08/</id>
    <title>Awesome Neovim Updates on Oct 08, 2025</title>
    <updated>2025-10-08T01:58:56.543Z</updated>
    <published>2025-10-08T01:58:56.203Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/3ZsForInsomnia/vs-code-companion" rel="noopener noreferrer">3ZsForInsomnia/vs-code-companion (⭐6)</a> - Tool for importing VSCode's Markdown prompts into CodeCompanion.</li>
</ul>

<ul>
<li><a href="https://github.com/3ZsForInsomnia/token-count.nvim" rel="noopener noreferrer">3ZsForInsomnia/token-count.nvim (⭐9)</a> - Shows the token count for the current buffer, with integrations for Lualine and NeoTree.</li>
</ul>
<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/onlyati/quadlet-lsp.nvim" rel="noopener noreferrer">onlyati/quadlet-lsp.nvim (⭐14)</a> - Provides completion, hover and other language server features for Podman Quadlet files.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/wurli/cobalt.nvim" rel="noopener noreferrer">wurli/cobalt.nvim (⭐28)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A (mostly) faithful port of the classic blue theme from TextMate.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/08/"/>
    <summary>4 awesome projects updated on Oct 08, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/07/</id>
    <title>Awesome Neovim Updates on Oct 07, 2025</title>
    <updated>2025-10-07T01:59:17.832Z</updated>
    <published>2025-10-07T01:59:17.832Z</published>
    <content type="html"><![CDATA[<h3><p>Bars and Lines / Statusline</p>
</h3>
<ul>
<li><a href="https://github.com/sontungexpt/witch-line" rel="noopener noreferrer">sontungexpt/witch-line (⭐63)</a> - A blazing fast statusline based on reference concept.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/07/"/>
    <summary>1 awesome projects updated on Oct 07, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/04/</id>
    <title>Awesome Neovim Updates on Oct 04, 2025</title>
    <updated>2025-10-04T01:53:57.189Z</updated>
    <published>2025-10-04T01:53:57.189Z</published>
    <content type="html"><![CDATA[<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/A7Lavinraj/fyler.nvim" rel="noopener noreferrer">A7Lavinraj/fyler.nvim (⭐750)</a> - File manager which can edit file system like a buffer with tree view.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/04/"/>
    <summary>1 awesome projects updated on Oct 04, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/02/</id>
    <title>Awesome Neovim Updates on Oct 02, 2025</title>
    <updated>2025-10-02T01:58:39.655Z</updated>
    <published>2025-10-02T01:58:38.990Z</published>
    <content type="html"><![CDATA[<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/wsdjeg/format.nvim" rel="noopener noreferrer">wsdjeg/format.nvim (⭐16)</a> - An asynchronous code formatting plugin.</li>
</ul>
<h3><p>Live Preview / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/hat0uma/doxygen-previewer.nvim" rel="noopener noreferrer">hat0uma/doxygen-previewer.nvim (⭐7)</a> - Live previewing of Doxygen documentation.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/02/"/>
    <summary>2 awesome projects updated on Oct 02, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/10/01/</id>
    <title>Awesome Neovim Updates on Oct 01, 2025</title>
    <updated>2025-10-01T02:16:18.601Z</updated>
    <published>2025-10-01T02:16:18.601Z</published>
    <content type="html"><![CDATA[<h3><p>Live Preview / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/hat0uma/prelive.nvim" rel="noopener noreferrer">hat0uma/prelive.nvim (⭐23)</a> - A simple luv-based development server with live reloading.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/10/01/"/>
    <summary>1 awesome projects updated on Oct 01, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/09/29/</id>
    <title>Awesome Neovim Updates on Sep 29, 2025</title>
    <updated>2025-09-29T02:03:49.097Z</updated>
    <published>2025-09-29T02:03:49.097Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/uhs-robert/oasis.nvim" rel="noopener noreferrer">uhs-robert/oasis.nvim (⭐149)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Desert theme ported from Vim and made modern with 12 variants, a collection of dark themes for every color of the rainbow.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/09/29/"/>
    <summary>1 awesome projects updated on Sep 29, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/09/23/</id>
    <title>Awesome Neovim Updates on Sep 23, 2025</title>
    <updated>2025-09-23T12:56:51.381Z</updated>
    <published>2025-09-23T12:56:51.381Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/Erl-koenig/theme-hub.nvim" rel="noopener noreferrer">Erl-koenig/theme-hub.nvim (⭐30)</a> - Manage and install colorschemes via telescope-pickers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/09/23/"/>
    <summary>1 awesome projects updated on Sep 23, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/09/18/</id>
    <title>Awesome Neovim Updates on Sep 18, 2025</title>
    <updated>2025-09-18T01:58:20.388Z</updated>
    <published>2025-09-18T01:58:20.173Z</published>
    <content type="html"><![CDATA[<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/DrKJeff16/wezterm-types" rel="noopener noreferrer">DrKJeff16/wezterm-types (⭐218)</a> - WezTerm config type annotations for LuaLS, including support for community plugins.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/StackInTheWild/headhunter.nvim" rel="noopener noreferrer">StackInTheWild/headhunter.nvim (⭐57)</a> - Fast and simple utility to hunt and resolve merge conflicts.</li>
</ul>
<h3><p>Workflow / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/ravsii/timers.nvim" rel="noopener noreferrer">ravsii/timers.nvim (⭐18)</a> - Timer manager, a clean Lua API, supporting multiple timers, persistence, UI, and plugin integrations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/09/18/"/>
    <summary>3 awesome projects updated on Sep 18, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/09/14/</id>
    <title>Awesome Neovim Updates on Sep 14, 2025</title>
    <updated>2025-09-14T02:05:19.232Z</updated>
    <published>2025-09-14T02:05:18.920Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/DrKJeff16/project.nvim" rel="noopener noreferrer">DrKJeff16/project.nvim (⭐195)</a> - Project manager with project root detection, documented code and lots of improvements, including <code>snacks.nvim</code>, <code>fzf-lua</code> and <code>picker.nvim</code> support.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/y3owk1n/base16-pro-max.nvim" rel="noopener noreferrer">y3owk1n/base16-pro-max.nvim (⭐11)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Base16 with 16 colors + syntax, transparency, dimmed inactive panes, semantic aliases, live blends, overrides, and first-class plugin integrations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/09/14/"/>
    <summary>2 awesome projects updated on Sep 14, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/09/08/</id>
    <title>Awesome Neovim Updates on Sep 08, 2025</title>
    <updated>2025-09-08T12:58:36.443Z</updated>
    <published>2025-09-08T12:58:36.443Z</published>
    <content type="html"><![CDATA[<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/happyeric77/joplin.nvim" rel="noopener noreferrer">happyeric77/joplin.nvim (⭐11)</a> - Joplin notes utilities: tree browser, search, open, and Telescope integration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/09/08/"/>
    <summary>1 awesome projects updated on Sep 08, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/09/01/</id>
    <title>Awesome Neovim Updates on Sep 01, 2025</title>
    <updated>2025-09-01T12:58:09.571Z</updated>
    <published>2025-09-01T12:58:09.571Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/walkersumida/fusen.nvim" rel="noopener noreferrer">walkersumida/fusen.nvim (⭐42)</a> - Sticky note bookmarks, per Git branch with hover annotations and Telescope integration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/09/01/"/>
    <summary>1 awesome projects updated on Sep 01, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/08/29/</id>
    <title>Awesome Neovim Updates on Aug 29, 2025</title>
    <updated>2025-08-29T12:55:46.673Z</updated>
    <published>2025-08-29T02:03:22.718Z</published>
    <content type="html"><![CDATA[<h3><p>Plugin Manager</p>
</h3>
<ul>
<li><a href="https://github.com/alex-popov-tech/store.nvim" rel="noopener noreferrer">alex-popov-tech/store.nvim (⭐370)</a> - Plugins discovery tool with hourly updated database, and one-key installation for <code>lazy.nvim</code> and <code>vim.pack</code>.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-deps.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.deps (⭐9.4k)</a> - Module of <code>mini.nvim</code> for managing other plugins. Uses Git and built-in packages to install, update, clean, and snapshot plugins.</li>
</ul>
<h3><p>Completion / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-completion.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.completion (⭐9.4k)</a> - Module of <code>mini.nvim</code> for asynchronous two-stage completion. Supports showing completion item info and independent function signature.</li>
</ul>
<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-surround.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.surround (⭐9.4k)</a> - Module of <code>mini.nvim</code> for working with text surroundings (add, delete, replace, find, highlight). Supports dot-repeat, different search methods, "last"/"next" extended mappings, Tree-sitter integration, and more.</li>
</ul>
<h3><p>Snippet / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-snippets.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.snippets (⭐9.4k)</a> - Module of <code>mini.nvim</code> to manage and expand snippets. Supports LSP snippet syntax, flexible loaders, fuzzy prefix matching, interactive selection, snippet session with rich visualization, and more.</li>
</ul>
<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-fuzzy.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.fuzzy (⭐9.4k)</a> - Module of <code>mini.nvim</code> with functions to perform fuzzy matching of one string to others along with fast Telescope sorter.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-pick.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.pick (⭐9.4k)</a> - Module of <code>mini.nvim</code> with general purpose interactive non-blocking picker that has one window design, toggleable preview, flexible and fast default match, and much more.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-extra.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.extra (⭐9.4k)</a> - Module of <code>mini.nvim</code> with extra functionality for its modules. Contains 20+ 'mini.pick' pickers, 'mini.ai' textobjects, and more.</li>
</ul>
<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-files.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.files (⭐9.4k)</a> - Module of <code>mini.nvim</code> providing file explorer with column view capable of manipulating file system by editing text. Can create/delete/rename/copy/move files/directories inside and across directories.</li>
</ul>
<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-visits.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.visits (⭐9.4k)</a> - Module of <code>mini.nvim</code> to persistently track and reuse file system visits. Allows listing "recent"/"frequent"/"frecent" visits, adding/removing labels to visits and other data.</li>
</ul>
<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-hipatterns.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.hipatterns (⭐9.4k)</a> - Module of <code>mini.nvim</code> to highlight patterns in text with configurable highlighters. Works asynchronously with configurable debounce delay.</li>
</ul>
<h3><p>Colorscheme / Colorscheme Creation</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-base16.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.base16 (⭐9.4k)</a> - Module of <code>mini.nvim</code> with fast implementation of base16 theme for manually supplied palette.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-colors.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.colors (⭐9.4k)</a> - Module of <code>mini.nvim</code> to tweak and save any color scheme. Also can animate transition and convert between some color spaces.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-hues.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.hues (⭐9.4k)</a> - Module of <code>mini.nvim</code> to generate configurable color scheme. Takes only background and foreground colors as required arguments. Can adjust number of hues for non-base colors, saturation, accent color, plugin integration.</li>
</ul>
<h3><p>Bars and Lines / Statusline</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-statusline.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.statusline (⭐9.4k)</a> - Module of <code>mini.nvim</code> for minimal and fast statusline. Supports content change depending on window width.</li>
</ul>
<h3><p>Bars and Lines / Tabline</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-tabline.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.tabline (⭐9.4k)</a> - Module of <code>mini.nvim</code> for minimal tabline showing listed buffers in case of one tab and falling back to default otherwise.</li>
</ul>
<h3><p>Bars and Lines / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-cursorword.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.cursorword (⭐9.4k)</a> - Module of <code>mini.nvim</code> for automatic highlighting of word under cursor (displayed after customizable delay).</li>
</ul>
<h3><p>Startup / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-starter.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.starter (⭐9.4k)</a> - Module of <code>mini.nvim</code> for start screen. Displayed items are fully customizable, item selection can be done using prefix query with instant visual feedback.</li>
</ul>
<h3><p>Icon / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-icons.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.icons (⭐9.4k)</a> - Module of <code>mini.nvim</code> meant as a general icon provider. Uses fixed set of highlight groups. Supports various categories, icon and style customizations, caching for performance. Integrates with built-in filetype matching.</li>
</ul>
<h3><p>Animation / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-animate.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.animate (⭐9.4k)</a> - Module of <code>mini.nvim</code> to add out of the box animations for common built-in actions (cursor movement, scroll, resize, window open/close).</li>
</ul>
<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-doc.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.doc (⭐9.4k)</a> - Module of <code>mini.nvim</code> for generation of help files from EmmyLua-like annotations. Allows flexible customization of output via hook functions.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-test.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.test (⭐9.4k)</a> - Module of <code>mini.nvim</code> with framework for writing extensive plugin tests with support for hierarchical tests, hooks, parametrization, filtering, screen tests, "busted-style" emulation, customizable reporters, and more.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-diff.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.diff (⭐9.4k)</a> - Module of <code>mini.nvim</code> to interactively visualize difference between buffer text and its reference. Provides toggleable detailed overview in text area, built-in apply/reset/textobject/goto mappings, and more.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-git.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.git (⭐9.4k)</a> - Module of <code>mini.nvim</code> for enhanced Git integration with current editor process that implements tracking of Git related data, <code>:Git</code> user command, and various helpers to explore Git history.</li>
</ul>
<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-jump.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.jump (⭐9.4k)</a> - Module of <code>mini.nvim</code> for smarter jumping to a single character.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-jump2d.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.jump2d (⭐9.4k)</a> - Module of <code>mini.nvim</code> for smarter jumping within visible lines via iterative label filtering. Supports custom jump targets (spots), labels, hooks, allowed windows and lines, and more.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-bracketed.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.bracketed (⭐9.4k)</a> - Module of <code>mini.nvim</code> to go forward/backward with square brackets.</li>
</ul>
<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-clue.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.clue (⭐9.4k)</a> - Module of <code>mini.nvim</code> to show next key clues. Has opt-in triggers, shows next key information after customizable delay, allows hydra-like submodes, and more.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-keymap.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.keymap (⭐9.4k)</a> - Module of <code>mini.nvim</code> with utilities to make special key mappings: multi-step actions (with built-in steps for "smart" <code>&lt;Tab&gt;</code>, <code>&lt;S-Tab&gt;</code>, <code>&lt;CR&gt;</code>, <code>&lt;BS&gt;</code>), combos (more general version of "better escape" like behavior).</li>
</ul>
<h3><p>Scrolling / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-map.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.map (⭐9.4k)</a> - Module of <code>mini.nvim</code> to show floating window with buffer text overview, scrollbar, and highlights.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-pairs.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.pairs (⭐9.4k)</a> - Module of <code>mini.nvim</code> for autopairs which has minimal defaults and functionality to do per-key mapping.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-trailspace.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.trailspace (⭐9.4k)</a> - Module of <code>mini.nvim</code> for automatic highlighting of trailing whitespace with functionality to remove it.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-operators.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.operators (⭐9.4k)</a> - Module of <code>mini.nvim</code> with various text edit operators: replace, exchange, multiply, sort, evaluate.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-move.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.move (⭐9.4k)</a> - Module of <code>mini.nvim</code> to move any selection (charwise, linewise, blockwise, current line in Normal mode) in any direction. Handles both <code>v:count</code> and undo history.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-ai.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.ai (⭐9.4k)</a> - Module of <code>mini.nvim</code> for extending and creating <code>a</code>/<code>i</code> textobjects. It enhances some built-in textobjects, creates extensive set of new ones (like <code>a*</code>, <code>a&lt;Space&gt;</code>, <code>a?</code>, and more), and allows user to create their own (via Lua patterns or functions). Supports dot-repeat, different search methods, consecutive application, and more.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-splitjoin.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.splitjoin (⭐9.4k)</a> - Module of <code>mini.nvim</code> to split and join arguments. Has customizable pre and post hooks. Works inside comments.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-basics.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.basics (⭐9.4k)</a> - Module of <code>mini.nvim</code> with customizable configuration presets for common options, mappings, and autocommands.</li>
</ul>
<h3><p>Editing Support / Comment</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-comment.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.comment (⭐9.4k)</a> - Module of <code>mini.nvim</code> for per-line commenting. Fully supports dot-repeat.</li>
</ul>
<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-align.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.align (⭐9.4k)</a> - Module of <code>mini.nvim</code> for aligning text interactively (with or without instant preview).</li>
</ul>
<h3><p>Formatting / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-indentscope.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.indentscope (⭐9.4k)</a> - Module of <code>mini.nvim</code> for visualizing and operating on indent scope. Supports customization of debounce delay, animation style, and different granularity of options for scope computing algorithm.</li>
</ul>
<h3><p>Session / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-sessions.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.sessions (⭐9.4k)</a> - Module of <code>mini.nvim</code> for session management (read, write, delete).</li>
</ul>
<h3><p>Split and Window / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-bufremove.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.bufremove (⭐9.4k)</a> - Module of <code>mini.nvim</code> for buffer removing (unshow, delete, wipeout) while saving window layout.</li>
</ul>
<h3><p>Workflow / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://github.com/saxon1964/neovim-tips" rel="noopener noreferrer">saxon1964/neovim-tips (⭐465)</a> - Provides hundreds of built-in tips, tricks and shortcuts, with a custom picker interface and the ability to add your own tips.</li>
</ul>
<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-mini/mini.nvim/blob/main/readmes/mini-notify.md" rel="noopener noreferrer">nvim-mini/mini.nvim#mini.notify (⭐9.4k)</a> - Module of <code>mini.nvim</code> to show one or more highlighted notifications in a single window. Provides maker of <code>vim.notify()</code> implementation and sets up automated LSP progress updates.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/08/29/"/>
    <summary>44 awesome projects updated on Aug 29, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/08/25/</id>
    <title>Awesome Neovim Updates on Aug 25, 2025</title>
    <updated>2025-08-25T02:17:12.710Z</updated>
    <published>2025-08-25T02:17:12.710Z</published>
    <content type="html"><![CDATA[<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/iamt4nk/smm.nvim" rel="noopener noreferrer">iamt4nk/smm.nvim (⭐32)</a> - Small TUI that allows for controlling Spotify playback.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/08/25/"/>
    <summary>1 awesome projects updated on Aug 25, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/08/23/</id>
    <title>Awesome Neovim Updates on Aug 23, 2025</title>
    <updated>2025-08-23T02:02:46.450Z</updated>
    <published>2025-08-23T02:02:46.450Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/Owen-Dechow/videre.nvim" rel="noopener noreferrer">Owen-Dechow/videre.nvim (⭐266)</a> - Explore JSON, YAML, and TOML files as nested unit/node-based graphical representations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/08/23/"/>
    <summary>1 awesome projects updated on Aug 23, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/08/22/</id>
    <title>Awesome Neovim Updates on Aug 22, 2025</title>
    <updated>2025-08-22T02:06:32.841Z</updated>
    <published>2025-08-22T02:06:32.658Z</published>
    <content type="html"><![CDATA[<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/jameswolensky/marker-groups.nvim" rel="noopener noreferrer">jameswolensky/marker-groups.nvim (⭐65)</a> - Take persistent code notes without modifying code.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/LuxVim/nvim-luxterm" rel="noopener noreferrer">LuxVim/nvim-luxterm (⭐14)</a> - A floating-window terminal session manager, offering elegant multi-terminal organization, live previews, and intuitive navigation with modern UI design. Manage, switch, and customize multiple terminals effortlessly.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/08/22/"/>
    <summary>2 awesome projects updated on Aug 22, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/08/17/</id>
    <title>Awesome Neovim Updates on Aug 17, 2025</title>
    <updated>2025-08-17T12:56:15.946Z</updated>
    <published>2025-08-17T12:56:14.983Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/atomicptr/defold.nvim" rel="noopener noreferrer">atomicptr/defold.nvim (⭐30)</a> - Batteries-included development environment for the Defold game engine.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/imranZERO/multiterm.nvim" rel="noopener noreferrer">imranzero/multiterm.nvim (⭐13)</a> - Effortlessly manage multiple floating terminal windows.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/08/17/"/>
    <summary>2 awesome projects updated on Aug 17, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/08/13/</id>
    <title>Awesome Neovim Updates on Aug 13, 2025</title>
    <updated>2025-08-13T02:21:21.698Z</updated>
    <published>2025-08-13T02:21:21.501Z</published>
    <content type="html"><![CDATA[<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/ingur/floatty.nvim" rel="noopener noreferrer">ingur/floatty.nvim (⭐29)</a> - A tiny (&lt;200 LOC) but highly customizable floating terminal manager.</li>
</ul>
<h3><p>Git / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/comatory/gh-co.nvim" rel="noopener noreferrer">comatory/gh-co.nvim (⭐6)</a> - Show the code owner(s) for files according to GitHub's <code>CODEOWNERS</code> specification.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/08/13/"/>
    <summary>2 awesome projects updated on Aug 13, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/08/10/</id>
    <title>Awesome Neovim Updates on Aug 10, 2025</title>
    <updated>2025-08-10T12:59:04.061Z</updated>
    <published>2025-08-10T12:59:04.061Z</published>
    <content type="html"><![CDATA[<h3><p>Animation / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/LuxVim/nvim-luxmotion" rel="noopener noreferrer">LuxVim/nvim-luxmotion (⭐55)</a> - Smooth, high‑performance motion and scrolling animations — 60fps fluid cursor moves, word jumps, and viewport scrolling, all in one.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/08/10/"/>
    <summary>1 awesome projects updated on Aug 10, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/08/09/</id>
    <title>Awesome Neovim Updates on Aug 09, 2025</title>
    <updated>2025-08-09T02:20:10.362Z</updated>
    <published>2025-08-09T02:20:10.362Z</published>
    <content type="html"><![CDATA[<h3><p>Remote Development / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/uhs-robert/sshfs.nvim" rel="noopener noreferrer">uhs-robert/sshfs.nvim (⭐163)</a> - Mount remote systems via SSHFS with smart picker auto-detect (Telescope/Oil/Snacks/Neo-tree/fzf-lua/Yazi/Ranger etc.).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/08/09/"/>
    <summary>1 awesome projects updated on Aug 09, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/08/06/</id>
    <title>Awesome Neovim Updates on Aug 06, 2025</title>
    <updated>2025-08-06T13:06:54.216Z</updated>
    <published>2025-08-06T13:06:53.532Z</published>
    <content type="html"><![CDATA[<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/fei6409/log-highlight.nvim" rel="noopener noreferrer">fei6409/log-highlight.nvim (⭐167)</a> - Generic log syntax highlighting and log filetype management support.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/mahyarmirrashed/famous-quotes.nvim" rel="noopener noreferrer">mahyarmirrashed/famous-quotes.nvim (⭐6)</a> - Get famous quotes from history to display on startup.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/08/06/"/>
    <summary>2 awesome projects updated on Aug 06, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/08/04/</id>
    <title>Awesome Neovim Updates on Aug 04, 2025</title>
    <updated>2025-08-04T02:41:14.640Z</updated>
    <published>2025-08-04T02:41:14.640Z</published>
    <content type="html"><![CDATA[<h3><p>Live Preview / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/brianhuster/live-preview.nvim" rel="noopener noreferrer">brianhuster/live-preview.nvim (⭐410)</a> - Live preview HTML, Markdown and Asciidoc in the browser.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/08/04/"/>
    <summary>1 awesome projects updated on Aug 04, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/08/02/</id>
    <title>Awesome Neovim Updates on Aug 02, 2025</title>
    <updated>2025-08-02T02:27:14.835Z</updated>
    <published>2025-08-02T02:27:13.657Z</published>
    <content type="html"><![CDATA[<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/X3eRo0/dired.nvim" rel="noopener noreferrer">X3eRo0/dired.nvim (⭐206)</a> - A file browser inspired by Emacs Dired.</li>
</ul>
<h3><p>Remote Development / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/inhesrom/remote-ssh.nvim" rel="noopener noreferrer">inhesrom/remote-ssh.nvim (⭐126)</a> - Duplicates the basic ground level functionality of VSCode's Remote-SSH plugin, with a focus on a local editing experience to avoid remote "lag". Browse remote files, edit "remote buffers" with a full local editing experience (LSP, Tree-sitter, Telescope integration, and a file watcher).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/08/02/"/>
    <summary>2 awesome projects updated on Aug 02, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/07/30/</id>
    <title>Awesome Neovim Updates on Jul 30, 2025</title>
    <updated>2025-07-30T02:33:09.302Z</updated>
    <published>2025-07-30T02:33:09.302Z</published>
    <content type="html"><![CDATA[<h3><p>Split and Window / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/jkeresman01/tmux-switch.nvim" rel="noopener noreferrer">jkeresman01/tmux-switch.nvim (⭐8)</a> - Provides fuzzy session switching for Tmux.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/07/30/"/>
    <summary>1 awesome projects updated on Jul 30, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/07/29/</id>
    <title>Awesome Neovim Updates on Jul 29, 2025</title>
    <updated>2025-07-29T02:40:13.417Z</updated>
    <published>2025-07-29T02:40:12.027Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/y3owk1n/warp.nvim" rel="noopener noreferrer">y3owk1n/warp.nvim (⭐19)</a> - Simple harpoon alternative that focuses on marking and navigating between files.</li>
</ul>
<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/mahyarmirrashed/search-and-replace.nvim" rel="noopener noreferrer">mahyarmirrashed/search-and-replace.nvim (⭐7)</a> - Simple, effective, search and replace functionality for the pragmatic engineer.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/waiting-for-dev/ergoterm.nvim" rel="noopener noreferrer">waiting-for-dev/ergoterm.nvim (⭐104)</a> - Seamless terminal workflow integration with smart picker-based terminal selection, flexible text sending and persistent configuration.</li>
</ul>
<h3><p>External / Plugin Template</p>
</h3>
<ul>
<li><a href="https://github.com/jkeresman01/spring-initializr.nvim" rel="noopener noreferrer">jkeresman01/spring-initializr.nvim (⭐21)</a> - Scaffold Spring Boot projects with a Telescope-powered UI.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/07/29/"/>
    <summary>4 awesome projects updated on Jul 29, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/07/15/</id>
    <title>Awesome Neovim Updates on Jul 15, 2025</title>
    <updated>2025-07-15T02:30:00.206Z</updated>
    <published>2025-07-15T02:30:00.206Z</published>
    <content type="html"><![CDATA[<h3><p>Dependency Management / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/piersolenski/import.nvim" rel="noopener noreferrer">piersolenski/import.nvim (⭐266)</a> - Import modules faster based on what you've already imported in your project.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/07/15/"/>
    <summary>1 awesome projects updated on Jul 15, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/07/14/</id>
    <title>Awesome Neovim Updates on Jul 14, 2025</title>
    <updated>2025-07-14T09:24:42.248Z</updated>
    <published>2025-07-14T09:24:40.898Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/SunnyTamang/neodoc.nvim" rel="noopener noreferrer">SunnyTamang/neodoc.nvim (⭐14)</a> - DocString generator that helps writing function/classes docstrings in formats like <code>google</code>, <code>numpy</code>, <code>sphinx</code> with live preview.</li>
</ul>
<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/chatvim/chatvim.nvim" rel="noopener noreferrer">chatvim/chatvim.nvim (⭐13)</a> - Chat with Markdown files using AI models from xAI, OpenAI and Anthropic.</li>
</ul>
<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/Who5673/who5673-nasm" rel="noopener noreferrer">Who5673/who5673-nasm (⭐7)</a> - Helps people program Netwide Assembler language faster and more convenient using snippets.</li>
</ul>
<h3><p>Language / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/sontungexpt/vietnamese.nvim" rel="noopener noreferrer">sontungexpt/vietnamese.nvim (⭐19)</a> - A Vietnamese input method engine with native support to type Vietnamese in insert mode.</li>
</ul>
<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvzone/minty" rel="noopener noreferrer">nvzone/minty (⭐605)</a> - Beautifully crafted color tools.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/echaya/neowiki.nvim" rel="noopener noreferrer">echaya/neowiki.nvim (⭐145)</a> - The modern vimwiki successor offering a minimal, intuitive workflow out of the box for note-taking and Getting Things Done (GTD).</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/harrisoncramer/GitLab.nvim" rel="noopener noreferrer">harrisoncramer/GitLab.nvim (⭐391)</a> - Review pull requests and manage other GitLab resources.</li>
</ul>
<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/sontungexpt/bim.nvim" rel="noopener noreferrer">sontungexpt/bim.nvim (⭐13)</a> - Enhances insert mode key mapping by showing typed keys in real time, without waiting for timeoutlen. It provides a responsive and intuitive insert-mode experience, ideal for complex input workflows like ime.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/jake-stewart/multicursor.nvim" rel="noopener noreferrer">jake-stewart/multicursor.nvim (⭐1.5k)</a> - Adds support for multiple cursors which work how you expect.</li>
</ul>

<ul>
<li><a href="https://github.com/brenton-leighton/multiple-cursors.nvim" rel="noopener noreferrer">brenton-leighton/multiple-cursors.nvim (⭐421)</a> - A multi-cursor plugin that works in normal, insert/replace, or visual modes, and with almost every command.</li>
</ul>

<ul>
<li><a href="https://github.com/smoka7/multicursors.nvim" rel="noopener noreferrer">smoka7/multicursors.nvim (⭐641)</a> - Provides a more intuitive way to edit repetitive text with multiple selections.</li>
</ul>

<ul>
<li><a href="https://github.com/tigion/swap.nvim" rel="noopener noreferrer">tigion/swap.nvim (⭐18)</a> - Quickly switch a word under the cursor or a pattern in the current line.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/07/14/"/>
    <summary>12 awesome projects updated on Jul 14, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/06/27/</id>
    <title>Awesome Neovim Updates on Jun 27, 2025</title>
    <updated>2025-06-27T02:20:53.516Z</updated>
    <published>2025-06-27T02:20:52.546Z</published>
    <content type="html"><![CDATA[<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/folke/snacks.nvim/blob/main/docs/picker.md" rel="noopener noreferrer">folke/snacks.nvim#picker (⭐7.8k)</a> - A modern fuzzy-finder to navigate your editor.</li>
</ul>
<h3><p>Colorscheme / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/nishu-murmu/ThemeSwitch.nvim" rel="noopener noreferrer">nishu-murmu/ThemeSwitch.nvim (⭐4)</a> - Light weight color scheme switcher.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/SunnyTamang/select-undo.nvim" rel="noopener noreferrer">SunnyTamang/select-undo.nvim (⭐124)</a> - Allow users to undo specific line/lines or partial selections without affecting the rest of the file.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/06/27/"/>
    <summary>3 awesome projects updated on Jun 27, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/06/20/</id>
    <title>Awesome Neovim Updates on Jun 20, 2025</title>
    <updated>2025-06-20T02:18:37.791Z</updated>
    <published>2025-06-20T02:18:37.791Z</published>
    <content type="html"><![CDATA[<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/vodchella/hodur.nvim" rel="noopener noreferrer">vodchella/hodur.nvim (⭐21)</a> - Allows you to quickly open a file or copy URL located under cursor.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/06/20/"/>
    <summary>1 awesome projects updated on Jun 20, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/06/18/</id>
    <title>Awesome Neovim Updates on Jun 18, 2025</title>
    <updated>2025-06-18T02:19:43.647Z</updated>
    <published>2025-06-18T02:19:43.647Z</published>
    <content type="html"><![CDATA[<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/axkirillov/unified.nvim" rel="noopener noreferrer">axkirillov/unified.nvim (⭐138)</a> - Displaying inline unified diffs directly in your buffer.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/06/18/"/>
    <summary>1 awesome projects updated on Jun 18, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/06/17/</id>
    <title>Awesome Neovim Updates on Jun 17, 2025</title>
    <updated>2025-06-17T02:21:03.975Z</updated>
    <published>2025-06-17T02:21:02.379Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/romus204/referencer.nvim" rel="noopener noreferrer">romus204/referencer.nvim (⭐47)</a> - Lightweight, asynchronous that uses the LSP to show references to functions, methods, types and other.</li>
</ul>
<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/blob42/codegpt-ng.nvim" rel="noopener noreferrer">blob42/codegpt-ng.nvim (⭐10)</a> - Minimalist command based AI coding with a powerful template system. Supports Ollama, OpenAI and more.</li>
</ul>

<ul>
<li><a href="https://github.com/azorng/goose.nvim" rel="noopener noreferrer">azorng/goose.nvim (⭐314)</a> - Seamless integration with <a href="https://block.github.io/goose" rel="noopener noreferrer">goose</a> - work with a powerful AI agent without leaving your editor.</li>
</ul>

<ul>
<li><a href="https://github.com/mozanunal/sllm.nvim" rel="noopener noreferrer">mozanunal/sllm.nvim (⭐110)</a> - In-editor chat powered by Simon Willison's LLM CLI: stream replies in a Markdown buffer, manage rich context (files, URLs, selections, diagnostics, shell outputs), switch models interactively, and even see token-usage stats.</li>
</ul>
<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/apyra/nvim-unity" rel="noopener noreferrer">apyra/nvim-unity.nvim (⭐117)</a> - Editor support for Unity with full LSP support via OmniSharp.</li>
</ul>

<ul>
<li><a href="https://github.com/TheLeoP/powershell.nvim" rel="noopener noreferrer">TheLeoP/powershell.nvim (⭐82)</a> - First class PowerShell editor integration. Includes LSP, debugging (requires nvim-dap) and $psEditor API support.</li>
</ul>
<h3><p>Programming Languages Support / Golang</p>
</h3>
<ul>
<li><a href="https://github.com/romus204/go-tagger.nvim" rel="noopener noreferrer">romus204/go-tagger.nvim (⭐23)</a> - A lightweight plugin to manage struct field tags in Go files.</li>
</ul>
<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/timantipov/md-table-tidy.nvim" rel="noopener noreferrer">timantipov/md-table-tidy.nvim (⭐23)</a> - Simple Markdown tables formatting.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/datsfilipe/min-theme.nvim" rel="noopener noreferrer">datsfilipe/min-theme.nvim (⭐60)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> It's a port of Min, a minimal theme for VSCode, written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/github-main-user/lytmode.nvim" rel="noopener noreferrer">github-main-user/lytmode.nvim (⭐33)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A unique in-between theme inspired by LYT-Mode for Obsidian. Not quite dark, not quite light — just right.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/Penaz91/MiniDYM" rel="noopener noreferrer">penaz91/MiniDYM (⭐4)</a> - A very small "Did you mean" plugin, suggesting files the user might have wanted to open instead of creating a new one.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/benoror/gpg.nvim" rel="noopener noreferrer">benoror/gpg.nvim (⭐22)</a> - Edit GPG encrypted files symmetrically.</li>
</ul>
<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/Carcuis/dap-breakpoints.nvim" rel="noopener noreferrer">Carcuis/dap-breakpoints.nvim (⭐21)</a> - Manage and create advanced breakpoints with virtual text and popup reveal for nvim-dap.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Kohei-Wada/yadm-git.nvim" rel="noopener noreferrer">Kohei-Wada/yadm-git.nvim (⭐12)</a> - Seamless Git plugin support for yadm dotfiles.</li>
</ul>
<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/HawkinsT/pathfinder.nvim" rel="noopener noreferrer">HawkinsT/pathfinder.nvim (⭐65)</a> - Enhances gf/gF/gx with look-ahead and smarter file, line/column number, and link resolution. Also provides visual targets for files/links, new motion commands, and link description retrieval.</li>
</ul>

<ul>
<li><a href="https://github.com/millerjason/neovimacs.nvim" rel="noopener noreferrer">millerjason/neovimacs.nvim (⭐7)</a> - Provides Emacs movement and buffer keybindings while in insert mode.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/attilarepka/header.nvim" rel="noopener noreferrer">attilarepka/header.nvim (⭐44)</a> - Add or update copyright and license headers in any source file.</li>
</ul>
<h3><p>Split and Window / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/mkajsjo/windowcolumns.nvim" rel="noopener noreferrer">mkajsjo/windowcolumns.nvim (⭐8)</a> - Column-first window management.</li>
</ul>
<h3><p>Game / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/seandewar/actually-doom.nvim" rel="noopener noreferrer">seandewar/actually-doom.nvim (⭐137)</a> - Editing text is boring; play DOOM instead!.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/06/17/"/>
    <summary>19 awesome projects updated on Jun 17, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/05/16/</id>
    <title>Awesome Neovim Updates on May 16, 2025</title>
    <updated>2025-05-16T12:56:42.242Z</updated>
    <published>2025-05-16T02:14:34.512Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/datsfilipe/vesper.nvim" rel="noopener noreferrer">datsfilipe/vesper.nvim (⭐238)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> It's a port of the popular VS Code theme Vesper, written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/ntk148v/slack.nvim" rel="noopener noreferrer">ntk148v/slack.nvim (⭐6)</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> A ported Slack colorscheme.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/bngarren/checkmate.nvim" rel="noopener noreferrer">bngarren/checkmate.nvim (⭐373)</a> - A full-featured Markdown-based TODO plugin.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/athar-qadri/weather.nvim" rel="noopener noreferrer">athar-qadri/weather.nvim (⭐14)</a> - Realtime weather and earthquake alerts with support for lualine integration (no API key required).</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/Axot017/multiterm.nvim" rel="noopener noreferrer">Axot017/multiterm.nvim (⭐5)</a> - A lightweight manager of multiple terminal instances with key bindings.</li>
</ul>

<ul>
<li><a href="https://github.com/da-moon/telescope-toggleterm.nvim" rel="noopener noreferrer">da-moon/telescope-toggleterm.nvim (⭐39)</a> - Telescope picker for terminal buffers.</li>
</ul>
<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/TheLazyCat00/simple-format" rel="noopener noreferrer">TheLazyCat00/simple-format (⭐5)</a> - Replace text using custom regex and highlight group rules.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/05/16/"/>
    <summary>7 awesome projects updated on May 16, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/04/28/</id>
    <title>Awesome Neovim Updates on Apr 28, 2025</title>
    <updated>2025-04-28T02:08:54.515Z</updated>
    <published>2025-04-28T02:08:53.297Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/julwrites/llm-nvim" rel="noopener noreferrer">julwrites/llm-nvim (⭐9)</a> - Comprehensive integration with the <a href="https://github.com/simonw/llm" rel="noopener noreferrer">LLM (⭐12k)</a> tool.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/y3owk1n/time-machine.nvim" rel="noopener noreferrer">y3owk1n/time-machine.nvim (⭐78)</a> - Take control of your edit history with an interactive timeline, diff previews, taggings, live reloading trees and cleanup functions.</li>
</ul>
<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/timseriakov/spamguard.nvim" rel="noopener noreferrer">timseriakov/spamguard.nvim (⭐14)</a> - Detects excessive key spamming (jjjj/kkkk) and suggests more efficient alternatives.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/TheLazyCat00/replace-nvim" rel="noopener noreferrer">TheLazyCat00/replace-nvim (⭐1)</a> - Replace part of your code with the contents of the <code>+</code> register using textobjects.</li>
</ul>
<h3><p>Editing Support / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/soemre/commentless.nvim" rel="noopener noreferrer">soemre/commentless.nvim (⭐43)</a> - Fold all comments to better visualize your code logic, and unfold them whenever needed.</li>
</ul>
<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/OXY2DEV/ui.nvim" rel="noopener noreferrer">OXY2DEV/ui.nvim (⭐158)</a> - A blueprint/template/guide for customizing the UI.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/04/28/"/>
    <summary>6 awesome projects updated on Apr 28, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/04/23/</id>
    <title>Awesome Neovim Updates on Apr 23, 2025</title>
    <updated>2025-04-23T17:22:27.660Z</updated>
    <published>2025-04-23T17:22:26.943Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/GeorgesAlkhouri/nvim-aider" rel="noopener noreferrer">GeorgesAlkhouri/nvim-aider (⭐377)</a> - Seamlessly integrate Aider for an AI-assisted coding experience.</li>
</ul>
<h3><p>Programming Languages Support / Golang</p>
</h3>
<ul>
<li><a href="https://github.com/fredrikaverpil/godoc.nvim" rel="noopener noreferrer">fredrikaverpil/godoc.nvim (⭐174)</a> - Fuzzy search Go packages/symbols and view docs.</li>
</ul>
<h3><p>Language / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/doodleEsc/translator.nvim" rel="noopener noreferrer">doodleEsc/translator.nvim (⭐5)</a> - A powerful AI-powered translation plugin, leveraging OpenAI's GPT models to provide high-quality translations with natural language understanding.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ptdewey/monalisa-nvim" rel="noopener noreferrer">ptdewey/monalisa-nvim (⭐11)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A dark and colorful Mona Lisa inspired colorscheme.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/y3owk1n/dotmd.nvim" rel="noopener noreferrer">y3owk1n/dotmd.nvim (⭐28)</a> - Managing notes, TODO's, journal entries, and your inbox, all with Markdown.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/04/23/"/>
    <summary>5 awesome projects updated on Apr 23, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/04/09/</id>
    <title>Awesome Neovim Updates on Apr 09, 2025</title>
    <updated>2025-04-09T02:02:05.422Z</updated>
    <published>2025-04-09T02:02:04.352Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/Fildo7525/pretty_hover" rel="noopener noreferrer">Fildo7525/pretty_hover (⭐251)</a> - Highly customizable hover formatter, extendable to blink.cmp. As native hover supports multiple LSP servers.</li>
</ul>
<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/heilgar/nochat.nvim" rel="noopener noreferrer">heilgar/nochat.nvim (⭐11)</a> - Cursor-like effortless natural language generation with multiple AI providers including Ollama, Anthropic (Claude), and ChatGPT.</li>
</ul>
<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/heilgar/nvim-http-client" rel="noopener noreferrer">heilgar/nvim-http-client (⭐24)</a> - Easy to use HTTP client with IntelliJ (JetBrains) HTTP client syntax compatibility.</li>
</ul>
<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/heilgar/bookmarks.nvim" rel="noopener noreferrer">heilgar/bookmarks.nvim (⭐27)</a> - Manage line bookmarks with Telescope integration and SQLite storage.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/obsidian-nvim/obsidian.nvim" rel="noopener noreferrer">obsidian-nvim/obsidian.nvim (⭐2k)</a> - Plugin for Obsidian, written in Lua.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/pewpewnor/pilot.nvim" rel="noopener noreferrer">pewpewnor/pilot.nvim (⭐11)</a> - Run your projects and files quickly with keybindings, and configure how to run them on the fly.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/04/09/"/>
    <summary>6 awesome projects updated on Apr 09, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/04/03/</id>
    <title>Awesome Neovim Updates on Apr 03, 2025</title>
    <updated>2025-04-03T02:01:38.832Z</updated>
    <published>2025-04-03T02:01:38.832Z</published>
    <content type="html"><![CDATA[<h3><p>Command Line / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/vzze/cmdline.nvim" rel="noopener noreferrer">vzze/cmdline.nvim (⭐26)</a> - Helix-like command line with fuzzy autocompletion.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/04/03/"/>
    <summary>1 awesome projects updated on Apr 03, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/04/02/</id>
    <title>Awesome Neovim Updates on Apr 02, 2025</title>
    <updated>2025-04-02T02:02:51.699Z</updated>
    <published>2025-04-02T02:02:51.699Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/azratul/expose-localhost.nvim" rel="noopener noreferrer">azratul/expose-localhost.nvim (⭐6)</a> - Expose your local server to the internet with cloudflared or ngrok.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/04/02/"/>
    <summary>1 awesome projects updated on Apr 02, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/03/29/</id>
    <title>Awesome Neovim Updates on Mar 29, 2025</title>
    <updated>2025-03-29T12:48:46.611Z</updated>
    <published>2025-03-29T02:00:09.713Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/BibekBhusal0/nvim-shadcn" rel="noopener noreferrer">BibekBhusal0/nvim-shadcn (⭐12)</a> - Easily add Shadcn UI components with telescope.</li>
</ul>
<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/prochri/telescope-all-recent.nvim" rel="noopener noreferrer">prochri/telescope-all-recent.nvim (⭐150)</a> - Frequency and recency sorter for any Telescope picker.</li>
</ul>
<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/BibekBhusal0/bufstack.nvim" rel="noopener noreferrer">BibekBhusal0/bufstack.nvim (⭐6)</a> - Track recently visited buffers and reopen recently closed buffers.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/yutkat/git-rebase-auto-diff.nvim" rel="noopener noreferrer">yutkat/git-rebase-auto-diff.nvim (⭐33)</a> - Show diff automatically when Git rebase.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/03/29/"/>
    <summary>4 awesome projects updated on Mar 29, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/03/24/</id>
    <title>Awesome Neovim Updates on Mar 24, 2025</title>
    <updated>2025-03-24T12:54:27.084Z</updated>
    <published>2025-03-24T12:54:27.084Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/mohseenrm/marko.nvim" rel="noopener noreferrer">mohseenrm/marko.nvim (⭐15)</a> - Behind the scenes, global marks management for different projects.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/03/24/"/>
    <summary>1 awesome projects updated on Mar 24, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/03/23/</id>
    <title>Awesome Neovim Updates on Mar 23, 2025</title>
    <updated>2025-03-23T12:48:29.089Z</updated>
    <published>2025-03-23T12:48:27.862Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/kiyoon/python-import.nvim" rel="noopener noreferrer">kiyoon/python-import.nvim (⭐61)</a> - Add Python import statements with Tree-sitter, LSP, and more.</li>
</ul>
<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Beargruug/skipper.nvim/" rel="noopener noreferrer">Beargruug/skipper.nvim (⭐9)</a> - Jump between functions in a file with ease.</li>
</ul>
<h3><p>Animation / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/y3owk1n/undo-glow.nvim/" rel="noopener noreferrer">y3owk1n/undo-glow.nvim (⭐102)</a> - Animated glow/highlight effects for editing operations (undo, redo, yank, paste, etc.) with fully customizable animations and appearance.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/zhisme/copy_with_context.nvim" rel="noopener noreferrer">zhisme/copy_with_context.nvim (⭐35)</a> - Copy lines with file path and line number metadata for sharing code snippets with context.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/03/23/"/>
    <summary>4 awesome projects updated on Mar 23, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/03/18/</id>
    <title>Awesome Neovim Updates on Mar 18, 2025</title>
    <updated>2025-03-18T12:53:59.355Z</updated>
    <published>2025-03-18T12:53:58.097Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/kiyoon/haskell-scope-highlighting.nvim" rel="noopener noreferrer">kiyoon/haskell-scope-highlighting.nvim (⭐30)</a> - Haskell syntax highlighting which considers variable scopes. Inspired from "Context Coloring" by prof. Douglas Crockford.</li>
</ul>
<h3><p>Bars and Lines / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/OXY2DEV/bars.nvim" rel="noopener noreferrer">OXY2DEV/bars.nvim (⭐95)</a> - A starting point/guide for creating custom statusline, statuscolumn, tabline and winbar.</li>
</ul>
<h3><p>Motion / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/kiyoon/treesitter-indent-object.nvim" rel="noopener noreferrer">kiyoon/treesitter-indent-object.nvim (⭐74)</a> - Context-aware indent textobject powered by Tree-sitter.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/kiyoon/telescope-insert-path.nvim" rel="noopener noreferrer">kiyoon/telescope-insert-path.nvim (⭐46)</a> - Insert file path in the current buffer using Telescope.</li>
</ul>
<h3><p>Live Preview / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/kiyoon/jupynium.nvim" rel="noopener noreferrer">kiyoon/jupynium.nvim (⭐772)</a> - Selenium-automated Jupyter Notebook with real-time synchronization.</li>
</ul>
<h3><p>Split and Window / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/kiyoon/tmux-send.nvim" rel="noopener noreferrer">kiyoon/tmux-send.nvim (⭐23)</a> - Copy and paste buffer content or file path in either <code>nvim-tree</code>, <code>neo-tree</code> or <code>oil.nvim</code> to another tmux pane.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/03/18/"/>
    <summary>6 awesome projects updated on Mar 18, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/03/10/</id>
    <title>Awesome Neovim Updates on Mar 10, 2025</title>
    <updated>2025-03-10T12:53:25.210Z</updated>
    <published>2025-03-10T12:53:24.673Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/ovk/endec.nvim" rel="noopener noreferrer">ovk/endec.nvim (⭐36)</a> - Encode, decode and re-encode text using Base64, Base64URL and URL (percent) encodings.</li>
</ul>
<h3><p>External / Version Manager</p>
</h3>
<ul>
<li><a href="https://github.com/y3owk1n/nvs" rel="noopener noreferrer">y3owk1n/nvs (⭐37)</a> - Another version manager with config switcher.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/03/10/"/>
    <summary>2 awesome projects updated on Mar 10, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/03/07/</id>
    <title>Awesome Neovim Updates on Mar 07, 2025</title>
    <updated>2025-03-07T12:51:01.867Z</updated>
    <published>2025-03-07T12:51:01.163Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Golang</p>
</h3>
<ul>
<li><a href="https://github.com/Yu-Leo/cmp-go-pkgs" rel="noopener noreferrer">Yu-Leo/cmp-go-pkgs (⭐4)</a> - Cmp source providing the names of Go packages to import.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/redoxahmii/json-to-types.nvim" rel="noopener noreferrer">redoxahmii/json-to-types.nvim (⭐59)</a> - Convert JSON objects to type definitions for multiple languages.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/03/07/"/>
    <summary>2 awesome projects updated on Mar 07, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/03/03/</id>
    <title>Awesome Neovim Updates on Mar 03, 2025</title>
    <updated>2025-03-03T01:58:47.542Z</updated>
    <published>2025-03-03T01:58:46.996Z</published>
    <content type="html"><![CDATA[<h3><p>Plugin Manager</p>
</h3>
<ul>
<li><a href="https://github.com/wsdjeg/nvim-plug" rel="noopener noreferrer">wsdjeg/nvim-plug (⭐35)</a> - Asynchronous plugin manager written in Lua.</li>
</ul>
<h3><p>Programming Languages Support / Golang</p>
</h3>
<ul>
<li><a href="https://github.com/Yu-Leo/gosigns.nvim" rel="noopener noreferrer">Yu-Leo/gosigns.nvim (⭐4)</a> - Visualize some Go hints: struct, interface, and methods implementations; go comments.</li>
</ul>
<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/wsdjeg/rooter.nvim" rel="noopener noreferrer">wsdjeg/rooter.nvim (⭐25)</a> - Change working directory to project root.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/03/03/"/>
    <summary>3 awesome projects updated on Mar 03, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/02/27/</id>
    <title>Awesome Neovim Updates on Feb 27, 2025</title>
    <updated>2025-02-27T12:51:36.740Z</updated>
    <published>2025-02-27T12:51:36.740Z</published>
    <content type="html"><![CDATA[<h3><p>Bars and Lines / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/neur1n/noline.nvim" rel="noopener noreferrer">neur1n/noline.nvim (⭐1)</a> - Fully customizable bars and lines components with no presets nor constraints.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/02/27/"/>
    <summary>1 awesome projects updated on Feb 27, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/02/24/</id>
    <title>Awesome Neovim Updates on Feb 24, 2025</title>
    <updated>2025-02-24T12:51:17.255Z</updated>
    <published>2025-02-24T12:51:17.255Z</published>
    <content type="html"><![CDATA[<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/francescarpi/buffon.nvim" rel="noopener noreferrer">francescarpi/buffon.nvim (⭐34)</a> - Buffers navigation, reorganize and close.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/02/24/"/>
    <summary>1 awesome projects updated on Feb 24, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/02/23/</id>
    <title>Awesome Neovim Updates on Feb 23, 2025</title>
    <updated>2025-02-23T12:46:22.507Z</updated>
    <published>2025-02-23T12:46:22.507Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/thesimonho/kanagawa-paper.nvim" rel="noopener noreferrer">thesimonho/kanagawa-paper.nvim (⭐393)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Remixed light and dark Kanagawa colourschemes with muted colors.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/02/23/"/>
    <summary>1 awesome projects updated on Feb 23, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/02/17/</id>
    <title>Awesome Neovim Updates on Feb 17, 2025</title>
    <updated>2025-02-17T12:51:25.840Z</updated>
    <published>2025-02-17T12:51:25.840Z</published>
    <content type="html"><![CDATA[<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Enigama/miss.nvim" rel="noopener noreferrer">Enigama/miss.nvim (⭐12)</a> - Simple popup with changed <code>unsaved</code> files, allowing you to save and open them. Helps to avoid forgetting to add something to GitHub or similar.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/02/17/"/>
    <summary>1 awesome projects updated on Feb 17, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/02/10/</id>
    <title>Awesome Neovim Updates on Feb 10, 2025</title>
    <updated>2025-02-10T12:49:50.824Z</updated>
    <published>2025-02-10T12:49:50.063Z</published>
    <content type="html"><![CDATA[<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/mikavilpas/yazi.nvim" rel="noopener noreferrer">mikavilpas/yazi.nvim (⭐1.8k)</a> - Integration with the Yazi terminal file manager.</li>
</ul>
<h3><p>Animation / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/rachartier/tiny-glimmer.nvim/" rel="noopener noreferrer">rachartier/tiny-glimmer.nvim (⭐428)</a> - Adds subtle animations to various operations.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Yu-Leo/blame-column.nvim" rel="noopener noreferrer">Yu-Leo/blame-column.nvim (⭐20)</a> - Show Git blame info.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/02/10/"/>
    <summary>3 awesome projects updated on Feb 10, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/02/07/</id>
    <title>Awesome Neovim Updates on Feb 07, 2025</title>
    <updated>2025-02-07T12:48:32.283Z</updated>
    <published>2025-02-07T12:48:31.805Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Thiago4532/mdmath.nvim" rel="noopener noreferrer">Thiago4532/mdmath.nvim (⭐228)</a> - A Markdown equation previewer, using kitty Graphics Protocol.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/neko-night/nvim" rel="noopener noreferrer">neko-night/nvim</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A buffet of colorschemes for every taste and mood.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/02/07/"/>
    <summary>2 awesome projects updated on Feb 07, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/02/04/</id>
    <title>Awesome Neovim Updates on Feb 04, 2025</title>
    <updated>2025-02-04T12:49:10.970Z</updated>
    <published>2025-02-04T12:49:10.970Z</published>
    <content type="html"><![CDATA[<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/wsdjeg/flygrep.nvim" rel="noopener noreferrer">wsdjeg/flygrep.nvim (⭐19)</a> - Search text in a floating window asynchronously.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/02/04/"/>
    <summary>1 awesome projects updated on Feb 04, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/02/03/</id>
    <title>Awesome Neovim Updates on Feb 03, 2025</title>
    <updated>2025-02-03T12:48:26.142Z</updated>
    <published>2025-02-03T12:48:26.142Z</published>
    <content type="html"><![CDATA[<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/vyfor/cord.nvim" rel="noopener noreferrer">vyfor/cord.nvim (⭐665)</a> - Highly extensible Rich Presence for Discord.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/02/03/"/>
    <summary>1 awesome projects updated on Feb 03, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/31/</id>
    <title>Awesome Neovim Updates on Jan 31, 2025</title>
    <updated>2025-01-31T15:08:55.479Z</updated>
    <published>2025-01-31T15:08:54.632Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/davidyz/vectorcode" rel="noopener noreferrer">Davidyz/VectorCode (⭐872)</a> - Supercharge your LLM experience with repository-level RAG.</li>
</ul>

<ul>
<li><a href="https://github.com/dlants/magenta.nvim" rel="noopener noreferrer">dlants/magenta.nvim (⭐457)</a> - Leverage coding assistants for chat and code generation. Provides tools for the AI/LLM agent to explore and edit your code, like Aider, Cursor and Windsurf.</li>
</ul>
<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/xzbdmw/colorful-menu.nvim" rel="noopener noreferrer">xzbdmw/colorful-menu.nvim (⭐494)</a> - Colorize your auto completion menu using Tree-sitter.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/0xJohnnyboy/scretch.nvim" rel="noopener noreferrer">0xJohnnyboy/scretch.nvim (⭐36)</a> - Create and manage scratch files, scratch templates, with picker integrations.</li>
</ul>

<ul>
<li><a href="https://github.com/theKnightsOfRohan/hexer.nvim" rel="noopener noreferrer">theKnightsOfRohan/hexer.nvim (⭐12)</a> - Easily convert between binary representations without a conversion table.</li>
</ul>
<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/igorlfs/nvim-dap-view" rel="noopener noreferrer">igorlfs/nvim-dap-view (⭐959)</a> - A modern, minimalistic UI for nvim-dap.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/31/"/>
    <summary>6 awesome projects updated on Jan 31, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/22/</id>
    <title>Awesome Neovim Updates on Jan 22, 2025</title>
    <updated>2025-01-22T07:42:50.465Z</updated>
    <published>2025-01-22T07:42:50.465Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/mluders/comfy-line-numbers.nvim" rel="noopener noreferrer">mluders/comfy-line-numbers.nvim (⭐134)</a> - Limits relative numbers to only show left-hand digits on the keyboard.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/22/"/>
    <summary>1 awesome projects updated on Jan 22, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/19/</id>
    <title>Awesome Neovim Updates on Jan 19, 2025</title>
    <updated>2025-01-19T12:43:35.221Z</updated>
    <published>2025-01-19T12:43:34.753Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-telescope/telescope-bibtex.nvim" rel="noopener noreferrer">nvim-telescope/telescope-bibtex.nvim (⭐134)</a> - Telescope extension to search and paste BibTeX entries into your TeX files.</li>
</ul>
<h3><p>Bars and Lines / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/ya2s/nvim-cursorline" rel="noopener noreferrer">ya2s/nvim-cursorline (⭐477)</a> - Highlights cursor words and lines.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/19/"/>
    <summary>2 awesome projects updated on Jan 19, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/17/</id>
    <title>Awesome Neovim Updates on Jan 17, 2025</title>
    <updated>2025-01-17T12:47:34.693Z</updated>
    <published>2025-01-17T12:47:34.031Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/zongben/proot.nvim" rel="noopener noreferrer">zongben/proot.nvim (⭐10)</a> - Lightweight project navigator with telescope.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/laktak/tome" rel="noopener noreferrer">laktak/tome (⭐167)</a> - Interactive Script playbooks for your terminal (optionally with Tmux).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/17/"/>
    <summary>2 awesome projects updated on Jan 17, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/16/</id>
    <title>Awesome Neovim Updates on Jan 16, 2025</title>
    <updated>2025-01-16T12:49:00.268Z</updated>
    <published>2025-01-16T12:48:59.362Z</published>
    <content type="html"><![CDATA[<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/wurli/visimatch.nvim" rel="noopener noreferrer">wurli/visimatch.nvim (⭐76)</a> - Adds highlights to any text matching the current selection in visual mode.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/wurli/split.nvim" rel="noopener noreferrer">wurli/split.nvim (⭐37)</a> - Provides a mapping to split text by delimiter, giving an inverse of the native J command.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/16/"/>
    <summary>2 awesome projects updated on Jan 16, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/14/</id>
    <title>Awesome Neovim Updates on Jan 14, 2025</title>
    <updated>2025-01-14T12:48:23.547Z</updated>
    <published>2025-01-14T12:48:23.547Z</published>
    <content type="html"><![CDATA[<h3><p>Bars and Lines / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/mawkler/hml.nvim" rel="noopener noreferrer">mawkler/hml.nvim (⭐35)</a> - Adds <code>H</code>/<code>M</code>/<code>L</code> indicators to your line numbers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/14/"/>
    <summary>1 awesome projects updated on Jan 14, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/13/</id>
    <title>Awesome Neovim Updates on Jan 13, 2025</title>
    <updated>2025-01-13T12:51:54.609Z</updated>
    <published>2025-01-13T12:51:54.609Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/philosofonusus/ecolog.nvim" rel="noopener noreferrer">philosofonusus/ecolog.nvim (⭐173)</a> - Sophisticated all-in-one toolkit to work with <code>.env</code> files and environment variables.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/13/"/>
    <summary>1 awesome projects updated on Jan 13, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/12/</id>
    <title>Awesome Neovim Updates on Jan 12, 2025</title>
    <updated>2025-01-12T12:46:32.878Z</updated>
    <published>2025-01-12T12:46:32.524Z</published>
    <content type="html"><![CDATA[<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/mrloop/telescope-git-branch.nvim" rel="noopener noreferrer">mrloop/telescope-git-branch.nvim (⭐12)</a> - A telescope picker to find which files and preview what changes have been made to your Git branch across multiple commits.</li>
</ul>
<h3><p>Split and Window / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/ycdzj/win-mover.nvim" rel="noopener noreferrer">ycdzj/win-mover.nvim (⭐12)</a> - Window mover that avoids moving side windows.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/12/"/>
    <summary>2 awesome projects updated on Jan 12, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/06/</id>
    <title>Awesome Neovim Updates on Jan 06, 2025</title>
    <updated>2025-01-06T12:50:53.450Z</updated>
    <published>2025-01-06T12:50:53.450Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/LucasTavaresA/headers.nvim" rel="noopener noreferrer">LucasTavaresA/headers.nvim (⭐5)</a> - Zero-config header/footer warnings.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/06/"/>
    <summary>1 awesome projects updated on Jan 06, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/05/</id>
    <title>Awesome Neovim Updates on Jan 05, 2025</title>
    <updated>2025-01-05T12:46:41.098Z</updated>
    <published>2025-01-05T12:46:41.098Z</published>
    <content type="html"><![CDATA[<h3><p>Session / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/folke/persistence.nvim" rel="noopener noreferrer">folke/persistence.nvim (⭐1k)</a> - Simple automated session management.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/05/"/>
    <summary>1 awesome projects updated on Jan 05, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/02/</id>
    <title>Awesome Neovim Updates on Jan 02, 2025</title>
    <updated>2025-01-02T12:49:31.816Z</updated>
    <published>2025-01-02T12:49:30.808Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/zongben/navimark.nvim" rel="noopener noreferrer">zongben/navimark.nvim (⭐20)</a> - An easy and powerful bookmark manager with telescope.</li>
</ul>
<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/catgoose/nvim-colorizer.lua" rel="noopener noreferrer">catgoose/nvim-colorizer.lua (⭐1.1k)</a> - A high-performance color highlighter which has no external dependencies.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/athar-qadri/scratchpad.nvim" rel="noopener noreferrer">athar-qadri/scratchpad.nvim (⭐16)</a> - Effortlessly manage scratchpads within your favorite editor.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/isak102/ghostty.nvim" rel="noopener noreferrer">isak102/ghostty.nvim (⭐47)</a> - Automatically validate your Ghostty configuration on save.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/kobbikobb/move-lines.nvim" rel="noopener noreferrer">kobbikobb/move-lines.nvim (⭐9)</a> - Moves lines selected in virtual mode.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/02/"/>
    <summary>5 awesome projects updated on Jan 02, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/12/26/</id>
    <title>Awesome Neovim Updates on Dec 26, 2024</title>
    <updated>2024-12-26T12:49:16.496Z</updated>
    <published>2024-12-26T12:49:16.496Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/cxwx/lazyUrlUpdate.nvim" rel="noopener noreferrer">cxwx/lazyUrlUpdate.nvim (⭐5)</a> - Update plugin under cursor by <code>lazy.nvim</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/12/26/"/>
    <summary>1 awesome projects updated on Dec 26, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/12/24/</id>
    <title>Awesome Neovim Updates on Dec 24, 2024</title>
    <updated>2024-12-24T12:48:47.401Z</updated>
    <published>2024-12-24T12:48:47.401Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/zongben/capsoff.nvim" rel="noopener noreferrer">zongben/capsoff.nvim (⭐13)</a> - Turns off CapsLock when you leaving insert mode.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/12/24/"/>
    <summary>1 awesome projects updated on Dec 24, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/12/23/</id>
    <title>Awesome Neovim Updates on Dec 23, 2024</title>
    <updated>2024-12-23T12:50:09.248Z</updated>
    <published>2024-12-23T12:50:08.077Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/milanglacier/yarepl.nvim/blob/main/extensions/README.md" rel="noopener noreferrer">milanglacier/yarepl.nvim#aider-extensions (⭐252)</a> - Integration with <a href="https://aider.chat" rel="noopener noreferrer">aider-chat</a>, a TUI AI coding assistant.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/MisanthropicBit/decipher.nvim" rel="noopener noreferrer">MisanthropicBit/decipher.nvim (⭐47)</a> - Encode and decode text using various codecs such as base64.</li>
</ul>
<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/TheBlob42/houdini.nvim" rel="noopener noreferrer">TheBlob42/houdini.nvim (⭐43)</a> - Create shortcut to escape modes without delay.</li>
</ul>
<h3><p>Split and Window / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/MisanthropicBit/winmove.nvim" rel="noopener noreferrer">MisanthropicBit/winmove.nvim (⭐16)</a> - Easily move, swap, and resize windows.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/12/23/"/>
    <summary>4 awesome projects updated on Dec 23, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/12/20/</id>
    <title>Awesome Neovim Updates on Dec 20, 2024</title>
    <updated>2024-12-20T12:49:14.829Z</updated>
    <published>2024-12-20T12:49:14.829Z</published>
    <content type="html"><![CDATA[<h3><p>Animation / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/sphamba/smear-cursor.nvim" rel="noopener noreferrer">sphamba/smear-cursor.nvim (⭐1.9k)</a> - Animate the cursor with a smear effect in all terminals. Inspired by Neovide's animated cursor.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/12/20/"/>
    <summary>1 awesome projects updated on Dec 20, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/12/12/</id>
    <title>Awesome Neovim Updates on Dec 12, 2024</title>
    <updated>2024-12-12T12:54:41.474Z</updated>
    <published>2024-12-12T12:54:41.163Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/aaronik/Treewalker.nvim" rel="noopener noreferrer">Aaronik/Treewalker.nvim (⭐613)</a> - Move seamlessly around the abstract syntax tree.</li>
</ul>
<h3><p>Game / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/csessh/aoc.nvim" rel="noopener noreferrer">csessh/aoc.vim (⭐9)</a> - Simple little elf who fetches Advent of Code puzzle input for you.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/12/12/"/>
    <summary>2 awesome projects updated on Dec 12, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/12/11/</id>
    <title>Awesome Neovim Updates on Dec 11, 2024</title>
    <updated>2024-12-11T12:54:30.711Z</updated>
    <published>2024-12-11T12:54:30.711Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-java/nvim-java" rel="noopener noreferrer">nvim-java/nvim-java (⭐1.7k)</a> - Everything you need for a painless Java experience.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/12/11/"/>
    <summary>1 awesome projects updated on Dec 11, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/12/07/</id>
    <title>Awesome Neovim Updates on Dec 07, 2024</title>
    <updated>2024-12-07T12:49:39.498Z</updated>
    <published>2024-12-07T12:49:38.063Z</published>
    <content type="html"><![CDATA[<h3><p>Completion / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/brianaung/compl.nvim" rel="noopener noreferrer">brianaung/compl.nvim (⭐51)</a> - A minimal and dependency-free auto-completion built on top of Vim's ins-completion mechanism.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/trevorhauter/gitportal.nvim" rel="noopener noreferrer">trevorhauter/gitportal.nvim (⭐93)</a> - Generate Git permalinks, open them in your browser, load files locally from permalinks, and more.</li>
</ul>
<h3><p>Split and Window / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/juselara1/tmutils.nvim" rel="noopener noreferrer">juselara1/tmutils.nvim (⭐18)</a> - Tmux utilities that enable sending lines, capturing content, creating terminals, and managing REPLs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/12/07/"/>
    <summary>3 awesome projects updated on Dec 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/12/02/</id>
    <title>Awesome Neovim Updates on Dec 02, 2024</title>
    <updated>2024-12-02T12:55:03.549Z</updated>
    <published>2024-12-02T12:55:03.549Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/daltongd/yanklock.nvim" rel="noopener noreferrer">daltongd/yanklock.nvim (⭐21)</a> - Temporarily lock the paste register to <code>"0</code>, and use <code>d</code>, <code>c</code>, and <code>s</code> motions while keeping the most recent yanked content easily accessible.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/12/02/"/>
    <summary>1 awesome projects updated on Dec 02, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/11/29/</id>
    <title>Awesome Neovim Updates on Nov 29, 2024</title>
    <updated>2024-11-29T12:53:01.565Z</updated>
    <published>2024-11-29T12:53:01.270Z</published>
    <content type="html"><![CDATA[<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/gregorias/coop.nvim" rel="noopener noreferrer">gregorias/coop.nvim (⭐147)</a> - Structured concurrency with Lua coroutines.</li>
</ul>
<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/paul-louyot/toggle-quotes.nvim" rel="noopener noreferrer">paul-louyot/toggle-quotes.nvim (⭐7)</a> - Toggle between quotes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/11/29/"/>
    <summary>2 awesome projects updated on Nov 29, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/11/27/</id>
    <title>Awesome Neovim Updates on Nov 27, 2024</title>
    <updated>2024-11-27T12:53:40.117Z</updated>
    <published>2024-11-27T12:53:40.117Z</published>
    <content type="html"><![CDATA[<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/TaDaa/vimade" rel="noopener noreferrer">TaDaa/vimade (⭐668)</a> - Dim, fade, tint, animate, and customize colors in your windows and buffers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/11/27/"/>
    <summary>1 awesome projects updated on Nov 27, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/11/24/</id>
    <title>Awesome Neovim Updates on Nov 24, 2024</title>
    <updated>2024-11-24T12:48:41.413Z</updated>
    <published>2024-11-24T12:48:39.911Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/Dan7h3x/signup.nvim" rel="noopener noreferrer">Dan7h3x/signup.nvim (⭐65)</a> - a little smart <code>lsp_signature</code> helper with awesome features.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/Dan7h3x/neaterm.nvim" rel="noopener noreferrer">Dan7h3x/neaterm.nvim (⭐76)</a> - A little smart terminal/REPL manager with awesome features.</li>
</ul>
<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/2KAbhishek/utils.nvim" rel="noopener noreferrer">2KAbhishek/utils.nvim (⭐10)</a> - Powerful utilities to speed up plugin development.</li>
</ul>
<h3><p>Git / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/2KAbhishek/octohub.nvim" rel="noopener noreferrer">2KAbhishek/octohub.nvim (⭐79)</a> - Access all your gihub repos, stats and more in simple keystrokes.</li>
</ul>
<h3><p>Game / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://github.com/2KAbhishek/exercism.nvim" rel="noopener noreferrer">2KAbhishek/exercism.nvim (⭐46)</a> - Browse and solve Exercism problems.</li>
</ul>
<h3><p>External / Plugin Template</p>
</h3>
<ul>
<li><a href="https://github.com/2KAbhishek/template.nvim" rel="noopener noreferrer">2KAbhishek/template.nvim (⭐19)</a> - Opinionated template for starting plugin dev quickly.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/11/24/"/>
    <summary>6 awesome projects updated on Nov 24, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/11/21/</id>
    <title>Awesome Neovim Updates on Nov 21, 2024</title>
    <updated>2024-11-21T12:52:39.728Z</updated>
    <published>2024-11-21T12:52:39.728Z</published>
    <content type="html"><![CDATA[<h3><p>Git / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/topaxi/pipeline.nvim" rel="noopener noreferrer">topaxi/pipeline.nvim (⭐183)</a> - View and dispatch GitHub Actions workflow and GitLab CI pipeline runs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/11/21/"/>
    <summary>1 awesome projects updated on Nov 21, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/11/19/</id>
    <title>Awesome Neovim Updates on Nov 19, 2024</title>
    <updated>2024-11-19T12:52:35.730Z</updated>
    <published>2024-11-19T12:52:34.902Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/lima1909/resty.nvim" rel="noopener noreferrer">lima1909/resty.nvim (⭐53)</a> - Fast and easy-to-use HTTP-Rest-Client.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-justice" rel="noopener noreferrer">chrisgrieser/nvim-justice (⭐37)</a> - Lightweight integration of the <code>just</code> task runner.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/11/19/"/>
    <summary>2 awesome projects updated on Nov 19, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/11/17/</id>
    <title>Awesome Neovim Updates on Nov 17, 2024</title>
    <updated>2024-11-17T12:47:46.478Z</updated>
    <published>2024-11-17T12:47:45.680Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/esmuellert/nvim-eslint" rel="noopener noreferrer">esmuellert/nvim-eslint (⭐87)</a> - Bundle VSCode ESLint language server and utilize the native LSP client to provide a all-in-one ESLint experience.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/saifulapm/commasemi.nvim" rel="noopener noreferrer">saifulapm/commasemi.nvim (⭐15)</a> - Toggle comma and semicolon.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/11/17/"/>
    <summary>2 awesome projects updated on Nov 17, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/11/12/</id>
    <title>Awesome Neovim Updates on Nov 12, 2024</title>
    <updated>2024-11-12T12:51:53.985Z</updated>
    <published>2024-11-12T12:51:52.932Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-flutter/flutter-tools.nvim" rel="noopener noreferrer">nvim-flutter/flutter-tools.nvim (⭐1.4k)</a> - Build Flutter and Dart applications using the native LSP.</li>
</ul>
<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/crispgm/telescope-heading.nvim" rel="noopener noreferrer">crispgm/telescope-heading.nvim (⭐142)</a> - Telescope extension to switch between headings of AsciiDoc, Markdown, Vimdoc, etc.</li>
</ul>
<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/max397574/colortils.nvim" rel="noopener noreferrer">max397574/colortils.nvim (⭐430)</a> - Provides utils to work with colors (picker, conversion).</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/zenbones-theme/zenbones.nvim" rel="noopener noreferrer">zenbones-theme/zenbones.nvim (⭐1.1k)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A collection of colorschemes designed to highlight code using contrasts and font variations.</li>
</ul>
<h3><p>Bars and Lines / Statusline</p>
</h3>
<ul>
<li><a href="https://github.com/sschleemilch/slimline.nvim" rel="noopener noreferrer">sschleemilch/slimline.nvim (⭐136)</a> - A slim, minimal and opinionated Lua statusline.</li>
</ul>
<h3><p>Startup / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/max397574/startup.nvim" rel="noopener noreferrer">max397574/startup.nvim (⭐504)</a> - The fully customizable greeter.</li>
</ul>
<h3><p>Utility / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/hat0uma/csvview.nvim" rel="noopener noreferrer">hat0uma/csvview.nvim (⭐666)</a> - An asynchronous CSV/TSV table viewer with real-time updates, configurable comments and delimiters, and multiple display modes.</li>
</ul>
<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/YaroSpace/lua-console.nvim" rel="noopener noreferrer">YaroSpace/lua-console.nvim (⭐95)</a> - A handy scratch pad / REPL / debug console for built-in Lua development.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/csessh/stopinsert.nvim" rel="noopener noreferrer">csessh/stopinsert.nvim (⭐33)</a> - Automatically exit Insert mode after inactivity.</li>
</ul>

<ul>
<li><a href="https://github.com/tummetott/unimpaired.nvim" rel="noopener noreferrer">tummetott/unimpaired.nvim (⭐98)</a> - Lua port of <a href="https://github.com/tpope/vim-unimpaired" rel="noopener noreferrer">tpope/vim-unimpaired (⭐3.5k)</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/11/12/"/>
    <summary>10 awesome projects updated on Nov 12, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/31/</id>
    <title>Awesome Neovim Updates on Oct 31, 2024</title>
    <updated>2024-10-31T12:49:47.060Z</updated>
    <published>2024-10-31T12:49:47.060Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://gitlab.com/bartekjaszczak/finale-nvim" rel="noopener noreferrer">bartekjaszczak/finale-nvim</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A balanced dark theme, blending vivid and pastel colors for a comfortable, high-contrast experience. Supports Tree-sitter and semantic highlighting.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/31/"/>
    <summary>1 awesome projects updated on Oct 31, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/27/</id>
    <title>Awesome Neovim Updates on Oct 27, 2024</title>
    <updated>2024-10-27T12:46:24.457Z</updated>
    <published>2024-10-27T01:59:36.303Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Golang</p>
</h3>
<ul>
<li><a href="https://github.com/Snikimonkd/cmp-go-pkgs" rel="noopener noreferrer">Snikimonkd/cmp-go-pkgs (⭐31)</a> - Cmp source for Go packages names.</li>
</ul>
<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/dzfrias/arena.nvim" rel="noopener noreferrer">dzfrias/arena.nvim (⭐116)</a> - A smart (frecency-based) buffer switcher.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/27/"/>
    <summary>2 awesome projects updated on Oct 27, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/18/</id>
    <title>Awesome Neovim Updates on Oct 18, 2024</title>
    <updated>2024-10-18T12:49:39.816Z</updated>
    <published>2024-10-18T12:49:39.816Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/2KAbhishek/markit.nvim" rel="noopener noreferrer">2KAbhishek/markit.nvim (⭐56)</a> - Improved global marks and project wide bookmarks, to quickly navigate files.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/18/"/>
    <summary>1 awesome projects updated on Oct 18, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/17/</id>
    <title>Awesome Neovim Updates on Oct 17, 2024</title>
    <updated>2024-10-17T12:50:12.472Z</updated>
    <published>2024-10-17T12:50:12.472Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/EvWilson/spelunk.nvim" rel="noopener noreferrer">EvWilson/spelunk.nvim (⭐150)</a> - Create and manage bookmarks as stacks with a friendly UI.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/17/"/>
    <summary>1 awesome projects updated on Oct 17, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/16/</id>
    <title>Awesome Neovim Updates on Oct 16, 2024</title>
    <updated>2024-10-16T12:50:52.207Z</updated>
    <published>2024-10-16T12:50:52.207Z</published>
    <content type="html"><![CDATA[<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/neo451/feed.nvim" rel="noopener noreferrer">neo451/feed.nvim (⭐206)</a> - Web feed reader written in Lua (RSS, Atom, JSON feed).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/16/"/>
    <summary>1 awesome projects updated on Oct 16, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/15/</id>
    <title>Awesome Neovim Updates on Oct 15, 2024</title>
    <updated>2024-10-15T12:50:58.862Z</updated>
    <published>2024-10-15T12:50:58.147Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://gitlab.com/bartekjaszczak/luma-nvim" rel="noopener noreferrer">bartekjaszczak/luma-nvim</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A colorful theme with dark/light modes and adjustable contrast. Supports Tree-sitter and semantic highlighting.</li>
</ul>
<h3><p>Session / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/njayman/season.nvim" rel="noopener noreferrer">njayman/season.nvim (⭐4)</a> - A lightweight plugin to manage session based on current working directory.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/15/"/>
    <summary>2 awesome projects updated on Oct 15, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/14/</id>
    <title>Awesome Neovim Updates on Oct 14, 2024</title>
    <updated>2024-10-14T12:50:44.296Z</updated>
    <published>2024-10-14T12:50:44.296Z</published>
    <content type="html"><![CDATA[<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/omega.nvim" rel="noopener noreferrer">niuiic/omega.nvim (⭐6)</a> - Missing functions for Lua plugin development.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/14/"/>
    <summary>1 awesome projects updated on Oct 14, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/09/23/</id>
    <title>Awesome Neovim Updates on Sep 23, 2024</title>
    <updated>2024-09-23T12:49:57.892Z</updated>
    <published>2024-09-23T12:49:57.890Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/bakageddy/alduin.nvim" rel="noopener noreferrer">bakageddy/alduin.nvim (⭐17)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A port of <a href="https://github.com/AlessandroYorba/alduin" rel="noopener noreferrer">alduin (⭐487)</a> theme to Lua with Tree-sitter and semantic highlights support.</li>
</ul>

<ul>
<li><a href="https://github.com/diegoulloao/neofusion.nvim" rel="noopener noreferrer">diegoulloao/neofusion.nvim (⭐232)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A theme compatible with Tree-sitter inspired by <code>gruvbox.nvim</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/09/23/"/>
    <summary>2 awesome projects updated on Sep 23, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/09/22/</id>
    <title>Awesome Neovim Updates on Sep 22, 2024</title>
    <updated>2024-09-22T12:45:38.018Z</updated>
    <published>2024-09-22T12:45:38.018Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/k2589/lluminate.nvim" rel="noopener noreferrer">k2589/LLuMinate.nvim (⭐17)</a> - Enrich context for LLM with LSP hover added to clipboard.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/09/22/"/>
    <summary>1 awesome projects updated on Sep 22, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/09/12/</id>
    <title>Awesome Neovim Updates on Sep 12, 2024</title>
    <updated>2024-09-12T12:47:52.267Z</updated>
    <published>2024-09-12T12:47:52.267Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/rlychrisg/truncateline.nvim" rel="noopener noreferrer">rlychrisg/truncateline.nvim (⭐22)</a> - Truncate long lines to keep track of where you are when the start gets lost off the left side of the screen.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/09/12/"/>
    <summary>1 awesome projects updated on Sep 12, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/09/09/</id>
    <title>Awesome Neovim Updates on Sep 09, 2024</title>
    <updated>2024-09-09T12:48:30.745Z</updated>
    <published>2024-09-09T12:48:30.745Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/LmanTW/themify.nvim/tree/main" rel="noopener noreferrer">LmanTW/themify.nvim (⭐63)</a> - A lightweight colorscheme manager and switcher inspired by Themery.nvim and Lazy.nvim.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/09/09/"/>
    <summary>1 awesome projects updated on Sep 09, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/09/06/</id>
    <title>Awesome Neovim Updates on Sep 06, 2024</title>
    <updated>2024-09-06T12:46:29.708Z</updated>
    <published>2024-09-06T12:46:29.708Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/adoyle-h/one.nvim" rel="noopener noreferrer">adoyle-h/one.nvim (⭐186)</a> - All-in-one config framework in Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/09/06/"/>
    <summary>1 awesome projects updated on Sep 06, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/09/04/</id>
    <title>Awesome Neovim Updates on Sep 04, 2024</title>
    <updated>2024-09-04T12:48:23.088Z</updated>
    <published>2024-09-04T12:48:22.622Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/qaptoR-nvim/chocolatier.nvim" rel="noopener noreferrer">qaptoR-nvim/chocolatier.nvim (⭐19)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> An espresso/kimbie inspired chocolatey theme adapted from ellisonleao/gruvbox.nvim theme as a code template.</li>
</ul>
<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/OXY2DEV/helpview.nvim" rel="noopener noreferrer">OXY2DEV/helpview.nvim (⭐380)</a> - A hackable and fancy <code>vimdoc/help</code> file viewer.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/09/04/"/>
    <summary>2 awesome projects updated on Sep 04, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/09/02/</id>
    <title>Awesome Neovim Updates on Sep 02, 2024</title>
    <updated>2024-09-02T12:48:10.619Z</updated>
    <published>2024-09-02T12:48:10.513Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/Kurama622/llm.nvim" rel="noopener noreferrer">Kurama622/llm.nvim (⭐477)</a> - Free large language model (LLM) support, provides commands to interact with LLM.</li>
</ul>
<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/SCJangra/table-nvim" rel="noopener noreferrer">SCJangra/table-nvim (⭐83)</a> - A Markdown table editor that formats the table as you type.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/09/02/"/>
    <summary>2 awesome projects updated on Sep 02, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/30/</id>
    <title>Awesome Neovim Updates on Aug 30, 2024</title>
    <updated>2024-08-30T12:46:23.318Z</updated>
    <published>2024-08-30T12:46:23.318Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/alexpasmantier/pymple.nvim" rel="noopener noreferrer">alexpasmantier/pymple.nvim (⭐152)</a> - Refactor Python imports on file move/rename.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/30/"/>
    <summary>1 awesome projects updated on Aug 30, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/29/</id>
    <title>Awesome Neovim Updates on Aug 29, 2024</title>
    <updated>2024-08-29T12:46:50.160Z</updated>
    <published>2024-08-29T12:46:50.160Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/mawkler/refjump.nvim" rel="noopener noreferrer">mawkler/refjump.nvim (⭐61)</a> - Jump to next/previous LSP reference for item under cursor with <code>]r</code>/<code>[r</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/29/"/>
    <summary>1 awesome projects updated on Aug 29, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/28/</id>
    <title>Awesome Neovim Updates on Aug 28, 2024</title>
    <updated>2024-08-28T12:47:25.944Z</updated>
    <published>2024-08-28T12:47:25.120Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/3v0k4/exit.nvim" rel="noopener noreferrer">3v0k4/exit.nvim (⭐18)</a> - Prompt LLMs (large language models) to write Vim commands.</li>
</ul>
<h3><p>Workflow / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/ptdewey/pendulum-nvim" rel="noopener noreferrer">ptdewey/pendulum-nvim (⭐112)</a> - Track time spent coding and glean insights through on-demand time reports.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/28/"/>
    <summary>2 awesome projects updated on Aug 28, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/27/</id>
    <title>Awesome Neovim Updates on Aug 27, 2024</title>
    <updated>2024-08-27T12:45:45.739Z</updated>
    <published>2024-08-27T12:45:44.588Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/farias-hecdin/CSSVarViewer" rel="noopener noreferrer">farias-hecdin/CSSVarViewer (⭐10)</a> - Easily visualize the content of your CSS variables in a virtual text.</li>
</ul>

<ul>
<li><a href="https://github.com/farias-hecdin/CSSVarHighlight" rel="noopener noreferrer">farias-hecdin/CSSVarHighlight (⭐6)</a> - Quickly highlight the color you defined in your CSS variables with the help of <code>mini.hipatterns</code>.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/killitar/obscure.nvim" rel="noopener noreferrer">killitar/obscure.nvim (⭐81)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A pastel dark colorscheme inspired by the palette Mellow. Support Tree-sitter, LSP <em>(including semantic tokens)</em> and lots of plugins.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/kassio/neoterm" rel="noopener noreferrer">kassio/neoterm (⭐1.3k)</a> - Wrapper of some <code>:terminal</code> functions.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/OXY2DEV/foldtext.nvim" rel="noopener noreferrer">OXY2DEV/foldtext.nvim (⭐129)</a> - Dynamic and stylized foldtext.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/27/"/>
    <summary>5 awesome projects updated on Aug 27, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/24/</id>
    <title>Awesome Neovim Updates on Aug 24, 2024</title>
    <updated>2024-08-24T12:43:16.935Z</updated>
    <published>2024-08-24T12:43:16.935Z</published>
    <content type="html"><![CDATA[<h3><p>Scrolling / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/rlychrisg/keepcursor.nvim" rel="noopener noreferrer">rlychrisg/keepcursor.nvim (⭐12)</a> - A collection of functions to control how the screen is positioned around the cursor.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/24/"/>
    <summary>1 awesome projects updated on Aug 24, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/22/</id>
    <title>Awesome Neovim Updates on Aug 22, 2024</title>
    <updated>2024-08-22T12:45:15.552Z</updated>
    <published>2024-08-22T12:45:15.552Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/yetone/avante.nvim" rel="noopener noreferrer">yetone/avante.nvim (⭐18k)</a> - Chat with your code as if you are in Cursor AI IDE.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/22/"/>
    <summary>1 awesome projects updated on Aug 22, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/13/</id>
    <title>Awesome Neovim Updates on Aug 13, 2024</title>
    <updated>2024-08-13T12:45:53.551Z</updated>
    <published>2024-08-13T12:45:53.303Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/BrunoCiccarino/gardenal" rel="noopener noreferrer">BrunoCiccarino/gardenal</a> - Gardenal is a theme switcher, which allows the user to create keyboard shortcuts to switch between themes with one click.</li>
</ul>
<h3><p>Workflow / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/SunnyTamang/pendulum.nvim" rel="noopener noreferrer">SunnyTamang/pendulum.nvim (⭐14)</a> - Simple timer for creating time based productive sessions for coders, competitive programmers, developers etc.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/13/"/>
    <summary>2 awesome projects updated on Aug 13, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/12/</id>
    <title>Awesome Neovim Updates on Aug 12, 2024</title>
    <updated>2024-08-12T12:47:37.816Z</updated>
    <published>2024-08-12T12:47:36.887Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/neolooong/whichpy.nvim" rel="noopener noreferrer">neolooong/whichpy.nvim (⭐35)</a> - Switch Python interpreter without restarting LSP.</li>
</ul>
<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/mawkler/demicolon.nvim" rel="noopener noreferrer">mawkler/demicolon.nvim (⭐132)</a> - Use <code>;</code> and <code>,</code> keys to also repeat jumps to diagnostics (e.g. <code>]d</code>) and to <a href="https://github.com/nvim-treesitter/nvim-treesitter-textobjects?tab=readme-ov-file#text-objects-move" rel="noopener noreferrer">nvim-treesitter-textobjects (⭐2.8k)</a> (e.g. <code>]f</code>), in addition to repeating <code>t</code>/<code>T</code>/<code>f</code>/<code>F</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/12/"/>
    <summary>2 awesome projects updated on Aug 12, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/08/</id>
    <title>Awesome Neovim Updates on Aug 08, 2024</title>
    <updated>2024-08-08T12:45:22.951Z</updated>
    <published>2024-08-08T12:45:22.951Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/samharju/serene.nvim" rel="noopener noreferrer">samharju/serene.nvim (⭐49)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A soothing and dark Tree-sitter/LSP-supported theme for relaxing your eyes after using more vibrant colorschemes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/08/"/>
    <summary>1 awesome projects updated on Aug 08, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/07/</id>
    <title>Awesome Neovim Updates on Aug 07, 2024</title>
    <updated>2024-08-07T12:45:47.389Z</updated>
    <published>2024-08-07T12:45:46.906Z</published>
    <content type="html"><![CDATA[<h3><p>Debugging / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/stevearc/quicker.nvim" rel="noopener noreferrer">stevearc/quicker.nvim (⭐1k)</a> - Improved quickfix UI and editable quickfix buffer.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/dam9000/kickstart-modular.nvim" rel="noopener noreferrer">dam9000/kickstart-modular.nvim (⭐1k)</a> - This is a fork of nvim-lua/kickstart.nvim that moves from a single file to a multi file configuration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/07/"/>
    <summary>2 awesome projects updated on Aug 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/06/</id>
    <title>Awesome Neovim Updates on Aug 06, 2024</title>
    <updated>2024-08-06T12:44:31.708Z</updated>
    <published>2024-08-06T12:44:31.708Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/MeanderingProgrammer/render-markdown.nvim" rel="noopener noreferrer">MeanderingProgrammer/render-markdown.nvim (⭐4.8k)</a> - Improve viewing Markdown files directly.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/06/"/>
    <summary>1 awesome projects updated on Aug 06, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/05/</id>
    <title>Awesome Neovim Updates on Aug 05, 2024</title>
    <updated>2024-08-05T12:45:39.935Z</updated>
    <published>2024-08-05T12:45:39.935Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/milanglacier/minuet-ai.nvim" rel="noopener noreferrer">milanglacier/minuet-ai.nvim (⭐1.3k)</a> - Minuet offers code completion from LLM providers including OpenAI (compatible), Gemini, Claude, Ollama, Deepseek and more providers, with support for nvim-cmp, blink.cmp and virtual-text frontend.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/05/"/>
    <summary>1 awesome projects updated on Aug 05, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/01/</id>
    <title>Awesome Neovim Updates on Aug 01, 2024</title>
    <updated>2024-08-01T12:44:39.327Z</updated>
    <published>2024-08-01T12:44:39.327Z</published>
    <content type="html"><![CDATA[<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/CWood-sdf/banana.nvim" rel="noopener noreferrer">CWood-sdf/banana.nvim (⭐157)</a> - HTML renderer for plugin UIs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/01/"/>
    <summary>1 awesome projects updated on Aug 01, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/29/</id>
    <title>Awesome Neovim Updates on Jul 29, 2024</title>
    <updated>2024-07-29T12:45:08.247Z</updated>
    <published>2024-07-29T12:45:08.247Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Golang</p>
</h3>
<ul>
<li><a href="https://github.com/maxandron/goplements.nvim" rel="noopener noreferrer">maxandron/goplements.nvim (⭐90)</a> - Visualize Go struct and interface implementations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/29/"/>
    <summary>1 awesome projects updated on Jul 29, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/28/</id>
    <title>Awesome Neovim Updates on Jul 28, 2024</title>
    <updated>2024-07-28T01:46:09.336Z</updated>
    <published>2024-07-28T01:46:09.336Z</published>
    <content type="html"><![CDATA[<h3><p>Test / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/quolpr/quicktest.nvim" rel="noopener noreferrer">quolpr/quicktest.nvim (⭐104)</a> - Run your tests in split window or popup with live feedback.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/28/"/>
    <summary>1 awesome projects updated on Jul 28, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/25/</id>
    <title>Awesome Neovim Updates on Jul 25, 2024</title>
    <updated>2024-07-25T12:43:14.633Z</updated>
    <published>2024-07-25T01:39:42.272Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/rachartier/tiny-code-action.nvim" rel="noopener noreferrer">rachartier/tiny-code-action.nvim (⭐493)</a> - Provides a simple way to run and visualize code actions with Telescope.</li>
</ul>
<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/mistweaverco/kulala.nvim" rel="noopener noreferrer">mistweaverco/kulala.nvim (⭐2.1k)</a> - A minimal HTTP-client interface.</li>
</ul>
<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/AntonVanAssche/music-controls.nvim" rel="noopener noreferrer">AntonVanAssche/music-controls.nvim (⭐35)</a> - Quickly control your favorite music player (Spotify, VLC, and more).</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/todo.nvim" rel="noopener noreferrer">niuiic/todo.nvim (⭐19)</a> - Simple but powerful TODO manager based on text.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/25/"/>
    <summary>4 awesome projects updated on Jul 25, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/22/</id>
    <title>Awesome Neovim Updates on Jul 22, 2024</title>
    <updated>2024-07-22T12:45:18.814Z</updated>
    <published>2024-07-22T12:45:18.814Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/0xstepit/flow.nvim" rel="noopener noreferrer">0xstepit/flow.nvim (⭐288)</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> Carefully designed colors to help focusing during coding plus fluorescent details. Support many plugins and tools.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/22/"/>
    <summary>1 awesome projects updated on Jul 22, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/18/</id>
    <title>Awesome Neovim Updates on Jul 18, 2024</title>
    <updated>2024-07-18T12:44:52.282Z</updated>
    <published>2024-07-18T12:44:52.282Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/tzachar/cmp-ai" rel="noopener noreferrer">tzachar/cmp-ai (⭐276)</a> - This is a general purpose AI source for nvim-cmp, easily adapted to any REST API supporting remote code completion.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/18/"/>
    <summary>1 awesome projects updated on Jul 18, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/16/</id>
    <title>Awesome Neovim Updates on Jul 16, 2024</title>
    <updated>2024-07-16T12:41:11.113Z</updated>
    <published>2024-07-16T12:41:11.113Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Kicamon/markdown-table-mode.nvim" rel="noopener noreferrer">Kicamon/markdown-table-mode.nvim (⭐106)</a> - Markdown format plugin like vim-table-mode but write in Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/16/"/>
    <summary>1 awesome projects updated on Jul 16, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/10/</id>
    <title>Awesome Neovim Updates on Jul 10, 2024</title>
    <updated>2024-07-10T12:43:56.807Z</updated>
    <published>2024-07-10T12:43:56.807Z</published>
    <content type="html"><![CDATA[<h3><p>Formatting / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/gh-liu/fold_line.nvim" rel="noopener noreferrer">gh-liu/fold_line.nvim (⭐57)</a> - Lines for indicating code folding, which could achieve an effect similar to indentline by <code>:set fdm=indent</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/10/"/>
    <summary>1 awesome projects updated on Jul 10, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/08/</id>
    <title>Awesome Neovim Updates on Jul 08, 2024</title>
    <updated>2024-07-08T12:42:05.414Z</updated>
    <published>2024-07-08T12:42:05.291Z</published>
    <content type="html"><![CDATA[<h3><p>LSP / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/sontungexpt/better-diagnostic-virtual-text" rel="noopener noreferrer">sontungexpt/better-diagnostic-virtual-text (⭐95)</a> - Enhances the display of virtual text for diagnostics. This function aims to provide a more user-friendly and informative presentation of diagnostic messages directly within the editor.</li>
</ul>
<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/OXY2DEV/markview.nvim" rel="noopener noreferrer">OXY2DEV/markview.nvim (⭐3.6k)</a> - A hackable Markdown, Typst, LaTeX, HTML (inline) and YAML renderer.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/08/"/>
    <summary>2 awesome projects updated on Jul 08, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/04/</id>
    <title>Awesome Neovim Updates on Jul 04, 2024</title>
    <updated>2024-07-04T12:42:23.306Z</updated>
    <published>2024-07-04T12:42:23.306Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/legobeat/l7-devenv" rel="noopener noreferrer">legobeat/l7-devenv (⭐27)</a> - Security-focused IDE with a hackable (in the right way) framework based on Neovim and shell.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/04/"/>
    <summary>1 awesome projects updated on Jul 04, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/02/</id>
    <title>Awesome Neovim Updates on Jul 02, 2024</title>
    <updated>2024-07-02T12:40:44.891Z</updated>
    <published>2024-07-02T12:40:44.718Z</published>
    <content type="html"><![CDATA[<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/mong8se/buffish.nvim" rel="noopener noreferrer">mong8se/buffish.nvim (⭐6)</a> - A buffer switcher in the spirit of dirvish or vinegar.</li>
</ul>
<h3><p>Startup / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/mong8se/actually.nvim" rel="noopener noreferrer">mong8se/actually.nvim (⭐66)</a> - Load the file you actually meant to load.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/02/"/>
    <summary>2 awesome projects updated on Jul 02, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/01/</id>
    <title>Awesome Neovim Updates on Jul 01, 2024</title>
    <updated>2024-07-01T12:45:03.999Z</updated>
    <published>2024-07-01T12:45:02.660Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-lsp-endhints" rel="noopener noreferrer">chrisgrieser/nvim-lsp-endhints (⭐247)</a> - Display LSP inlay hints at the end of the line, rather than within the line.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/ayamir/nvimdots" rel="noopener noreferrer">ayamir/nvimdots (⭐3.4k)</a> - A well-configured and structured configuration with NixOS support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/01/"/>
    <summary>2 awesome projects updated on Jul 01, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/06/30/</id>
    <title>Awesome Neovim Updates on Jun 30, 2024</title>
    <updated>2024-06-30T12:39:18.161Z</updated>
    <published>2024-06-30T12:39:18.161Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/rachartier/tiny-inline-diagnostic.nvim" rel="noopener noreferrer">rachartier/tiny-inline-diagnostic.nvim (⭐1.7k)</a> - Display prettier diagnostic messages. Display one line diagnostic messages where the cursor is, with icons and colors.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/06/30/"/>
    <summary>1 awesome projects updated on Jun 30, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/06/25/</id>
    <title>Awesome Neovim Updates on Jun 25, 2024</title>
    <updated>2024-06-25T12:41:42.935Z</updated>
    <published>2024-06-25T12:41:42.935Z</published>
    <content type="html"><![CDATA[<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-rip-substitute" rel="noopener noreferrer">chrisgrieser/nvim-rip-substitute (⭐320)</a> - Search and replace in the current buffer or workspace with incremental preview, a convenient UI, and modern regex syntax.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/06/25/"/>
    <summary>1 awesome projects updated on Jun 25, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/06/20/</id>
    <title>Awesome Neovim Updates on Jun 20, 2024</title>
    <updated>2024-06-20T12:41:08.137Z</updated>
    <published>2024-06-20T12:41:07.058Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/tristone13th/lspmark.nvim" rel="noopener noreferrer">tristone13th/lspmark.nvim (⭐61)</a> - Sane project-wise bookmarks with persistent storage based on LSP.</li>
</ul>
<h3><p>Split and Window / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/karshPrime/tmux-compile.nvim" rel="noopener noreferrer">karshPrime/tmux-compile.nvim (⭐1)</a> - Set up same key, like F5, to run any compile/run command per language, like <code>make</code> for C and <code>cargo build</code> for Rust, and have the project run or compile in a new tmux pane or window.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/06/20/"/>
    <summary>2 awesome projects updated on Jun 20, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/06/19/</id>
    <title>Awesome Neovim Updates on Jun 19, 2024</title>
    <updated>2024-06-19T12:42:56.830Z</updated>
    <published>2024-06-19T12:42:56.830Z</published>
    <content type="html"><![CDATA[<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/folke/lazydev.nvim" rel="noopener noreferrer">folke/lazydev.nvim (⭐1.5k)</a> - Faster LuaLS setup.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/06/19/"/>
    <summary>1 awesome projects updated on Jun 19, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/06/17/</id>
    <title>Awesome Neovim Updates on Jun 17, 2024</title>
    <updated>2024-06-17T12:42:07.577Z</updated>
    <published>2024-06-17T12:42:07.577Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ChuufMaster/markdown-toc" rel="noopener noreferrer">ChuufMaster/markdown-toc (⭐17)</a> - Generate TOC in any Markdown file from any other Markdown file with customisable levels of headings and affordances for emojis and ensuring that it works on GitHub using relative paths.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/06/17/"/>
    <summary>1 awesome projects updated on Jun 17, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/06/14/</id>
    <title>Awesome Neovim Updates on Jun 14, 2024</title>
    <updated>2024-06-14T01:36:08.530Z</updated>
    <published>2024-06-14T01:36:08.530Z</published>
    <content type="html"><![CDATA[<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ChuufMaster/buffer-vacuum" rel="noopener noreferrer">ChuufMaster/buffer-vacuum (⭐14)</a> - Set a maximum number of buffers to keep open and intelligently delete the oldest buffers over the maximum.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/06/14/"/>
    <summary>1 awesome projects updated on Jun 14, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/06/12/</id>
    <title>Awesome Neovim Updates on Jun 12, 2024</title>
    <updated>2024-06-12T12:42:11.862Z</updated>
    <published>2024-06-12T01:36:33.561Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/ysmb-wtsg/in-and-out.nvim" rel="noopener noreferrer">ysmb-wtsg/in-and-out.nvim (⭐89)</a> - Quick navigation in and out of surrounding characters.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/task.nvim" rel="noopener noreferrer">niuiic/task.nvim (⭐6)</a> - Another highly configurable task manager that enables seamless interaction with tasks.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/06/12/"/>
    <summary>2 awesome projects updated on Jun 12, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/06/05/</id>
    <title>Awesome Neovim Updates on Jun 05, 2024</title>
    <updated>2024-06-05T12:41:09.936Z</updated>
    <published>2024-06-05T12:41:09.936Z</published>
    <content type="html"><![CDATA[<h3><p>Snippet / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/guilherme-puida/tesoura.nvim" rel="noopener noreferrer">guilherme-puida/tesoura.nvim (⭐27)</a> - A flexible snippet system using the native snippet API.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/06/05/"/>
    <summary>1 awesome projects updated on Jun 05, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/06/03/</id>
    <title>Awesome Neovim Updates on Jun 03, 2024</title>
    <updated>2024-06-03T01:36:56.630Z</updated>
    <published>2024-06-03T01:36:56.630Z</published>
    <content type="html"><![CDATA[<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/SuperBo/fugit2.nvim" rel="noopener noreferrer">SuperBo/fugit2.nvim (⭐472)</a> - Git GUI powered by <a href="https://libgit2.org" rel="noopener noreferrer">libgit2</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/06/03/"/>
    <summary>1 awesome projects updated on Jun 03, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/31/</id>
    <title>Awesome Neovim Updates on May 31, 2024</title>
    <updated>2024-05-31T12:40:57.994Z</updated>
    <published>2024-05-31T12:40:57.994Z</published>
    <content type="html"><![CDATA[<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/MagicDuck/grug-far.nvim" rel="noopener noreferrer">MagicDuck/grug-far.nvim (⭐2k)</a> - Buffer-based live search and replace with full power of <code>rg</code> flags. Grug like.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/31/"/>
    <summary>1 awesome projects updated on May 31, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/30/</id>
    <title>Awesome Neovim Updates on May 30, 2024</title>
    <updated>2024-05-30T12:40:38.537Z</updated>
    <published>2024-05-30T01:33:46.318Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/emmanueltouzery/decisive.nvim" rel="noopener noreferrer">emmanueltouzery/decisive.nvim (⭐126)</a> - View and edit CSV files with ease and speed.</li>
</ul>
<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/slugbyte/unruly-worker.nvim" rel="noopener noreferrer">slugbyte/unruly-worker.nvim (⭐40)</a> - A ridiculously fun alternative keymap for the workman keyboard layout, with lots of powerful features for working with yank, marks, macros, LSP, and more. Built and configured with Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/30/"/>
    <summary>2 awesome projects updated on May 30, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/25/</id>
    <title>Awesome Neovim Updates on May 25, 2024</title>
    <updated>2024-05-25T12:37:52.762Z</updated>
    <published>2024-05-25T12:37:52.762Z</published>
    <content type="html"><![CDATA[<h3><p>Remote Development / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/nosduco/remote-sshfs.nvim" rel="noopener noreferrer">nosduco/remote-sshfs.nvim (⭐418)</a> - Explore, edit, and develop on a remote machine via SSHFS.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/25/"/>
    <summary>1 awesome projects updated on May 25, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/23/</id>
    <title>Awesome Neovim Updates on May 23, 2024</title>
    <updated>2024-05-23T12:39:10.844Z</updated>
    <published>2024-05-23T12:39:10.844Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/slugbyte/lackluster.nvim" rel="noopener noreferrer">slugbyte/lackluster.nvim (⭐573)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A delightful mostly grayscale colorscheme that is soft on the eyes, and supports heaps of plugins.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/23/"/>
    <summary>1 awesome projects updated on May 23, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/22/</id>
    <title>Awesome Neovim Updates on May 22, 2024</title>
    <updated>2024-05-22T12:40:47.058Z</updated>
    <published>2024-05-22T12:40:47.058Z</published>
    <content type="html"><![CDATA[<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/al1-ce/just.nvim" rel="noopener noreferrer">al1-ce/just.nvim (⭐49)</a> - Task runner for justfiles.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/22/"/>
    <summary>1 awesome projects updated on May 22, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/21/</id>
    <title>Awesome Neovim Updates on May 21, 2024</title>
    <updated>2024-05-21T12:39:22.107Z</updated>
    <published>2024-05-21T12:39:22.107Z</published>
    <content type="html"><![CDATA[<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/rachartier/tiny-devicons-auto-colors.nvim" rel="noopener noreferrer">rachartier/tiny-devicons-auto-colors.nvim (⭐134)</a> - Automatically updates nvim-web-devicons colors based on your current colorscheme.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/21/"/>
    <summary>1 awesome projects updated on May 21, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/20/</id>
    <title>Awesome Neovim Updates on May 20, 2024</title>
    <updated>2024-05-20T12:41:24.811Z</updated>
    <published>2024-05-20T12:41:24.117Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/Aaronik/GPTModels.nvim" rel="noopener noreferrer">Aaronik/GPTModels.nvim (⭐74)</a> - GPTModels - a stable, clean, multi model, window based LLM AI tool.</li>
</ul>
<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/track.nvim" rel="noopener noreferrer">niuiic/track.nvim (⭐26)</a> - Enhanced mark with description. Track the thought process of reading source code.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-telekasten/telekasten.nvim" rel="noopener noreferrer">nvim-telekasten/telekasten.nvim (⭐1.7k)</a> - Work with a text-based, Markdown zettelkasten / wiki and mix it with a journal, based on telescope.nvim.</li>
</ul>

<ul>
<li><a href="http://github.com/slugbyte/whip.nvim" rel="noopener noreferrer">slugbyte/whip.nvim (⭐12)</a> - A super fast minimal scratchpad management plugin, biew biew biew.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/AlejandroSuero/freeze-code.nvim" rel="noopener noreferrer">AlejandroSuero/freeze-code.nvim (⭐32)</a> - Code screenshot plugin that makes use of <a href="https://github.com/charmbracelet/freeze" rel="noopener noreferrer">freeze (⭐4.7k)</a> inside the editor.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/NeViRAIDE/nekifoch.nvim" rel="noopener noreferrer">NeViRAIDE/nekifoch.nvim (⭐16)</a> - Managing kitty terminal font settings.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/20/"/>
    <summary>6 awesome projects updated on May 20, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/07/</id>
    <title>Awesome Neovim Updates on May 07, 2024</title>
    <updated>2024-05-07T12:38:26.935Z</updated>
    <published>2024-05-07T12:38:26.935Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/CopilotC-Nvim/CopilotChat.nvim" rel="noopener noreferrer">CopilotC-Nvim/CopilotChat.nvim (⭐3.7k)</a> - A chat interface for GitHub Copilot that allows you to directly ask and receive answers to coding-related questions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/07/"/>
    <summary>1 awesome projects updated on May 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/05/</id>
    <title>Awesome Neovim Updates on May 05, 2024</title>
    <updated>2024-05-05T01:39:00.655Z</updated>
    <published>2024-05-05T01:39:00.655Z</published>
    <content type="html"><![CDATA[<h3><p>Debugging / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/quickfix.nvim" rel="noopener noreferrer">niuiic/quickfix.nvim (⭐13)</a> - Extended functionality for quickfix, including store, restore, make, remove, etc.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/05/"/>
    <summary>1 awesome projects updated on May 05, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/03/</id>
    <title>Awesome Neovim Updates on May 03, 2024</title>
    <updated>2024-05-03T12:36:55.038Z</updated>
    <published>2024-05-03T12:36:55.038Z</published>
    <content type="html"><![CDATA[<h3><p>Game / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/rktjmp/playtime.nvim" rel="noopener noreferrer">rktjmp/playtime.nvim (⭐92)</a> - A collection of games such as Freecell, Shenzhen Solitaire and The Emissary.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/03/"/>
    <summary>1 awesome projects updated on May 03, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/02/</id>
    <title>Awesome Neovim Updates on May 02, 2024</title>
    <updated>2024-05-02T12:38:32.525Z</updated>
    <published>2024-05-02T12:38:32.525Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/tris203/precognition.nvim" rel="noopener noreferrer">tris203/precognition.nvim (⭐1.4k)</a> - Precognition uses virtual text and gutter signs to show available motions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/02/"/>
    <summary>1 awesome projects updated on May 02, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/01/</id>
    <title>Awesome Neovim Updates on May 01, 2024</title>
    <updated>2024-05-01T12:38:57.307Z</updated>
    <published>2024-05-01T12:38:57.307Z</published>
    <content type="html"><![CDATA[<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/speelbarrow/spLauncher.nvim" rel="noopener noreferrer">speelbarrow/spLauncher.nvim (⭐7)</a> - For launching tasks, I guess.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/01/"/>
    <summary>1 awesome projects updated on May 01, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/30/</id>
    <title>Awesome Neovim Updates on Apr 30, 2024</title>
    <updated>2024-04-30T12:38:22.631Z</updated>
    <published>2024-04-30T12:38:22.631Z</published>
    <content type="html"><![CDATA[<h3><p>Scrolling / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/scroll.nvim" rel="noopener noreferrer">niuiic/scroll.nvim (⭐20)</a> - Smooth scrolling, custom smooth strategy.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/30/"/>
    <summary>1 awesome projects updated on Apr 30, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/26/</id>
    <title>Awesome Neovim Updates on Apr 26, 2024</title>
    <updated>2024-04-26T12:37:13.020Z</updated>
    <published>2024-04-26T01:23:21.043Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/junnplus/lsp-setup.nvim" rel="noopener noreferrer">junnplus/lsp-setup.nvim (⭐235)</a> - A simple wrapper for <code>nvim-lspconfig</code> and <code>mason-lspconfig</code> to easily setup LSP servers.</li>
</ul>
<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/sachinsenal0x64/hot.nvim" rel="noopener noreferrer">sachinsenal0x64/hot.nvim (⭐28)</a> - A hot reloader that works with any programming language.</li>
</ul>
<h3><p>Programming Languages Support / Web Development</p>
</h3>
<ul>
<li><a href="https://github.com/rest-nvim/rest.nvim" rel="noopener noreferrer">rest-nvim/rest.nvim (⭐2k)</a> - A fast HTTP client written in Lua.</li>
</ul>
<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nfrid/markdown-togglecheck" rel="noopener noreferrer">nfrid/markdown-togglecheck (⭐23)</a> - Toggle task list check boxes using Tree-sitter.</li>
</ul>
<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-pack/nvim-spectre" rel="noopener noreferrer">nvim-pack/nvim-spectre (⭐2.4k)</a> - Search and replace panel.</li>
</ul>
<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-tree/nvim-tree.lua" rel="noopener noreferrer">nvim-tree/nvim-tree.lua (⭐8.6k)</a> - A simple and fast file explorer tree.</li>
</ul>
<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/GnikDroy/projections.nvim" rel="noopener noreferrer">GnikDroy/projections.nvim (⭐244)</a> - Tiny project + session manager.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Abstract-IDE/Abstract-cs" rel="noopener noreferrer">Abstract-IDE/Abstract-cs (⭐119)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Colorscheme written in Lua, specially made for roshnivim with Tree-sitter support.</li>
</ul>

<ul>
<li><a href="https://github.com/niyabits/calvera-dark.nvim" rel="noopener noreferrer">niyabits/calvera-dark.nvim (⭐161)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A port of the <a href="https://github.com/saurabhdaware/vscode-calvera-dark" rel="noopener noreferrer">VSCode Calvara Dark (⭐12)</a> theme with support for Tree-sitter and many other plugins.</li>
</ul>

<ul>
<li><a href="https://github.com/Everblush/nvim" rel="noopener noreferrer">Everblush/nvim (⭐299)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A dark, vibrant and beautiful colorscheme written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/mellow-theme/mellow.nvim" rel="noopener noreferrer">mellow-theme/mellow.nvim (⭐428)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A soothing dark color scheme with Tree-sitter support.</li>
</ul>

<ul>
<li><a href="https://github.com/maxmx03/fluoromachine.nvim" rel="noopener noreferrer">maxmx03/fluoromachine.nvim (⭐311)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Synthwave x Fluoromachine port.</li>
</ul>

<ul>
<li><a href="https://github.com/uncleTen276/dark_flat.nvim" rel="noopener noreferrer">uncleTen276/dark_flat.nvim (⭐43)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A colorscheme written in Lua ported from Dark Flat iTerm2 theme, with LSP and Tree-sitter support.</li>
</ul>

<ul>
<li><a href="https://github.com/uloco/bluloco.nvim" rel="noopener noreferrer">uloco/bluloco.nvim (⭐449)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A fancy and sophisticated colorscheme for night and day coding. Supports LSP, Tree-sitter and all the plugins you love.</li>
</ul>
<h3><p>Colorscheme / Colorscheme Creation</p>
</h3>
<ul>
<li><a href="https://github.com/ThemerCorp/themer.lua" rel="noopener noreferrer">ThemerCorp/themer.lua (⭐260)</a> - Create colorschemes for your editor and supported apps (such as <code>kitty</code> and <code>alacritty</code>).</li>
</ul>

<ul>
<li><a href="https://github.com/RRethy/base16-nvim" rel="noopener noreferrer">RRethy/base16-nvim (⭐644)</a> - A base16 colorscheme builder. Includes support for Tree-sitter and LSP highlight groups.</li>
</ul>
<h3><p>Bars and Lines / Statusline</p>
</h3>
<ul>
<li><a href="https://github.com/Zeioth/heirline-components.nvim" rel="noopener noreferrer">Zeioth/heirline-components.nvim (⭐159)</a> - 30+ <code>heirline.nvim</code> components to be used out of the box to create the perfect user interface.</li>
</ul>
<h3><p>Icon / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-tree/nvim-web-devicons" rel="noopener noreferrer">nvim-tree/nvim-web-devicons (⭐2.7k)</a> - A Lua fork of <a href="https://github.com/ryanoasis/vim-devicons" rel="noopener noreferrer">vim-devicons (⭐5.8k)</a>.</li>
</ul>
<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/HakonHarnes/img-clip.nvim" rel="noopener noreferrer">HakonHarnes/img-clip.nvim (⭐925)</a> - Effortlessly embed images into any markup language, like LaTeX, Markdown or Typst.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/nfrid/due.nvim" rel="noopener noreferrer">nfrid/due.nvim (⭐117)</a> - Displays due for a date string as a virtual text.</li>
</ul>

<ul>
<li><a href="https://github.com/zk-org/zk-nvim" rel="noopener noreferrer">zk-org/zk-nvim (⭐843)</a> -  Provides integration with <code>zk</code>, a plain text note-taking assistant.</li>
</ul>

<ul>
<li><a href="https://github.com/Ostralyan/scribe.nvim" rel="noopener noreferrer">Ostralyan/scribe.nvim (⭐26)</a> - Take notes, easily.</li>
</ul>
<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/pocco81/dap-buddy.nvim" rel="noopener noreferrer">pocco81/dap-buddy.nvim (⭐394)</a> - Manage several debuggers for nvim-dap.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Vigemus/iron.nvim" rel="noopener noreferrer">Vigemus/iron.nvim (⭐1.4k)</a> - Interactive REPLs of over 30 languages embedded.</li>
</ul>
<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/nfrid/treesitter-utils" rel="noopener noreferrer">nfrid/treesitter-utils (⭐9)</a> - Some useful Tree-sitter methods.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/andersevenrud/nvim_context_vt" rel="noopener noreferrer">andersevenrud/nvim_context_vt (⭐413)</a> - Shows virtual text of the current context.</li>
</ul>
<h3><p>Split and Window / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-focus/focus.nvim" rel="noopener noreferrer">nvim-focus/focus.nvim (⭐810)</a> - Auto-Focusing and Auto-Resizing Splits/Windows written in Lua! Vim splits on steroids.</li>
</ul>

<ul>
<li><a href="https://github.com/altermo/nwm" rel="noopener noreferrer">altermo/nwm (⭐345)</a> - X11 window manager.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/26/"/>
    <summary>28 awesome projects updated on Apr 26, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/25/</id>
    <title>Awesome Neovim Updates on Apr 25, 2024</title>
    <updated>2024-04-25T01:30:52.294Z</updated>
    <published>2024-04-25T01:30:52.294Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/jim-at-jibba/ariake.nvim" rel="noopener noreferrer">jim-at-jibba/ariake.nvim (⭐23)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A port of the great Atom theme. Beautiful, dark colour scheme.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/25/"/>
    <summary>1 awesome projects updated on Apr 25, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/22/</id>
    <title>Awesome Neovim Updates on Apr 22, 2024</title>
    <updated>2024-04-22T12:38:43.465Z</updated>
    <published>2024-04-22T12:38:42.812Z</published>
    <content type="html"><![CDATA[<h3><p>Bars and Lines / Statusline</p>
</h3>
<ul>
<li><a href="https://github.com/mikesmithgh/git-prompt-string-lualine.nvim" rel="noopener noreferrer">mikesmithgh/git-prompt-string-lualine.nvim (⭐27)</a> - Add git-prompt-string to your statusline.</li>
</ul>
<h3><p>Formatting / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/Mr-LLLLL/cool-chunk.nvim" rel="noopener noreferrer">Mr-LLLLL/cool-chunk.nvim (⭐28)</a> - Simpler and faster chunking with animations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/22/"/>
    <summary>2 awesome projects updated on Apr 22, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/15/</id>
    <title>Awesome Neovim Updates on Apr 15, 2024</title>
    <updated>2024-04-15T12:35:37.492Z</updated>
    <published>2024-04-15T03:37:14.627Z</published>
    <content type="html"><![CDATA[<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/moyiz/command-and-cursor.nvim" rel="noopener noreferrer">moyiz/command-and-cursor.nvim (⭐24)</a> - Highlight cursor and visual selections when entering command mode.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/akinsho/toggleterm.nvim" rel="noopener noreferrer">akinsho/toggleterm.nvim (⭐5.6k)</a> - Easily manage multiple terminal windows.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/moyiz/git-dev.nvim" rel="noopener noreferrer">moyiz/git-dev.nvim (⭐113)</a> - Open remote Git repositories while editing.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/15/"/>
    <summary>3 awesome projects updated on Apr 15, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/14/</id>
    <title>Awesome Neovim Updates on Apr 14, 2024</title>
    <updated>2024-04-14T14:51:18.286Z</updated>
    <published>2024-04-14T14:51:18.286Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/mfussenegger/nvim-treehopper" rel="noopener noreferrer">mfussenegger/nvim-treehopper (⭐463)</a> - Region selection with hints on the AST nodes of a document powered by Tree-sitter.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/14/"/>
    <summary>1 awesome projects updated on Apr 14, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/11/</id>
    <title>Awesome Neovim Updates on Apr 11, 2024</title>
    <updated>2024-04-11T01:22:59.367Z</updated>
    <published>2024-04-11T01:22:59.367Z</published>
    <content type="html"><![CDATA[<h3><p>External / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/m15a/flake-awesome-neovim-plugins" rel="noopener noreferrer">m15a/flake-awesome-neovim-plugins (⭐63)</a> - Nix flake that provides a collection of <code>awesome-neovim</code> plugins as Nix packages.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/11/"/>
    <summary>1 awesome projects updated on Apr 11, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/06/</id>
    <title>Awesome Neovim Updates on Apr 06, 2024</title>
    <updated>2024-04-06T12:34:42.792Z</updated>
    <published>2024-04-06T01:19:51.578Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ptdewey/darkearth-nvim" rel="noopener noreferrer">ptdewey/darkearth-nvim (⭐89)</a> - <em><strong><code>[TS][LSP][Fnl]</code></strong></em> A dark and earthy colorscheme supporting Tree-sitter and LSP.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/mistricky/codesnap.nvim" rel="noopener noreferrer">mistricky/codesnap.nvim (⭐930)</a> - Snapshot plugin with rich features that can make pretty code snapshots.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/06/"/>
    <summary>2 awesome projects updated on Apr 06, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/05/</id>
    <title>Awesome Neovim Updates on Apr 05, 2024</title>
    <updated>2024-04-05T12:35:34.168Z</updated>
    <published>2024-04-05T12:35:34.168Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/ptdewey/yankbank-nvim" rel="noopener noreferrer">ptdewey/yankbank-nvim (⭐124)</a> - Enable streamlined access to recent yanks and deletions in a quick-access popup menu.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/05/"/>
    <summary>1 awesome projects updated on Apr 05, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/02/</id>
    <title>Awesome Neovim Updates on Apr 02, 2024</title>
    <updated>2024-04-02T12:37:33.538Z</updated>
    <published>2024-04-02T12:37:33.538Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/Shaobin-Jiang/IceNvim" rel="noopener noreferrer">Shaobin-Jiang/IceNvim (⭐326)</a> - A beautiful, powerful and customizable config that is blazingly fast.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/02/"/>
    <summary>1 awesome projects updated on Apr 02, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/30/</id>
    <title>Awesome Neovim Updates on Mar 30, 2024</title>
    <updated>2024-03-30T12:33:50.660Z</updated>
    <published>2024-03-30T01:18:17.862Z</published>
    <content type="html"><![CDATA[<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/prichrd/netrw.nvim" rel="noopener noreferrer">prichrd/netrw.nvim (⭐271)</a> - Add icons and custom keybindings to netrw.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/terje/simctl.nvim" rel="noopener noreferrer">terje/simctl.nvim (⭐42)</a> - Interact with iOS Simulators.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/30/"/>
    <summary>2 awesome projects updated on Mar 30, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/29/</id>
    <title>Awesome Neovim Updates on Mar 29, 2024</title>
    <updated>2024-03-29T12:37:24.476Z</updated>
    <published>2024-03-29T12:37:24.476Z</published>
    <content type="html"><![CDATA[<h3><p>Git / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/rawnly/gist.nvim" rel="noopener noreferrer">rawnly/gist.nvim (⭐215)</a> - Create a GitHub Gist from the current file (powered by gh).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/29/"/>
    <summary>1 awesome projects updated on Mar 29, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/28/</id>
    <title>Awesome Neovim Updates on Mar 28, 2024</title>
    <updated>2024-03-28T12:37:39.653Z</updated>
    <published>2024-03-28T12:37:39.653Z</published>
    <content type="html"><![CDATA[<h3><p>Live Preview / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/SUSTech-data/neopyter" rel="noopener noreferrer">SUSTech-data/neopyter (⭐172)</a> - Edit and preview/run in Jupyter Lab.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/28/"/>
    <summary>1 awesome projects updated on Mar 28, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/24/</id>
    <title>Awesome Neovim Updates on Mar 24, 2024</title>
    <updated>2024-03-24T01:32:17.054Z</updated>
    <published>2024-03-24T01:32:17.036Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/loganswartz/sunburn.nvim" rel="noopener noreferrer">loganswartz/sunburn.nvim (⭐21)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A colorscheme sitting somewhere between pastels and solarized, emphasizing readability and hue uniformity above all else.</li>
</ul>
<h3><p>Colorscheme / Colorscheme Creation</p>
</h3>
<ul>
<li><a href="https://github.com/loganswartz/polychrome.nvim" rel="noopener noreferrer">loganswartz/polychrome.nvim (⭐26)</a> - A colorscheme micro-framework, with support for specifying colors directly in many different formats (sRGB, HSL, Oklab, XYZ and more, with intelligent chroma clipping), live editing preview, and a simple DSL.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/24/"/>
    <summary>2 awesome projects updated on Mar 24, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/20/</id>
    <title>Awesome Neovim Updates on Mar 20, 2024</title>
    <updated>2024-03-20T12:35:45.387Z</updated>
    <published>2024-03-20T12:35:44.514Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/kevinm6/kurayami.nvim" rel="noopener noreferrer">kevinm6/kurayami.nvim (⭐9)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Dark only theme with Tree-sitter support.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/StratOS-Linux/StratVIM" rel="noopener noreferrer">StratOS-Linux/StratVIM (⭐15)</a> - A full-fledged Neovim distribution included by default in <a href="https://github.com/StratOS-Linux" rel="noopener noreferrer">StratOS-Linux</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/20/"/>
    <summary>2 awesome projects updated on Mar 20, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/19/</id>
    <title>Awesome Neovim Updates on Mar 19, 2024</title>
    <updated>2024-03-19T12:36:13.179Z</updated>
    <published>2024-03-19T12:36:13.179Z</published>
    <content type="html"><![CDATA[<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/Willem-J-an/visidata.nvim" rel="noopener noreferrer">Willem-J-an/visidata.nvim (⭐37)</a> - Render Pandas dataframes in <code>nvim-dap</code> using the power of visidata.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/19/"/>
    <summary>1 awesome projects updated on Mar 19, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/17/</id>
    <title>Awesome Neovim Updates on Mar 17, 2024</title>
    <updated>2024-03-17T12:34:19.335Z</updated>
    <published>2024-03-17T12:34:19.335Z</published>
    <content type="html"><![CDATA[<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/isak102/telescope-git-file-history.nvim" rel="noopener noreferrer">isak102/telescope-git-file-history.nvim (⭐92)</a> - Open/preview contents of the current file at a specific commit, without using <code>git checkout</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/17/"/>
    <summary>1 awesome projects updated on Mar 17, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/15/</id>
    <title>Awesome Neovim Updates on Mar 15, 2024</title>
    <updated>2024-03-15T23:06:58.467Z</updated>
    <published>2024-03-15T12:35:17.853Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/Zeioth/garbage-day.nvim" rel="noopener noreferrer">zeioth/garbage-day.nvim (⭐522)</a> - Garbage collector that stops inactive LSP clients to free RAM.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/Zeioth/distroupdate.nvim" rel="noopener noreferrer">Zeioth/distroupdate.nvim (⭐10)</a> - Distro agnostic updater to get the latest changes from the Git repository of your config.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Zeioth/makeit.nvim" rel="noopener noreferrer">Zeioth/makeit.nvim (⭐48)</a> - Makefile runner based on overseer.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/15/"/>
    <summary>3 awesome projects updated on Mar 15, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/13/</id>
    <title>Awesome Neovim Updates on Mar 13, 2024</title>
    <updated>2024-03-13T12:36:08.047Z</updated>
    <published>2024-03-13T12:36:08.047Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/olimorris/codecompanion.nvim" rel="noopener noreferrer">olimorris/codecompanion.nvim (⭐6.7k)</a> - Copilot Chat like experience, complete with inline assistant. Supports Anthropic, Gemini, Ollama and OpenAI.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/13/"/>
    <summary>1 awesome projects updated on Mar 13, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/10/</id>
    <title>Awesome Neovim Updates on Mar 10, 2024</title>
    <updated>2024-03-10T12:32:47.961Z</updated>
    <published>2024-03-10T01:28:01.856Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/fnune/recall.nvim" rel="noopener noreferrer">fnune/recall.nvim (⭐94)</a> - Recall refines the use of marks by focusing on global marks, streamlining their usage and enhancing their visibility and navigability.</li>
</ul>
<h3><p>Bars and Lines / Statusline</p>
</h3>
<ul>
<li><a href="https://github.com/Mr-LLLLL/lualine-ext.nvim" rel="noopener noreferrer">Mr-LLLLL/lualine-ext.nvim (⭐23)</a> - Show more information on lualine.</li>
</ul>
<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/Mr-LLLLL/treesitter-outer" rel="noopener noreferrer">Mr-LLLLL/treesitter-outer (⭐10)</a> - Jump to outer node with smart.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/altermo/iedit.nvim" rel="noopener noreferrer">altermo/iedit.nvim (⭐36)</a> - Edit one occurrence of text and simultaneously have other selected occurrences edited in the same way.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/10/"/>
    <summary>4 awesome projects updated on Mar 10, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/08/</id>
    <title>Awesome Neovim Updates on Mar 08, 2024</title>
    <updated>2024-03-08T01:20:27.669Z</updated>
    <published>2024-03-08T01:20:27.669Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/LukasPietzschmann/boo.nvim" rel="noopener noreferrer">LukasPietzschmann/boo.nvim (⭐38)</a> - Quickly pop-up some LSP-powered information of the thing your cursor is on.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/08/"/>
    <summary>1 awesome projects updated on Mar 08, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/07/</id>
    <title>Awesome Neovim Updates on Mar 07, 2024</title>
    <updated>2024-03-07T12:35:27.940Z</updated>
    <published>2024-03-07T12:35:27.940Z</published>
    <content type="html"><![CDATA[<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/nvimtools/hydra.nvim" rel="noopener noreferrer">nvimtools/hydra.nvim (⭐277)</a> - Create custom submodes and menus. Port of Emacs Hydra. Maintained fork of anuvyklack/hydra.nvim.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/07/"/>
    <summary>1 awesome projects updated on Mar 07, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/06/</id>
    <title>Awesome Neovim Updates on Mar 06, 2024</title>
    <updated>2024-03-06T12:36:45.154Z</updated>
    <published>2024-03-06T12:36:45.154Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Golang</p>
</h3>
<ul>
<li><a href="https://github.com/yanskun/gotests.nvim" rel="noopener noreferrer">yanskun/gotests.nvim (⭐29)</a> - Make Go tests easy with <a href="https://github.com/cweill/gotests" rel="noopener noreferrer">gotests (⭐5.3k)</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/06/"/>
    <summary>1 awesome projects updated on Mar 06, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/03/</id>
    <title>Awesome Neovim Updates on Mar 03, 2024</title>
    <updated>2024-03-03T01:23:34.638Z</updated>
    <published>2024-03-03T01:23:34.195Z</published>
    <content type="html"><![CDATA[<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/rasulomaroff/reactive.nvim" rel="noopener noreferrer">rasulomaroff/reactive.nvim (⭐246)</a> - Set global and window-specific highlights or trigger callbacks when modes/operators change or windows are switched.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/samharju/synthweave.nvim" rel="noopener noreferrer">samharju/synthweave.nvim (⭐66)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Synthwave '84 colorscheme port.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/samharju/yeet.nvim" rel="noopener noreferrer">samharju/yeet.nvim (⭐119)</a> - Run shell commands in terminal buffers or tmux panes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/03/"/>
    <summary>3 awesome projects updated on Mar 03, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/03/02/</id>
    <title>Awesome Neovim Updates on Mar 02, 2024</title>
    <updated>2024-03-02T01:18:00.201Z</updated>
    <published>2024-03-02T01:18:00.201Z</published>
    <content type="html"><![CDATA[<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/polirritmico/telescope-lazy-plugins.nvim" rel="noopener noreferrer">polirritmico/telescope-lazy-plugins.nvim (⭐75)</a> - A Telescope picker to quickly access plugins configurations from the lazy.nvim spec.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/03/02/"/>
    <summary>1 awesome projects updated on Mar 02, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/27/</id>
    <title>Awesome Neovim Updates on Feb 27, 2024</title>
    <updated>2024-02-27T01:19:44.770Z</updated>
    <published>2024-02-27T01:19:44.770Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/dmmulroy/ts-error-translator.nvim" rel="noopener noreferrer">dmmulroy/ts-error-translator.nvim (⭐429)</a> - A port of Matt Pocock's <code>ts-error-translator</code> for VSCode for turning messy and confusing TypeScript errors into plain English.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/27/"/>
    <summary>1 awesome projects updated on Feb 27, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/26/</id>
    <title>Awesome Neovim Updates on Feb 26, 2024</title>
    <updated>2024-02-26T12:35:37.945Z</updated>
    <published>2024-02-26T01:21:47.834Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/desdic/marlin.nvim" rel="noopener noreferrer">desdic/marlin.nvim (⭐32)</a> - Like harpoon, but with key differences like project path, split support, no UI.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://gitlab.com/sxwpb/halfspace.nvim" rel="noopener noreferrer">sxwpb/halfspace.nvim</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A semi-light colorscheme for minimal eye melting.</li>
</ul>

<ul>
<li><a href="https://gitlab.com/bartekjaszczak/distinct-nvim" rel="noopener noreferrer">bartekjaszczak/distinct-nvim</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Theme with distinct syntax colours. Supports Tree-sitter and semantic highlighting. For people who love multi-colour syntax highlighting.</li>
</ul>
<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/rasulomaroff/telepath.nvim" rel="noopener noreferrer">rasulomaroff/telepath.nvim (⭐71)</a> - Another Leap extension for performing remote actions with a different approach.</li>
</ul>
<h3><p>Game / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://github.com/kawre/leetcode.nvim" rel="noopener noreferrer">kawre/leetcode.nvim (⭐2.1k)</a> - Solve Leetcode problems.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/26/"/>
    <summary>5 awesome projects updated on Feb 26, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/21/</id>
    <title>Awesome Neovim Updates on Feb 21, 2024</title>
    <updated>2024-02-21T12:35:56.144Z</updated>
    <published>2024-02-21T01:20:37.924Z</published>
    <content type="html"><![CDATA[<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/2KAbhishek/tdo.nvim" rel="noopener noreferrer">2KAbhishek/tdo.nvim (⭐99)</a> - Fast and simple note taking.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/2KAbhishek/termim.nvim/" rel="noopener noreferrer">2KAbhishek/termim.nvim (⭐78)</a> - Built-in terminal, improved.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/21/"/>
    <summary>2 awesome projects updated on Feb 21, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/20/</id>
    <title>Awesome Neovim Updates on Feb 20, 2024</title>
    <updated>2024-02-20T12:35:33.194Z</updated>
    <published>2024-02-20T12:35:33.194Z</published>
    <content type="html"><![CDATA[<h3><p>Register / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/kr40/nvim-macros" rel="noopener noreferrer">kr40/nvim-macros (⭐74)</a> - Easy way to save and load Macros, with backup and formatting options.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/20/"/>
    <summary>1 awesome projects updated on Feb 20, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/19/</id>
    <title>Awesome Neovim Updates on Feb 19, 2024</title>
    <updated>2024-02-19T12:37:02.673Z</updated>
    <published>2024-02-19T12:37:02.064Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://codeberg.org/jthvai/lavender.nvim" rel="noopener noreferrer">jthvai/lavender.nvim</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Purple-hued dark mode colorscheme; a complete rewrite of shaunsingh/moonlight.nvim.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/AckslD/nvim-trevJ.lua" rel="noopener noreferrer">AckslD/nvim-trevJ.lua (⭐170)</a> - Does the opposite of join-line (J) for arguments, powered by Tree-sitter.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/19/"/>
    <summary>2 awesome projects updated on Feb 19, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/16/</id>
    <title>Awesome Neovim Updates on Feb 16, 2024</title>
    <updated>2024-02-16T01:20:01.304Z</updated>
    <published>2024-02-16T01:20:01.304Z</published>
    <content type="html"><![CDATA[<h3><p>External / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/massix/termux.nvim" rel="noopener noreferrer">massix/termux.nvim (⭐28)</a> - Interact with Termux APIs, useful to gather various information about your Android phone to display in the statusline (e.g. battery level).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/16/"/>
    <summary>1 awesome projects updated on Feb 16, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/13/</id>
    <title>Awesome Neovim Updates on Feb 13, 2024</title>
    <updated>2024-02-13T12:36:54.700Z</updated>
    <published>2024-02-13T12:36:54.700Z</published>
    <content type="html"><![CDATA[<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/backdround/global-note.nvim" rel="noopener noreferrer">backdround/global-note.nvim (⭐148)</a> - One global note in a floating window.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/13/"/>
    <summary>1 awesome projects updated on Feb 13, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/12/</id>
    <title>Awesome Neovim Updates on Feb 12, 2024</title>
    <updated>2024-02-12T01:20:26.219Z</updated>
    <published>2024-02-12T01:20:26.219Z</published>
    <content type="html"><![CDATA[<h3><p>LSP / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/artemave/workspace-diagnostics.nvim" rel="noopener noreferrer">artemave/workspace-diagnostics.nvim (⭐257)</a> - Populate diagnostics for all projects files, not just the opened ones.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/12/"/>
    <summary>1 awesome projects updated on Feb 12, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/08/</id>
    <title>Awesome Neovim Updates on Feb 08, 2024</title>
    <updated>2024-02-08T01:19:30.568Z</updated>
    <published>2024-02-08T01:19:30.506Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/iabdelkareem/csharp.nvim" rel="noopener noreferrer">iabdelkareem/csharp.nvim (⭐273)</a> - Enhances the development experience for .NET developers.</li>
</ul>
<h3><p>Language / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/tanloong/interlaced.nvim" rel="noopener noreferrer">tanloong/interlaced.nvim (⭐11)</a> - Help align bilingual parallel texts.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/08/"/>
    <summary>2 awesome projects updated on Feb 08, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/06/</id>
    <title>Awesome Neovim Updates on Feb 06, 2024</title>
    <updated>2024-02-06T01:20:14.478Z</updated>
    <published>2024-02-06T01:20:14.478Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/LintaoAmons/bookmarks.nvim" rel="noopener noreferrer">LintaoAmons/bookmarks.nvim (⭐292)</a> - Your new bookmarks option: simple yet powerful.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/06/"/>
    <summary>1 awesome projects updated on Feb 06, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/05/</id>
    <title>Awesome Neovim Updates on Feb 05, 2024</title>
    <updated>2024-02-05T12:36:01.948Z</updated>
    <published>2024-02-05T12:36:01.763Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/marilari88/twoslash-queries.nvim" rel="noopener noreferrer">marilari88/twoslash-queries.nvim (⭐175)</a> - Provide inline virtual text displaying TypeScript types for the inspected variables.</li>
</ul>
<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Nedra1998/nvim-mdlink" rel="noopener noreferrer">Nedra1998/nvim-mdlink (⭐32)</a> - Simplify creating and following Markdown links.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/05/"/>
    <summary>2 awesome projects updated on Feb 05, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/04/</id>
    <title>Awesome Neovim Updates on Feb 04, 2024</title>
    <updated>2024-02-04T12:33:33.584Z</updated>
    <published>2024-02-04T12:33:33.584Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/soulis-1256/eagle.nvim" rel="noopener noreferrer">soulis-1256/eagle.nvim (⭐356)</a> - Mouse-hover LSP hints.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/04/"/>
    <summary>1 awesome projects updated on Feb 04, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/02/03/</id>
    <title>Awesome Neovim Updates on Feb 03, 2024</title>
    <updated>2024-02-03T01:18:55.509Z</updated>
    <published>2024-02-03T01:18:55.509Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/sontungexpt/witch" rel="noopener noreferrer">sontungexpt/witch (⭐76)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> The primary stinvim distro colorscheme includes the default feature of dimming inactive windows, along with various other customization options for users.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/02/03/"/>
    <summary>1 awesome projects updated on Feb 03, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/31/</id>
    <title>Awesome Neovim Updates on Jan 31, 2024</title>
    <updated>2024-01-31T12:35:51.575Z</updated>
    <published>2024-01-31T12:35:51.575Z</published>
    <content type="html"><![CDATA[<h3><p>Resource / OS-specific</p>
</h3>
<ul>
<li><a href="https://neoland.dev" rel="noopener noreferrer">NeoLand</a> - A beautifully crafted website for Neovim resources.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/31/"/>
    <summary>1 awesome projects updated on Jan 31, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/30/</id>
    <title>Awesome Neovim Updates on Jan 30, 2024</title>
    <updated>2024-01-30T12:35:04.150Z</updated>
    <published>2024-01-30T12:35:04.150Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/drybalka/clean.nvim" rel="noopener noreferrer">drybalka/clean.nvim (⭐41)</a> - Cleaning up the default key mappings and plugins and leaving only the bare essentials to build upon.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/30/"/>
    <summary>1 awesome projects updated on Jan 30, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/29/</id>
    <title>Awesome Neovim Updates on Jan 29, 2024</title>
    <updated>2024-01-29T01:21:07.786Z</updated>
    <published>2024-01-29T01:21:07.786Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/kiddos/gemini.nvim" rel="noopener noreferrer">kiddos/gemini.nvim (⭐259)</a> - Bindings to Google Gemini API.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/29/"/>
    <summary>1 awesome projects updated on Jan 29, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/28/</id>
    <title>Awesome Neovim Updates on Jan 28, 2024</title>
    <updated>2024-01-28T01:30:15.592Z</updated>
    <published>2024-01-28T01:30:15.592Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/gsuuon/model.nvim" rel="noopener noreferrer">gsuuon/model.nvim (⭐398)</a> - Integrate LLMs via a prompt builder interface. Multi-providers including OpenAI (+ compatibles), <code>PaLM</code>, <code>Hugging Face</code>, and local engines like <code>llamacpp</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/28/"/>
    <summary>1 awesome projects updated on Jan 28, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/27/</id>
    <title>Awesome Neovim Updates on Jan 27, 2024</title>
    <updated>2024-01-27T01:19:29.385Z</updated>
    <published>2024-01-27T01:19:29.385Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/lopi-py/luau-lsp.nvim" rel="noopener noreferrer">lopi-py/luau-lsp.nvim (⭐89)</a> - A luau-lsp extension to improve your experience.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/27/"/>
    <summary>1 awesome projects updated on Jan 27, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/25/</id>
    <title>Awesome Neovim Updates on Jan 25, 2024</title>
    <updated>2024-01-25T01:34:31.349Z</updated>
    <published>2024-01-25T01:34:31.349Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/LintaoAmons/cd-project.nvim" rel="noopener noreferrer">LintaoAmons/cd-project.nvim (⭐132)</a> - All you need is just an easier way to <code>cd</code> to another project directory.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/25/"/>
    <summary>1 awesome projects updated on Jan 25, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/23/</id>
    <title>Awesome Neovim Updates on Jan 23, 2024</title>
    <updated>2024-01-23T12:40:33.474Z</updated>
    <published>2024-01-23T12:40:33.474Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/otavioschwanck/arrow.nvim" rel="noopener noreferrer">otavioschwanck/arrow.nvim (⭐745)</a> - Like harpoon, but with a different UX, single keybinding needed and statusline support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/23/"/>
    <summary>1 awesome projects updated on Jan 23, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/17/</id>
    <title>Awesome Neovim Updates on Jan 17, 2024</title>
    <updated>2024-01-17T12:39:28.300Z</updated>
    <published>2024-01-17T12:39:28.300Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/HoNamDuong/hybrid.nvim" rel="noopener noreferrer">HoNamDuong/hybrid.nvim (⭐161)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A dark theme written in Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/17/"/>
    <summary>1 awesome projects updated on Jan 17, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/16/</id>
    <title>Awesome Neovim Updates on Jan 16, 2024</title>
    <updated>2024-01-16T12:40:07.414Z</updated>
    <published>2024-01-16T12:40:07.326Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/theKnightsOfRohan/csvlens.nvim" rel="noopener noreferrer">theKnightsOfRohan/csvlens.nvim (⭐40)</a> - A port of <a href="https://github.com/YS-L/csvlens" rel="noopener noreferrer">YS-L/csvlens (⭐3.9k)</a>, for easy previewing of tabular data.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/pianocomposer321/officer.nvim" rel="noopener noreferrer">pianocomposer321/officer.nvim (⭐23)</a> - Like dispatch.vim but using overseer.nvim.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/16/"/>
    <summary>2 awesome projects updated on Jan 16, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/14/</id>
    <title>Awesome Neovim Updates on Jan 14, 2024</title>
    <updated>2024-01-14T01:38:24.077Z</updated>
    <published>2024-01-14T01:38:24.077Z</published>
    <content type="html"><![CDATA[<h3><p>Startup / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/CWood-sdf/spaceport.nvim" rel="noopener noreferrer">CWood-sdf/spaceport.nvim (⭐163)</a> - The start screen that gets you to your projects blazingly fast.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/14/"/>
    <summary>1 awesome projects updated on Jan 14, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/09/</id>
    <title>Awesome Neovim Updates on Jan 09, 2024</title>
    <updated>2024-01-09T12:40:35.548Z</updated>
    <published>2024-01-09T12:40:35.548Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/ta-tikoma/php.easy.nvim" rel="noopener noreferrer">ta-tikoma/php.easy.nvim (⭐24)</a> - Methods of assistance in PHP development: create classes, constants, methods, properties; simple copying and deleting of an entity.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/09/"/>
    <summary>1 awesome projects updated on Jan 09, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/08/</id>
    <title>Awesome Neovim Updates on Jan 08, 2024</title>
    <updated>2024-01-08T01:32:57.857Z</updated>
    <published>2024-01-08T01:32:57.857Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/gregorias/coerce.nvim" rel="noopener noreferrer">gregorias/coerce.nvim (⭐174)</a> - Change keyword case.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/08/"/>
    <summary>1 awesome projects updated on Jan 08, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/05/</id>
    <title>Awesome Neovim Updates on Jan 05, 2024</title>
    <updated>2024-01-05T12:38:35.448Z</updated>
    <published>2024-01-05T01:31:57.337Z</published>
    <content type="html"><![CDATA[<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/simonmclean/triptych.nvim" rel="noopener noreferrer">simonmclean/triptych.nvim (⭐257)</a> - A directory browser inspired by Ranger.</li>
</ul>
<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/3rd/image.nvim" rel="noopener noreferrer">3rd/image.nvim (⭐2k)</a> - Add image support through kitty's graphics protocol or ueberzugpp.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/crispybaccoon/chaivim" rel="noopener noreferrer">crispybaccoon/chaivim (⭐74)</a> - Easily configurable distro with solid defaults and a cozy editor experience.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/05/"/>
    <summary>3 awesome projects updated on Jan 05, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/04/</id>
    <title>Awesome Neovim Updates on Jan 04, 2024</title>
    <updated>2024-01-04T12:38:26.711Z</updated>
    <published>2024-01-04T01:30:35.992Z</published>
    <content type="html"><![CDATA[<h3><p>Snippet / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-scissors" rel="noopener noreferrer">chrisgrieser/nvim-scissors (⭐583)</a> - Automagical editing and creation of snippets.</li>
</ul>
<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-chainsaw" rel="noopener noreferrer">chrisgrieser/nvim-chainsaw (⭐138)</a> - Speed up log creation. Creates various kinds of language-specific log statements, like logs of variables, assertions, or time-measuring.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/pgosar/CyberNvim" rel="noopener noreferrer">pgosar/CyberNvim (⭐379)</a> - The world's simplest and most extensible Neovim distribution.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/04/"/>
    <summary>3 awesome projects updated on Jan 04, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/01/03/</id>
    <title>Awesome Neovim Updates on Jan 03, 2024</title>
    <updated>2024-01-03T01:28:11.327Z</updated>
    <published>2024-01-03T01:28:11.327Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/CWood-sdf/pineapple" rel="noopener noreferrer">CWood-sdf/pineapple (⭐58)</a> - Install any colorscheme in your config without leaving your terminal. Collects every colorscheme on the internet and allows you to preview them all before installing.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/01/03/"/>
    <summary>1 awesome projects updated on Jan 03, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/12/31/</id>
    <title>Awesome Neovim Updates on Dec 31, 2023</title>
    <updated>2023-12-31T12:36:12.468Z</updated>
    <published>2023-12-31T12:36:12.468Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/atusy/treemonkey.nvim" rel="noopener noreferrer">atusy/treemonkey.nvim (⭐40)</a> - Region selection with Tree-sitter nodes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/12/31/"/>
    <summary>1 awesome projects updated on Dec 31, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/12/29/</id>
    <title>Awesome Neovim Updates on Dec 29, 2023</title>
    <updated>2023-12-29T01:14:25.707Z</updated>
    <published>2023-12-29T01:14:25.707Z</published>
    <content type="html"><![CDATA[<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/tris203/hawtkeys.nvim" rel="noopener noreferrer">tris203/hawtkeys.nvim (⭐251)</a> - Suggest new easy-to-hit keymaps and find issues with your current keymap configurations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/12/29/"/>
    <summary>1 awesome projects updated on Dec 29, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/12/28/</id>
    <title>Awesome Neovim Updates on Dec 28, 2023</title>
    <updated>2023-12-28T12:37:24.165Z</updated>
    <published>2023-12-28T01:22:53.700Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/scottmckendry/cyberdream.nvim" rel="noopener noreferrer">scottmckendry/cyberdream.nvim (⭐1.4k)</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> A high-contrast, futuristic and vibrant coloursheme.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/linrongbin16/gentags.nvim" rel="noopener noreferrer">linrongbin16/gentags.nvim (⭐25)</a> - The tags generator/management for old school vimers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/12/28/"/>
    <summary>2 awesome projects updated on Dec 28, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/12/26/</id>
    <title>Awesome Neovim Updates on Dec 26, 2023</title>
    <updated>2023-12-26T23:12:10.204Z</updated>
    <published>2023-12-26T23:12:09.150Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/jmbuhr/otter.nvim" rel="noopener noreferrer">jmbuhr/otter.nvim (⭐891)</a> - Provides LSP features and a nvim-cmp completion source for languages embedded in other documents.</li>
</ul>
<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/quarto-dev/quarto-nvim" rel="noopener noreferrer">quarto-dev/quarto-nvim (⭐528)</a> - Tools for working with <a href="https://quarto.org/" rel="noopener noreferrer">Quarto</a> documents.</li>
</ul>
<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/mpas/marp-nvim" rel="noopener noreferrer">mpas/marp-nvim (⭐51)</a> - Present using Markdown with <a href="https://marp.app/" rel="noopener noreferrer">Marp</a>.</li>
</ul>
<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/FabianWirth/search.nvim" rel="noopener noreferrer">FabianWirth/search.nvim (⭐189)</a> - Tabs for different Telescope pickers.</li>
</ul>

<ul>
<li><a href="https://github.com/backdround/improved-search.nvim" rel="noopener noreferrer">backdround/improved-search.nvim (⭐60)</a> - Add search abilities.</li>
</ul>
<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Rolv-Apneseth/tfm.nvim" rel="noopener noreferrer">rolv-apneseth/tfm.nvim (⭐100)</a> - Similar to <code>fm-nvim</code>, this provides integration for several popular terminal file managers (including <a href="https://github.com/sxyazi/yazi" rel="noopener noreferrer">yazi (⭐40k)</a>).</li>
</ul>
<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/backdround/tabscope.nvim" rel="noopener noreferrer">backdround/tabscope.nvim (⭐59)</a> - Make tab-local buffers.</li>
</ul>
<h3><p>Icon / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/2KAbhishek/nerdy.nvim/" rel="noopener noreferrer">2KAbhishek/nerdy.nvim (⭐423)</a> - Find and insert the latest nerd font glyphs.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/ragnarok22/whereami.nvim" rel="noopener noreferrer">ragnarok22/whereami.nvim (⭐22)</a> - Test your VPN by getting you current location.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/2KAbhishek/co-author.nvim" rel="noopener noreferrer">2KAbhishek/co-author.nvim (⭐42)</a> - Quickly add co-authors to commits.</li>
</ul>
<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/backdround/neowords.nvim" rel="noopener noreferrer">backdround/neowords.nvim (⭐63)</a> - Hops by any type of words. It gives fine control over <code>w</code>, <code>e</code>, <code>b</code>, <code>ge</code> movements.</li>
</ul>

<ul>
<li><a href="https://github.com/backdround/improved-ft.nvim" rel="noopener noreferrer">backdround/improved-ft.nvim (⭐45)</a> - Improve default <code>f</code>/<code>t</code> abilities.</li>
</ul>
<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/FeiyouG/commander.nvim" rel="noopener noreferrer">FeiyouG/commander.nvim (⭐425)</a> - Create and manage keybindings and commands in a more organized manner and search them quickly through Telescope.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/hiberabyss/bzlops.vim" rel="noopener noreferrer">hiberabyss/bzlops.vim (⭐4)</a> - Help to manage your bazel build rule.</li>
</ul>
<h3><p>Workflow / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://github.com/mateuszwieloch/automkdir.nvim" rel="noopener noreferrer">mateuszwieloch/automkdir.nvim (⭐31)</a> - Automatically create non-existent parent directories when writing a file.</li>
</ul>
<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/ariel-frischer/bmessages.nvim" rel="noopener noreferrer">ariel-frischer/bmessages.nvim (⭐60)</a> - Replace the default <code>:messages</code> window with a configurable, auto-updating buffer.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/12/26/"/>
    <summary>16 awesome projects updated on Dec 26, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/12/03/</id>
    <title>Awesome Neovim Updates on Dec 03, 2023</title>
    <updated>2023-12-03T12:36:35.153Z</updated>
    <published>2023-12-03T12:36:35.153Z</published>
    <content type="html"><![CDATA[<h3><p>Split and Window / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/mrjones2014/smart-splits.nvim" rel="noopener noreferrer">mrjones2014/smart-splits.nvim (⭐1.7k)</a> - Smart, seamless, directional navigation and resizing of splits.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/12/03/"/>
    <summary>1 awesome projects updated on Dec 03, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/12/02/</id>
    <title>Awesome Neovim Updates on Dec 02, 2023</title>
    <updated>2023-12-02T12:35:47.257Z</updated>
    <published>2023-12-02T12:35:47.257Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/chomosuke/typst-preview.nvim" rel="noopener noreferrer">chomosuke/typst-preview.nvim (⭐969)</a> - Preview Typst documents in the browser, instant update on each keystroke, and cross jump between code and preview.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/12/02/"/>
    <summary>1 awesome projects updated on Dec 02, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/12/01/</id>
    <title>Awesome Neovim Updates on Dec 01, 2023</title>
    <updated>2023-12-01T12:39:41.534Z</updated>
    <published>2023-12-01T12:39:41.534Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/alexmozaidze/palenight.nvim" rel="noopener noreferrer">alexmozaidze/palenight.nvim (⭐26)</a> - <em><strong><code>[TS][LSP][Fnl]</code></strong></em> Palenight colorscheme supporting Tree-sitter, LSP <em>(including semantic tokens)</em> and lots of plugins.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/12/01/"/>
    <summary>1 awesome projects updated on Dec 01, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/29/</id>
    <title>Awesome Neovim Updates on Nov 29, 2023</title>
    <updated>2023-11-29T12:39:45.845Z</updated>
    <published>2023-11-29T12:39:45.078Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/tadmccorkle/markdown.nvim" rel="noopener noreferrer">tadmccorkle/markdown.nvim (⭐247)</a> - Configurable tools for Markdown files, including inline-style, link, and navigation keymaps, table of contents, improved list editing, and more.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/yutkat/confirm-quit.nvim" rel="noopener noreferrer">yutkat/confirm-quit.nvim (⭐36)</a> - Confirm before quitting.</li>
</ul>

<ul>
<li><a href="https://github.com/bgaillard/readonly.nvim" rel="noopener noreferrer">bgaillard/readonly.nvim (⭐24)</a> - Secure edition of files containing sensible / secret information, passwords, API keys, SSH keys, etc.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/29/"/>
    <summary>3 awesome projects updated on Nov 29, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/26/</id>
    <title>Awesome Neovim Updates on Nov 26, 2023</title>
    <updated>2023-11-26T01:34:55.183Z</updated>
    <published>2023-11-26T01:34:55.183Z</published>
    <content type="html"><![CDATA[<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/nvimdev/guard.nvim" rel="noopener noreferrer">nvimdev/guard.nvim (⭐520)</a> - Minimalist async formatting and linting plugin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/26/"/>
    <summary>1 awesome projects updated on Nov 26, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/24/</id>
    <title>Awesome Neovim Updates on Nov 24, 2023</title>
    <updated>2023-11-24T01:23:31.357Z</updated>
    <published>2023-11-24T01:23:31.357Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/Jxstxs/conceal.nvim" rel="noopener noreferrer">Jxstxs/conceal.nvim (⭐76)</a> - Use Tree-sitter to conceal common boilerplate code.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/24/"/>
    <summary>1 awesome projects updated on Nov 24, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/22/</id>
    <title>Awesome Neovim Updates on Nov 22, 2023</title>
    <updated>2023-11-22T12:40:21.400Z</updated>
    <published>2023-11-22T12:40:20.795Z</published>
    <content type="html"><![CDATA[<h3><p>Snippet / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/cvigilv/esqueleto.nvim" rel="noopener noreferrer">cvigilv/esqueleto.nvim (⭐109)</a> - Simple templates to use when creating new files.</li>
</ul>
<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/theHamsta/nvim-dap-virtual-text" rel="noopener noreferrer">theHamsta/nvim-dap-virtual-text (⭐1.1k)</a> - Virtual text support for nvim-dap.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/22/"/>
    <summary>2 awesome projects updated on Nov 22, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/21/</id>
    <title>Awesome Neovim Updates on Nov 21, 2023</title>
    <updated>2023-11-21T12:40:54.760Z</updated>
    <published>2023-11-21T01:34:32.801Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/David-Kunz/gen.nvim" rel="noopener noreferrer">David-Kunz/gen.nvim (⭐1.5k)</a> - Generate text using LLMs (via Ollama) with customizable prompts.</li>
</ul>
<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/fdschmidt93/telescope-egrepify.nvim" rel="noopener noreferrer">fdschmidt93/telescope-egrepify.nvim (⭐145)</a> - Telescope plugin for better <code>rg</code> flags in <code>live_grep</code>.</li>
</ul>
<h3><p>Colorscheme / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/linrongbin16/colorbox.nvim" rel="noopener noreferrer">linrongbin16/colorbox.nvim (⭐49)</a> - Load all the ultra colorschemes into your editor's player.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/ellisonleao/dotenv.nvim" rel="noopener noreferrer">ellisonleao/dotenv.nvim (⭐56)</a> - Minimalist <code>.env</code> support.</li>
</ul>
<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/ggandor/flit.nvim" rel="noopener noreferrer">ggandor/flit.nvim (⭐411)</a> - Enhanced f/t motions for Leap.</li>
</ul>

<ul>
<li><a href="https://github.com/ggandor/leap-spooky.nvim" rel="noopener noreferrer">ggandor/leap-spooky.nvim (⭐281)</a> - Spooky (Leap) actions at a distance.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/cshuaimin/ssr.nvim" rel="noopener noreferrer">cshuaimin/ssr.nvim (⭐1k)</a> - Tree-sitter based structural search and replace.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/21/"/>
    <summary>7 awesome projects updated on Nov 21, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/20/</id>
    <title>Awesome Neovim Updates on Nov 20, 2023</title>
    <updated>2023-11-20T12:42:28.383Z</updated>
    <published>2023-11-20T12:42:27.403Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/jpmcb/nvim-llama" rel="noopener noreferrer">jpmcb/nvim-llama (⭐272)</a> - LLM (LLaMA 2 and <code>llama.cpp</code>) wrappers.</li>
</ul>
<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/IndianBoy42/tree-sitter-just" rel="noopener noreferrer">IndianBoy42/tree-sitter-just (⭐194)</a> - Tree-sitter grammar for <a href="https://github.com/casey/just" rel="noopener noreferrer">Justfiles (⭐35k)</a>.</li>
</ul>
<h3><p>Snippet / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/rafamadriz/friendly-snippets" rel="noopener noreferrer">rafamadriz/friendly-snippets (⭐2.8k)</a> - Set of preconfigured snippets for different languages.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/nat-418/boole.nvim" rel="noopener noreferrer">nat-418/boole.nvim (⭐188)</a> - Toggle booleans and common string values.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/20/"/>
    <summary>4 awesome projects updated on Nov 20, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/17/</id>
    <title>Awesome Neovim Updates on Nov 17, 2023</title>
    <updated>2023-11-17T12:39:08.822Z</updated>
    <published>2023-11-17T12:39:08.822Z</published>
    <content type="html"><![CDATA[<h3><p>Split and Window / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/jyscao/ventana.nvim" rel="noopener noreferrer">jyscao/ventana.nvim (⭐24)</a> - Convenient flips and shifts for your windows layout.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/17/"/>
    <summary>1 awesome projects updated on Nov 17, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/16/</id>
    <title>Awesome Neovim Updates on Nov 16, 2023</title>
    <updated>2023-11-16T12:40:12.968Z</updated>
    <published>2023-11-16T12:40:12.968Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/calind/selenized.nvim" rel="noopener noreferrer">calind/selenized.nvim (⭐32)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Lua port of <a href="https://github.com/jan-warchol/selenized" rel="noopener noreferrer">selenized (⭐919)</a> with support for Tree-sitter, <code>nvim-cmp</code>, GitSigns, and more.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/16/"/>
    <summary>1 awesome projects updated on Nov 16, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/15/</id>
    <title>Awesome Neovim Updates on Nov 15, 2023</title>
    <updated>2023-11-15T01:30:05.342Z</updated>
    <published>2023-11-15T01:30:05.342Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/hedyhli/outline.nvim" rel="noopener noreferrer">hedyhli/outline.nvim (⭐1k)</a> - A significantly enhanced and refactored fork of <code>symbols-outline.nvim</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/15/"/>
    <summary>1 awesome projects updated on Nov 15, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/13/</id>
    <title>Awesome Neovim Updates on Nov 13, 2023</title>
    <updated>2023-11-13T12:39:40.483Z</updated>
    <published>2023-11-13T12:39:40.031Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/stevanmilic/nvim-lspimport" rel="noopener noreferrer">stevanmilic/nvim-lspimport (⭐80)</a> - Automatically resolves imports for undefined terms. Useful with <code>pyright</code> language server.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Tsuzat/NeoSolarized.nvim" rel="noopener noreferrer">Tsuzat/NeoSolarized.nvim (⭐209)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> NeoSolarized colorscheme with full transparency.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/13/"/>
    <summary>2 awesome projects updated on Nov 13, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/12/</id>
    <title>Awesome Neovim Updates on Nov 12, 2023</title>
    <updated>2023-11-12T01:33:55.445Z</updated>
    <published>2023-11-12T01:33:55.445Z</published>
    <content type="html"><![CDATA[<h3><p>Startup / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/TobinPalmer/Tip.nvim" rel="noopener noreferrer">TobinPalmer/Tip.nvim (⭐82)</a> - Get a simple tip on startup.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/12/"/>
    <summary>1 awesome projects updated on Nov 12, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/09/</id>
    <title>Awesome Neovim Updates on Nov 09, 2023</title>
    <updated>2023-11-09T01:24:02.206Z</updated>
    <published>2023-11-09T01:24:02.206Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/xiaoshihou514/squirrel.nvim" rel="noopener noreferrer">xiaoshihou514/squirrel.nvim (⭐17)</a> - Quickly jump between Tree-sitter nodes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/09/"/>
    <summary>1 awesome projects updated on Nov 09, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/08/</id>
    <title>Awesome Neovim Updates on Nov 08, 2023</title>
    <updated>2023-11-08T01:23:34.998Z</updated>
    <published>2023-11-08T01:23:34.998Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/SalOrak/whaler.nvim" rel="noopener noreferrer">SalOrak/whaler.nvim (⭐75)</a> - Telescope extension to move between directories blazingly fast.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/08/"/>
    <summary>1 awesome projects updated on Nov 08, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/05/</id>
    <title>Awesome Neovim Updates on Nov 05, 2023</title>
    <updated>2023-11-05T12:36:26.156Z</updated>
    <published>2023-11-05T01:33:13.142Z</published>
    <content type="html"><![CDATA[<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/duane9/nvim-rg" rel="noopener noreferrer">duane9/nvim-rg (⭐45)</a> - Run RipGrep asynchronously and see results in a quickfix window.</li>
</ul>
<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/miversen33/sunglasses.nvim" rel="noopener noreferrer">miversen33/sunglasses.nvim (⭐161)</a> - Dynamic Colorscheme/highlight adjuster on window switching.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/benlubas/molten-nvim" rel="noopener noreferrer">benlubas/molten-nvim (⭐1.2k)</a> - Enables running code chunks via the Jupyter kernel. Output (including image output) is rendered in a floating window below the code.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/05/"/>
    <summary>3 awesome projects updated on Nov 05, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/11/02/</id>
    <title>Awesome Neovim Updates on Nov 02, 2023</title>
    <updated>2023-11-02T12:38:52.696Z</updated>
    <published>2023-11-02T12:38:52.204Z</published>
    <content type="html"><![CDATA[<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/mangelozzi/rgflow.nvim" rel="noopener noreferrer">mangelozzi/rgflow.nvim (⭐107)</a> - Quickly get RipGrep results into an editable Quickfix list, while learning RipGrep's CLI.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/miikanissi/modus-themes.nvim" rel="noopener noreferrer">miikanissi/modus-themes.nvim (⭐442)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Accessible theme, conforming with the highest standard for color contrast (WCAG AAA).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/11/02/"/>
    <summary>2 awesome projects updated on Nov 02, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/30/</id>
    <title>Awesome Neovim Updates on Oct 30, 2023</title>
    <updated>2023-10-30T08:49:37.908Z</updated>
    <published>2023-10-30T08:49:37.758Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/mrcjkb/haskell-tools.nvim" rel="noopener noreferrer">mrcjkb/haskell-tools.nvim (⭐604)</a> - Seamless integration for Haskell development tools like <code>haskell-language-server</code> and Hoogle.</li>
</ul>
<h3><p>Snippet / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/mrcjkb/haskell-snippets.nvim" rel="noopener noreferrer">mrcjkb/haskell-snippets.nvim (⭐35)</a> - Haskell snippets for LuaSnip, powered by Tree-sitter and LSP.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/30/"/>
    <summary>2 awesome projects updated on Oct 30, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/24/</id>
    <title>Awesome Neovim Updates on Oct 24, 2023</title>
    <updated>2023-10-24T12:38:50.176Z</updated>
    <published>2023-10-24T12:38:49.904Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/smoka7/hop.nvim" rel="noopener noreferrer">smoka7/hop.nvim (⭐799)</a> - Hop is an EasyMotion-like plugin allowing you to jump anywhere in a document with as few keystrokes as possible.</li>
</ul>
<h3><p>Formatting / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/VidocqH/auto-indent.nvim" rel="noopener noreferrer">VidocqH/auto-indent.nvim (⭐89)</a> - Auto indent cursor when cursor at the first column and press <code>&lt;TAB&gt;</code> key like VSCode.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/24/"/>
    <summary>2 awesome projects updated on Oct 24, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/23/</id>
    <title>Awesome Neovim Updates on Oct 23, 2023</title>
    <updated>2023-10-23T12:40:27.010Z</updated>
    <published>2023-10-23T12:40:25.344Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/mrcjkb/rustaceanvim" rel="noopener noreferrer">mrcjkb/rustaceanvim (⭐3k)</a> - A heavily modified fork of rust-tools.nvim that does not require a <code>setup</code> call and does not depend on nvim-lspconfig.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/mrcjkb/kickstart-nix.nvim" rel="noopener noreferrer">mrcjkb/kickstart-nix.nvim (⭐404)</a> - Template repo for Neovim derivations, with the goal of simplifying the migration from existing configurations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/23/"/>
    <summary>2 awesome projects updated on Oct 23, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/21/</id>
    <title>Awesome Neovim Updates on Oct 21, 2023</title>
    <updated>2023-10-21T12:35:50.052Z</updated>
    <published>2023-10-21T12:35:48.972Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/vxpm/ferris.nvim" rel="noopener noreferrer">vxpm/ferris.nvim (⭐123)</a> - Interact with Rust-Analyzer's LSP extensions.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/terminal.nvim" rel="noopener noreferrer">niuiic/terminal.nvim (⭐20)</a> - Manage terminal as buffer, multiple terminals support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/21/"/>
    <summary>2 awesome projects updated on Oct 21, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/19/</id>
    <title>Awesome Neovim Updates on Oct 19, 2023</title>
    <updated>2023-10-19T12:39:34.674Z</updated>
    <published>2023-10-19T12:39:34.349Z</published>
    <content type="html"><![CDATA[<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/edluffy/hologram.nvim" rel="noopener noreferrer">edluffy/hologram.nvim (⭐1.4k)</a> - A cross platform terminal image viewer. Works on macOS and Linux.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/dasupradyumna/launch.nvim" rel="noopener noreferrer">dasupradyumna/launch.nvim (⭐50)</a> - A simple and quick task launcher which allows dynamically configuring tasks on the fly, with optional support for debugging.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/19/"/>
    <summary>2 awesome projects updated on Oct 19, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/17/</id>
    <title>Awesome Neovim Updates on Oct 17, 2023</title>
    <updated>2023-10-17T01:22:43.478Z</updated>
    <published>2023-10-17T01:22:43.478Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/oxfist/night-owl.nvim" rel="noopener noreferrer">oxfist/night-owl.nvim (⭐351)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A <a href="https://github.com/sdras/night-owl-vscode-theme" rel="noopener noreferrer">Night Owl colorscheme port from VSCode (⭐3k)</a> with support for Tree-sitter and semantic tokens.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/17/"/>
    <summary>1 awesome projects updated on Oct 17, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/16/</id>
    <title>Awesome Neovim Updates on Oct 16, 2023</title>
    <updated>2023-10-16T12:41:16.027Z</updated>
    <published>2023-10-16T12:41:16.027Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/sontungexpt/stinvim" rel="noopener noreferrer">sontungexpt/stinvim (⭐53)</a> - Configuration for Full-Stack developers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/16/"/>
    <summary>1 awesome projects updated on Oct 16, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/12/</id>
    <title>Awesome Neovim Updates on Oct 12, 2023</title>
    <updated>2023-10-12T12:40:16.245Z</updated>
    <published>2023-10-12T12:40:16.245Z</published>
    <content type="html"><![CDATA[<h3><p>Remote Development / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/remote.nvim" rel="noopener noreferrer">niuiic/remote.nvim (⭐46)</a> - Edit remote files with local configuration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/12/"/>
    <summary>1 awesome projects updated on Oct 12, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/10/</id>
    <title>Awesome Neovim Updates on Oct 10, 2023</title>
    <updated>2023-10-10T01:21:18.434Z</updated>
    <published>2023-10-10T01:21:18.434Z</published>
    <content type="html"><![CDATA[<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvimdev/hlsearch.nvim" rel="noopener noreferrer">nvimdev/hlsearch.nvim (⭐83)</a> - Auto remove search highlight and rehighlight when using n or N.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/10/"/>
    <summary>1 awesome projects updated on Oct 10, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/09/</id>
    <title>Awesome Neovim Updates on Oct 09, 2023</title>
    <updated>2023-10-09T12:42:42.771Z</updated>
    <published>2023-10-09T12:42:42.771Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/nvimtools/none-ls.nvim" rel="noopener noreferrer">nvimtools/none-ls.nvim (⭐3.2k)</a> - A reloaded <code>null-ls.nvim</code> to use your editor as a language server to inject LSP diagnostics, code actions, and more via Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/09/"/>
    <summary>1 awesome projects updated on Oct 09, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/08/</id>
    <title>Awesome Neovim Updates on Oct 08, 2023</title>
    <updated>2023-10-08T01:31:15.383Z</updated>
    <published>2023-10-08T01:31:15.383Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/VidocqH/data-viewer.nvim" rel="noopener noreferrer">VidocqH/data-viewer.nvim (⭐124)</a> - Provide a simple table view to inspect data files such as <code>csv</code>, <code>tsv</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/08/"/>
    <summary>1 awesome projects updated on Oct 08, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/06/</id>
    <title>Awesome Neovim Updates on Oct 06, 2023</title>
    <updated>2023-10-06T12:39:43.173Z</updated>
    <published>2023-10-06T12:39:43.173Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/typst-preview.nvim" rel="noopener noreferrer">niuiic/typst-preview.nvim (⭐49)</a> - Preview Typst documents, respond to file changes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/06/"/>
    <summary>1 awesome projects updated on Oct 06, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/05/</id>
    <title>Awesome Neovim Updates on Oct 05, 2023</title>
    <updated>2023-10-05T12:42:02.555Z</updated>
    <published>2023-10-05T12:42:02.555Z</published>
    <content type="html"><![CDATA[<h3><p>Bars and Lines / Statusline</p>
</h3>
<ul>
<li><a href="https://github.com/MunifTanjim/nougat.nvim" rel="noopener noreferrer">MunifTanjim/nougat.nvim (⭐202)</a> - Hyperextensible statusline/tabline/winbar.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/05/"/>
    <summary>1 awesome projects updated on Oct 05, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/10/03/</id>
    <title>Awesome Neovim Updates on Oct 03, 2023</title>
    <updated>2023-10-03T01:22:05.189Z</updated>
    <published>2023-10-03T01:22:04.043Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/hinell/lsp-timeout.nvim" rel="noopener noreferrer">hinell/lsp-timeout.nvim (⭐234)</a> - Automatically start/stop idle/unused LSP servers; keeps RAM usage low.</li>
</ul>
<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/dense-analysis/neural" rel="noopener noreferrer">dense-analysis/neural (⭐512)</a> - Integrate LLMs for generating code, interacting with chat bots, and more.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/polirritmico/monokai-nightasty.nvim" rel="noopener noreferrer">polirritmico/monokai-nightasty.nvim (⭐172)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A dark/light theme based on the Monokai color palette written in Lua, support for LSP, Tree-sitter and lots of plugins.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/hinell/duplicate.nvim" rel="noopener noreferrer">hinell/duplicate.nvim (⭐25)</a> - Duplicate lines and blocks of lines easily; undo and unfolding support; full OOP.</li>
</ul>

<ul>
<li><a href="https://github.com/hinell/move.nvim" rel="noopener noreferrer">hinell/move.nvim (⭐14)</a> - Move chunks of text around; fork of <a href="https://github.com/fedepujol/move.nvim" rel="noopener noreferrer">fedepujol/move.nvim (⭐369)</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/10/03/"/>
    <summary>5 awesome projects updated on Oct 03, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/30/</id>
    <title>Awesome Neovim Updates on Sep 30, 2023</title>
    <updated>2023-09-30T01:19:34.049Z</updated>
    <published>2023-09-30T01:19:34.049Z</published>
    <content type="html"><![CDATA[<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/git-log.nvim" rel="noopener noreferrer">niuiic/git-log.nvim (⭐21)</a> - Check Git log of the selected code.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/30/"/>
    <summary>1 awesome projects updated on Sep 30, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/25/</id>
    <title>Awesome Neovim Updates on Sep 25, 2023</title>
    <updated>2023-09-25T01:21:42.244Z</updated>
    <published>2023-09-25T01:21:42.244Z</published>
    <content type="html"><![CDATA[<h3><p>Bars and Lines / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/sontungexpt/stcursorword" rel="noopener noreferrer">sontungexpt/stcursorword (⭐84)</a> - Highlight the word under the cursor (improved and compact version of <code>nvim-cursorline</code>).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/25/"/>
    <summary>1 awesome projects updated on Sep 25, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/24/</id>
    <title>Awesome Neovim Updates on Sep 24, 2023</title>
    <updated>2023-09-24T01:25:28.969Z</updated>
    <published>2023-09-24T01:25:28.969Z</published>
    <content type="html"><![CDATA[<h3><p>External / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/alfred-neovim-utilities" rel="noopener noreferrer">chrisgrieser/alfred-neovim-utilities (⭐44)</a> - Search plugins and online <code>:help</code> via Alfred (macOS).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/24/"/>
    <summary>1 awesome projects updated on Sep 24, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/23/</id>
    <title>Awesome Neovim Updates on Sep 23, 2023</title>
    <updated>2023-09-23T01:18:49.207Z</updated>
    <published>2023-09-23T01:18:49.207Z</published>
    <content type="html"><![CDATA[<h3><p>LSP / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-rulebook" rel="noopener noreferrer">chrisgrieser/nvim-rulebook (⭐120)</a> - Add inline-comments to ignore rules, or lookup rule documentation online.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/23/"/>
    <summary>1 awesome projects updated on Sep 23, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/21/</id>
    <title>Awesome Neovim Updates on Sep 21, 2023</title>
    <updated>2023-09-21T12:39:43.915Z</updated>
    <published>2023-09-21T01:20:10.647Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/cryptomilk/nightcity.nvim" rel="noopener noreferrer">cryptomilk/nightcity.nvim (⭐72)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A dark colorscheme inspired by Inkpot, Jellybeans, Gruvbox and Tokyonight with LSP support.</li>
</ul>
<h3><p>Bars and Lines / Tabline</p>
</h3>
<ul>
<li><a href="https://github.com/willothy/nvim-cokeline" rel="noopener noreferrer">willothy/nvim-cokeline (⭐633)</a> - A bufferline for people with addictive personalities.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/mikesmithgh/kitty-scrollback.nvim" rel="noopener noreferrer">mikesmithgh/kitty-scrollback.nvim (⭐895)</a> - Open your kitty scrollback buffer. Ameowzing.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-tinygit" rel="noopener noreferrer">chrisgrieser/nvim-tinygit (⭐213)</a> - Lightweight and nimble Git client.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/21/"/>
    <summary>4 awesome projects updated on Sep 21, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/20/</id>
    <title>Awesome Neovim Updates on Sep 20, 2023</title>
    <updated>2023-09-20T12:39:28.115Z</updated>
    <published>2023-09-20T12:39:28.115Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/sontungexpt/url-open" rel="noopener noreferrer">sontungexpt/url-open (⭐108)</a> - Open URLs under the cursor and create highlight effects for them.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/20/"/>
    <summary>1 awesome projects updated on Sep 20, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/19/</id>
    <title>Awesome Neovim Updates on Sep 19, 2023</title>
    <updated>2023-09-19T12:39:29.248Z</updated>
    <published>2023-09-19T12:39:27.642Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/Wansmer/symbol-usage.nvim" rel="noopener noreferrer">Wansmer/symbol-usage.nvim (⭐503)</a> - Display references, definitions and implementations of document symbols.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-puppeteer" rel="noopener noreferrer">chrisgrieser/nvim-puppeteer (⭐76)</a> - Automatically convert strings to f-strings or template strings and back.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-kickstart-python" rel="noopener noreferrer">chrisgrieser/nvim-kickstart-python (⭐154)</a> - A launch point for your configuration (for Python).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/19/"/>
    <summary>3 awesome projects updated on Sep 19, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/18/</id>
    <title>Awesome Neovim Updates on Sep 18, 2023</title>
    <updated>2023-09-18T12:39:16.239Z</updated>
    <published>2023-09-18T12:39:15.825Z</published>
    <content type="html"><![CDATA[<h3><p>Debugging / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/yorickpeterse/nvim-pqf" rel="noopener noreferrer">yorickpeterse/nvim-pqf (⭐188)</a> - Prettier quickfix/location list windows.</li>
</ul>
<h3><p>Session / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/coffebar/neovim-project" rel="noopener noreferrer">coffebar/neovim-project (⭐300)</a> - Declarative project management, automatic saving of sessions, uses Telescope.</li>
</ul>
<h3><p>Split and Window / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/yorickpeterse/nvim-window" rel="noopener noreferrer">yorickpeterse/nvim-window (⭐186)</a> - Easily jump between windows.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/18/"/>
    <summary>3 awesome projects updated on Sep 18, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/17/</id>
    <title>Awesome Neovim Updates on Sep 17, 2023</title>
    <updated>2023-09-17T12:34:51.217Z</updated>
    <published>2023-09-17T12:34:51.217Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/LintaoAmons/scratch.nvim" rel="noopener noreferrer">LintaoAmons/scratch.nvim (⭐277)</a> - Create and manage scratch files.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/17/"/>
    <summary>1 awesome projects updated on Sep 17, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/13/</id>
    <title>Awesome Neovim Updates on Sep 13, 2023</title>
    <updated>2023-09-13T01:21:36.252Z</updated>
    <published>2023-09-13T01:21:36.252Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ribru17/bamboo.nvim" rel="noopener noreferrer">ribru17/bamboo.nvim (⭐473)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A warm green theme.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/13/"/>
    <summary>1 awesome projects updated on Sep 13, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/12/</id>
    <title>Awesome Neovim Updates on Sep 12, 2023</title>
    <updated>2023-09-12T12:38:20.738Z</updated>
    <published>2023-09-12T12:38:20.738Z</published>
    <content type="html"><![CDATA[<h3><p>Plugin Manager</p>
</h3>
<ul>
<li><a href="https://github.com/lewis6991/pckr.nvim" rel="noopener noreferrer">lewis6991/pckr.nvim (⭐347)</a> - Spiritual successor of <code>wbthomason/packer.nvim</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/12/"/>
    <summary>1 awesome projects updated on Sep 12, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/11/</id>
    <title>Awesome Neovim Updates on Sep 11, 2023</title>
    <updated>2023-09-11T12:40:00.858Z</updated>
    <published>2023-09-11T12:40:00.858Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/judaew/ronny.nvim" rel="noopener noreferrer">judaew/ronny.nvim (⭐18)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A dark colorscheme, which mostly was inspired by the Monokai originally created by Wimem Hazenberg.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/11/"/>
    <summary>1 awesome projects updated on Sep 11, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/07/</id>
    <title>Awesome Neovim Updates on Sep 07, 2023</title>
    <updated>2023-09-07T12:39:10.194Z</updated>
    <published>2023-09-07T12:39:10.018Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/subnut/nvim-ghost.nvim" rel="noopener noreferrer">subnut/nvim-ghost.nvim (⭐197)</a> - GhostText support with zero dependencies.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/NeogitOrg/neogit" rel="noopener noreferrer">NeogitOrg/neogit (⭐5.5k)</a> - A Magit clone that may change some things to fit the Vim philosophy.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/07/"/>
    <summary>2 awesome projects updated on Sep 07, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/08/29/</id>
    <title>Awesome Neovim Updates on Aug 29, 2023</title>
    <updated>2023-08-29T12:38:32.259Z</updated>
    <published>2023-08-29T12:38:32.259Z</published>
    <content type="html"><![CDATA[<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/IlyasYOY/obs.nvim" rel="noopener noreferrer">IlyasYOY/obs.nvim (⭐92)</a> - Your Obsidian notes at the speed of thought.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/08/29/"/>
    <summary>1 awesome projects updated on Aug 29, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/08/28/</id>
    <title>Awesome Neovim Updates on Aug 28, 2023</title>
    <updated>2023-08-28T12:38:36.938Z</updated>
    <published>2023-08-28T12:38:36.209Z</published>
    <content type="html"><![CDATA[<h3><p>Register / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/desdic/macrothis.nvim" rel="noopener noreferrer">desdic/macrothis.nvim (⭐34)</a> - Save and load macros/registers.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/jaytyrrell13/static.nvim" rel="noopener noreferrer">jaytyrrell13/static.nvim (⭐11)</a> - Run static site generator commands.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/08/28/"/>
    <summary>2 awesome projects updated on Aug 28, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/08/27/</id>
    <title>Awesome Neovim Updates on Aug 27, 2023</title>
    <updated>2023-08-27T12:34:25.639Z</updated>
    <published>2023-08-27T12:34:24.951Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Verf/deepwhite.nvim" rel="noopener noreferrer">Verf/deepwhite.nvim (⭐181)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A light colorscheme inspired by <a href="https://github.com/biletskyy/flatwhite-syntax" rel="noopener noreferrer">flatwhite-syntax (⭐196)</a> and <a href="https://github.com/rougier/elegant-emacs" rel="noopener noreferrer">elegant-emacs (⭐1.4k)</a>.</li>
</ul>
<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/stevearc/conform.nvim" rel="noopener noreferrer">stevearc/conform.nvim (⭐5.3k)</a> - A lightweight formatting engine that plays nice with LSP.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/08/27/"/>
    <summary>2 awesome projects updated on Aug 27, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/08/24/</id>
    <title>Awesome Neovim Updates on Aug 24, 2023</title>
    <updated>2023-08-24T01:18:07.239Z</updated>
    <published>2023-08-24T01:18:07.239Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/askfiy/visual_studio_code" rel="noopener noreferrer">askfiy/visual_studio_code (⭐213)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em>  A theme that highly restores VSCode.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/08/24/"/>
    <summary>1 awesome projects updated on Aug 24, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/08/23/</id>
    <title>Awesome Neovim Updates on Aug 23, 2023</title>
    <updated>2023-08-23T12:37:25.903Z</updated>
    <published>2023-08-23T12:37:25.903Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/CamdenClark/flyboy" rel="noopener noreferrer">CamdenClark/flyboy (⭐46)</a> - Simple interaction with ChatGPT in a Markdown buffer. Supports GPT-4 and Azure OpenAI.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/08/23/"/>
    <summary>1 awesome projects updated on Aug 23, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/08/19/</id>
    <title>Awesome Neovim Updates on Aug 19, 2023</title>
    <updated>2023-08-19T12:34:36.057Z</updated>
    <published>2023-08-19T01:16:04.208Z</published>
    <content type="html"><![CDATA[<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/code-shot.nvim" rel="noopener noreferrer">niuiic/code-shot.nvim (⭐64)</a> - Take a picture of the code.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/9seconds/repolink.nvim" rel="noopener noreferrer">9seconds/repolink.nvim (⭐22)</a> - Generate shareable HTTP permalinks for various Git web frontends.</li>
</ul>
<h3><p>Editing Support / Comment</p>
</h3>
<ul>
<li><a href="https://github.com/Zeioth/dooku.nvim" rel="noopener noreferrer">Zeioth/dooku.nvim (⭐49)</a> - Generate and open your HTML code documentation.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/08/19/"/>
    <summary>3 awesome projects updated on Aug 19, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/08/15/</id>
    <title>Awesome Neovim Updates on Aug 15, 2023</title>
    <updated>2023-08-15T01:18:40.046Z</updated>
    <published>2023-08-15T01:18:40.046Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/chuwy/ucm.nvim" rel="noopener noreferrer">chuwy/ucm.nvim (⭐6)</a> - Navigating <a href="https://unison-lang.org/" rel="noopener noreferrer">Unison</a> projects.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/08/15/"/>
    <summary>1 awesome projects updated on Aug 15, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/08/06/</id>
    <title>Awesome Neovim Updates on Aug 06, 2023</title>
    <updated>2023-08-06T12:34:31.885Z</updated>
    <published>2023-08-06T12:34:31.885Z</published>
    <content type="html"><![CDATA[<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/linrongbin16/fzfx.nvim" rel="noopener noreferrer">linrongbin16/fzfx.nvim (⭐151)</a> - A fuzzy finder that updates on every keystroke.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/08/06/"/>
    <summary>1 awesome projects updated on Aug 06, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/08/05/</id>
    <title>Awesome Neovim Updates on Aug 05, 2023</title>
    <updated>2023-08-05T12:36:03.008Z</updated>
    <published>2023-08-05T12:36:03.008Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/aznhe21/actions-preview.nvim" rel="noopener noreferrer">aznhe21/actions-preview.nvim (⭐519)</a> - Fully customizable previewer for LSP code actions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/08/05/"/>
    <summary>1 awesome projects updated on Aug 05, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/29/</id>
    <title>Awesome Neovim Updates on Jul 29, 2023</title>
    <updated>2023-07-29T01:35:22.451Z</updated>
    <published>2023-07-29T01:35:21.819Z</published>
    <content type="html"><![CDATA[<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Zeioth/compiler.nvim" rel="noopener noreferrer">Zeioth/compiler.nvim (⭐669)</a> - Compiler for building and running your code without having to configure anything.</li>
</ul>
<h3><p>Editing Support / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-origami" rel="noopener noreferrer">chrisgrieser/nvim-origami (⭐523)</a> - Fold with relentless elegance.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/NormalNvim/NormalNvim" rel="noopener noreferrer">NormalNvim/NormalNvim (⭐721)</a> - Configuration focused on stability for your daily work.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/29/"/>
    <summary>3 awesome projects updated on Jul 29, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/28/</id>
    <title>Awesome Neovim Updates on Jul 28, 2023</title>
    <updated>2023-07-28T12:40:00.956Z</updated>
    <published>2023-07-28T12:40:00.956Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/malbertzard/inline-fold.nvim" rel="noopener noreferrer">malbertzard/inline-fold.nvim (⭐89)</a> - Hide certain elements inline like long CSS classes or <code>href</code> content.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/28/"/>
    <summary>1 awesome projects updated on Jul 28, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/26/</id>
    <title>Awesome Neovim Updates on Jul 26, 2023</title>
    <updated>2023-07-26T12:40:34.900Z</updated>
    <published>2023-07-26T12:40:34.880Z</published>
    <content type="html"><![CDATA[<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/serenevoid/kiwi.nvim" rel="noopener noreferrer">serenevoid/kiwi.nvim (⭐249)</a> - A stripped down VimWiki with necessary features.</li>
</ul>
<h3><p>Workflow / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/gaborvecsei/usage-tracker.nvim" rel="noopener noreferrer">gaborvecsei/usage-tracker.nvim (⭐144)</a> - Track your usage and visualize statistics easily.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/26/"/>
    <summary>2 awesome projects updated on Jul 26, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/25/</id>
    <title>Awesome Neovim Updates on Jul 25, 2023</title>
    <updated>2023-07-25T12:44:25.029Z</updated>
    <published>2023-07-25T12:44:25.024Z</published>
    <content type="html"><![CDATA[<h3><p>AI / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/Robitx/gp.nvim" rel="noopener noreferrer">Robitx/gp.nvim (⭐1.3k)</a> - ChatGPT like sessions and instructable text/code operations in your favorite editor.</li>
</ul>

<ul>
<li><a href="https://github.com/jackMort/ChatGPT.nvim" rel="noopener noreferrer">jackMort/ChatGPT.nvim (⭐4k)</a> - Effortless Natural Language Generation with OpenAI's ChatGPT API.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/25/"/>
    <summary>2 awesome projects updated on Jul 25, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/23/</id>
    <title>Awesome Neovim Updates on Jul 23, 2023</title>
    <updated>2023-07-23T12:36:45.660Z</updated>
    <published>2023-07-23T01:50:21.041Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/richardbizik/nvim-toc" rel="noopener noreferrer">richardbizik/nvim-toc (⭐52)</a> - Easily generate table of contents for Markdown files.</li>
</ul>
<h3><p>Debugging / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/ashfinal/qfview.nvim" rel="noopener noreferrer">ashfinal/qfview.nvim (⭐55)</a> - Pretty quickfix/location view with consistent path-shorten and folding.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/23/"/>
    <summary>2 awesome projects updated on Jul 23, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/22/</id>
    <title>Awesome Neovim Updates on Jul 22, 2023</title>
    <updated>2023-07-22T01:42:50.606Z</updated>
    <published>2023-07-22T01:42:50.606Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/okuuva/auto-save.nvim" rel="noopener noreferrer">okuuva/auto-save.nvim (⭐328)</a> - Automatically saves your work as often as needed and as seldom as possible. Customizable with smart defaults. Maintained fork of Pocco81/auto-save.nvim.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/22/"/>
    <summary>1 awesome projects updated on Jul 22, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/21/</id>
    <title>Awesome Neovim Updates on Jul 21, 2023</title>
    <updated>2023-07-21T12:39:21.646Z</updated>
    <published>2023-07-21T12:39:21.646Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/HiPhish/rainbow-delimiters.nvim" rel="noopener noreferrer">HiPhish/rainbow-delimiters.nvim (⭐880)</a> - Rainbow delimiters with Tree-sitter.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/21/"/>
    <summary>1 awesome projects updated on Jul 21, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/20/</id>
    <title>Awesome Neovim Updates on Jul 20, 2023</title>
    <updated>2023-07-20T12:42:03.660Z</updated>
    <published>2023-07-20T12:42:02.439Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/nvimdev/lspsaga.nvim" rel="noopener noreferrer">nvimdev/lspsaga.nvim (⭐3.8k)</a> - A light-weight LSP plugin based on the built-in LSP with a highly performant UI.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvimdev/zephyr-nvim" rel="noopener noreferrer">nvimdev/zephyr-nvim (⭐375)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A dark colorscheme with Tree-sitter support.</li>
</ul>
<h3><p>Startup / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/nvimdev/dashboard-nvim" rel="noopener noreferrer">nvimdev/dashboard-nvim (⭐2.9k)</a> - A minimalist dashboard, inspired by doom-emacs.</li>
</ul>
<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/elentok/format-on-save.nvim" rel="noopener noreferrer">elentok/format-on-save.nvim (⭐172)</a> - A synchronous formatter that combines both LSP and non-LSP formatting (e.g. <code>shfmt</code>, <code>stylua</code>, <code>prettier</code>). Focused specifically for format-on-save.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/20/"/>
    <summary>4 awesome projects updated on Jul 20, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/19/</id>
    <title>Awesome Neovim Updates on Jul 19, 2023</title>
    <updated>2023-07-19T03:05:43.563Z</updated>
    <published>2023-07-19T03:05:43.563Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/AlexvZyl/nordic.nvim" rel="noopener noreferrer">AlexvZyl/nordic.nvim (⭐1k)</a> - <em><strong><code>[TS][Lua]</code></strong></em> Nord theme, but warmer and darker. Supports a variety of plugins and other platforms.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/19/"/>
    <summary>1 awesome projects updated on Jul 19, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/17/</id>
    <title>Awesome Neovim Updates on Jul 17, 2023</title>
    <updated>2023-07-17T12:49:50.935Z</updated>
    <published>2023-07-17T12:49:50.935Z</published>
    <content type="html"><![CDATA[<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/format.nvim" rel="noopener noreferrer">niuiic/format.nvim (⭐33)</a> - An asynchronous, multitasking, highly configurable formatting plugin.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/17/"/>
    <summary>1 awesome projects updated on Jul 17, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/16/</id>
    <title>Awesome Neovim Updates on Jul 16, 2023</title>
    <updated>2023-07-16T12:41:30.481Z</updated>
    <published>2023-07-16T12:41:29.636Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/creativenull/diagnosticls-configs-nvim" rel="noopener noreferrer">creativenull/diagnosticls-configs-nvim (⭐93)</a> - An unofficial collection of linters and formatters configured for diagnostic-languageserver to work with built-in LSP.</li>
</ul>
<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/dap-utils.nvim" rel="noopener noreferrer">niuiic/dap-utils (⭐41)</a> - Utilities to provide a better experience for using nvim-dap.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/16/"/>
    <summary>2 awesome projects updated on Jul 16, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/15/</id>
    <title>Awesome Neovim Updates on Jul 15, 2023</title>
    <updated>2023-07-15T02:04:38.556Z</updated>
    <published>2023-07-15T02:04:38.556Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/creativenull/efmls-configs-nvim" rel="noopener noreferrer">creativenull/efmls-configs-nvim (⭐318)</a> - An unofficial collection of linters and formatters configured for efm-langserver to work with built-in LSP.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/15/"/>
    <summary>1 awesome projects updated on Jul 15, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/11/</id>
    <title>Awesome Neovim Updates on Jul 11, 2023</title>
    <updated>2023-07-11T01:56:07.086Z</updated>
    <published>2023-07-11T01:56:06.715Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/xero/miasma.nvim" rel="noopener noreferrer">xero/miasma.nvim (⭐559)</a> - <em><strong><code>[TS][LSP]</code></strong></em> A dark pastel color scheme inspired by the woods. Built using lush and supports Tree-sitter, diagnostics, CMP, Git-Signs, Telescope, Which-key, Lazy, and more.</li>
</ul>
<h3><p>Bars and Lines / Tabline</p>
</h3>
<ul>
<li><a href="https://github.com/tomiis4/BufferTabs.nvim" rel="noopener noreferrer">tomiis4/BufferTabs.nvim (⭐95)</a> - Simple and Fancy tabline.</li>
</ul>
<h3><p>Fennel / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Olical/nfnl" rel="noopener noreferrer">Olical/nfnl (⭐356)</a> - Streamlined successor to Aniseed, compiling Fennel to Lua on file write.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/11/"/>
    <summary>3 awesome projects updated on Jul 11, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/08/</id>
    <title>Awesome Neovim Updates on Jul 08, 2023</title>
    <updated>2023-07-08T12:44:27.435Z</updated>
    <published>2023-07-08T12:44:27.435Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/2nthony/vitesse.nvim" rel="noopener noreferrer">2nthony/vitesse.nvim (⭐68)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Vitesse theme Lua port.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/08/"/>
    <summary>1 awesome projects updated on Jul 08, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/07/05/</id>
    <title>Awesome Neovim Updates on Jul 05, 2023</title>
    <updated>2023-07-05T02:03:43.358Z</updated>
    <published>2023-07-05T02:03:43.358Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/zootedb0t/citruszest.nvim" rel="noopener noreferrer">zootedb0t/citruszest.nvim (⭐263)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A colorscheme that features a combination of bright and juicy colors reminiscent of various citrus fruits, with LSP and Tree-sitter support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/07/05/"/>
    <summary>1 awesome projects updated on Jul 05, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/06/29/</id>
    <title>Awesome Neovim Updates on Jun 29, 2023</title>
    <updated>2023-06-29T12:45:52.662Z</updated>
    <published>2023-06-29T12:45:52.299Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/zaldih/themery.nvim" rel="noopener noreferrer">zaldih/themery.nvim (⭐378)</a> - A new way to change the colorscheme on the fly like in VSCode.</li>
</ul>
<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/folke/flash.nvim" rel="noopener noreferrer">folke/flash.nvim (⭐4.1k)</a> - Navigate your code with search labels, enhanced character motions and Tree-sitter integration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/06/29/"/>
    <summary>2 awesome projects updated on Jun 29, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/06/26/</id>
    <title>Awesome Neovim Updates on Jun 26, 2023</title>
    <updated>2023-06-26T11:19:05.724Z</updated>
    <published>2023-06-26T02:07:05.129Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/aPeoplesCalendar/apc.nvim" rel="noopener noreferrer">aPeoplesCalendar/apc.nvim (⭐24)</a> - "On this day" style calendar, which provides information about worldwide history of working class movements and liberation struggles.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/tomiis4/hypersonic.nvim" rel="noopener noreferrer">tomiis4/hypersonic.nvim (⭐231)</a> - Provides explanation for RegExp.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/06/26/"/>
    <summary>2 awesome projects updated on Jun 26, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/06/23/</id>
    <title>Awesome Neovim Updates on Jun 23, 2023</title>
    <updated>2023-06-23T12:45:48.925Z</updated>
    <published>2023-06-23T12:45:48.925Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/sonjiku/yawnc.nvim" rel="noopener noreferrer">sonjiku/yawnc.nvim (⭐15)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Theming using pywal, with a Base16 twist.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/06/23/"/>
    <summary>1 awesome projects updated on Jun 23, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/06/20/</id>
    <title>Awesome Neovim Updates on Jun 20, 2023</title>
    <updated>2023-06-20T12:42:40.348Z</updated>
    <published>2023-06-20T12:42:40.348Z</published>
    <content type="html"><![CDATA[<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/bennypowers/svgo.nvim" rel="noopener noreferrer">bennypowers/svgo.nvim (⭐4)</a> - Optimize SVG files.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/06/20/"/>
    <summary>1 awesome projects updated on Jun 20, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/06/19/</id>
    <title>Awesome Neovim Updates on Jun 19, 2023</title>
    <updated>2023-06-19T12:41:51.770Z</updated>
    <published>2023-06-19T12:41:51.770Z</published>
    <content type="html"><![CDATA[<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/linrongbin16/gitlinker.nvim" rel="noopener noreferrer">linrongbin16/gitlinker.nvim (⭐281)</a> - Maintained fork of "ruifm's gitlinker", refactored with bug fixes, ssh aliases, blame support and other improvements.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/06/19/"/>
    <summary>1 awesome projects updated on Jun 19, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/06/13/</id>
    <title>Awesome Neovim Updates on Jun 13, 2023</title>
    <updated>2023-06-13T01:52:21.744Z</updated>
    <published>2023-06-13T01:52:21.403Z</published>
    <content type="html"><![CDATA[<h3><p>Snippet / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/TobinPalmer/rayso.nvim" rel="noopener noreferrer">TobinPalmer/rayso.nvim (⭐86)</a> - Create code snippets using <a href="https://ray.so" rel="noopener noreferrer">ray.so</a>.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/dasupradyumna/midnight.nvim" rel="noopener noreferrer">dasupradyumna/midnight.nvim (⭐233)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A modern black theme with comfortable color contrast for a pleasant visual experience, with LSP and Tree-sitter support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/06/13/"/>
    <summary>2 awesome projects updated on Jun 13, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/06/05/</id>
    <title>Awesome Neovim Updates on Jun 05, 2023</title>
    <updated>2023-06-05T02:00:32.066Z</updated>
    <published>2023-06-05T02:00:32.066Z</published>
    <content type="html"><![CDATA[<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/milanglacier/yarepl.nvim" rel="noopener noreferrer">milanglacier/yarepl.nvim (⭐252)</a> - Yet Another REPL, flexible, supporting multiple paradigms to interact with REPLs, and native dot repeat without other dependencies.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/06/05/"/>
    <summary>1 awesome projects updated on Jun 05, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/06/02/</id>
    <title>Awesome Neovim Updates on Jun 02, 2023</title>
    <updated>2023-06-02T12:42:04.475Z</updated>
    <published>2023-06-02T12:42:04.475Z</published>
    <content type="html"><![CDATA[<h3><p>Bars and Lines / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/Bekaboo/dropbar.nvim" rel="noopener noreferrer">Bekaboo/dropbar.nvim (⭐1.6k)</a> - IDE-like breadcrumbs, out of the box.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/06/02/"/>
    <summary>1 awesome projects updated on Jun 02, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/06/01/</id>
    <title>Awesome Neovim Updates on Jun 01, 2023</title>
    <updated>2023-06-01T12:40:56.828Z</updated>
    <published>2023-06-01T12:40:56.728Z</published>
    <content type="html"><![CDATA[<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/google/executor.nvim" rel="noopener noreferrer">google/executor.nvim (⭐159)</a> - Allows you to run command line tasks in the background and be notified of results.</li>
</ul>
<h3><p>Workflow / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://github.com/yagiziskirik/AirSupport.nvim" rel="noopener noreferrer">yagiziskirik/AirSupport.nvim (⭐10)</a> - Searchable reminder window for your custom shortcuts and commands.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/06/01/"/>
    <summary>2 awesome projects updated on Jun 01, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/05/25/</id>
    <title>Awesome Neovim Updates on May 25, 2023</title>
    <updated>2023-05-25T12:41:32.469Z</updated>
    <published>2023-05-25T12:41:32.469Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/doctorfree/nvim-lazyman" rel="noopener noreferrer">doctorfree/nvim-lazyman (⭐435)</a> - Configuration manager and a modular configuration on its own. Supports over 40 preconfigured configurations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/05/25/"/>
    <summary>1 awesome projects updated on May 25, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/05/22/</id>
    <title>Awesome Neovim Updates on May 22, 2023</title>
    <updated>2023-05-22T12:39:08.959Z</updated>
    <published>2023-05-22T12:39:08.959Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/OscarCreator/rsync.nvim" rel="noopener noreferrer">OscarCreator/rsync.nvim (⭐101)</a> - Automatically sync up/down project to a remote with rsync.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/05/22/"/>
    <summary>1 awesome projects updated on May 22, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/05/19/</id>
    <title>Awesome Neovim Updates on May 19, 2023</title>
    <updated>2023-05-19T01:43:16.608Z</updated>
    <published>2023-05-19T01:43:16.608Z</published>
    <content type="html"><![CDATA[<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/RutaTang/compter.nvim" rel="noopener noreferrer">RutaTang/compter.nvim (⭐30)</a> - Power and extend the ability of <code>&lt;C-a&gt;</code> and <code>&lt;C-x&gt;</code> with customized patterns.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/05/19/"/>
    <summary>1 awesome projects updated on May 19, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/05/13/</id>
    <title>Awesome Neovim Updates on May 13, 2023</title>
    <updated>2023-05-13T12:37:12.394Z</updated>
    <published>2023-05-13T12:37:12.394Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/dmmulroy/tsc.nvim" rel="noopener noreferrer">dmmulroy/tsc.nvim (⭐548)</a> - Asynchronous project-wide TypeScript type-checking using the TypeScript compiler (<code>tsc</code>) with results loaded into a quickfix list.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/05/13/"/>
    <summary>1 awesome projects updated on May 13, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/05/05/</id>
    <title>Awesome Neovim Updates on May 05, 2023</title>
    <updated>2023-05-05T12:38:04.212Z</updated>
    <published>2023-05-05T12:38:04.212Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Comment</p>
</h3>
<ul>
<li><a href="https://github.com/LucasTavaresA/SingleComment.nvim" rel="noopener noreferrer">LucasTavaresA/SingleComment.nvim (⭐9)</a> - Always single line, comment sensitive, indentation preserving commenting.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/05/05/"/>
    <summary>1 awesome projects updated on May 05, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/05/04/</id>
    <title>Awesome Neovim Updates on May 04, 2023</title>
    <updated>2023-05-04T12:40:22.192Z</updated>
    <published>2023-05-04T12:40:20.877Z</published>
    <content type="html"><![CDATA[<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/AckslD/muren.nvim/" rel="noopener noreferrer">AckslD/muren.nvim (⭐364)</a> - Multiple replacements through interactive UI.</li>
</ul>
<h3><p>Formatting / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/nvimdev/indentmini.nvim" rel="noopener noreferrer">nvimdev/indentmini.nvim (⭐282)</a> - A minimal and blazing fast indentline plugin by using the <code>nvim_set_decoration_provide</code> API function.</li>
</ul>
<h3><p>Workflow / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://github.com/m4xshen/hardtime.nvim" rel="noopener noreferrer">m4xshen/hardtime.nvim (⭐3.8k)</a> - Helping you establish good command workflow and habit.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/05/04/"/>
    <summary>3 awesome projects updated on May 04, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/05/02/</id>
    <title>Awesome Neovim Updates on May 02, 2023</title>
    <updated>2023-05-02T12:40:54.887Z</updated>
    <published>2023-05-02T12:40:54.865Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/tokiory/neovim-boilerplate" rel="noopener noreferrer">tokiory/neovim-boilerplate (⭐131)</a> - Starter boilerplate for making new configurations.</li>
</ul>

<ul>
<li><a href="https://github.com/frans-johansson/lazy-nvim-starter" rel="noopener noreferrer">frans-johansson/lazy-nvim-starter (⭐100)</a> - Starter boilerplate with lazy plugin manager.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/05/02/"/>
    <summary>2 awesome projects updated on May 02, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/05/01/</id>
    <title>Awesome Neovim Updates on May 01, 2023</title>
    <updated>2023-05-01T01:43:16.676Z</updated>
    <published>2023-05-01T01:43:16.557Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/kiran94/edit-markdown-table.nvim" rel="noopener noreferrer">kiran94/edit-markdown-table.nvim (⭐28)</a> - Edit Markdown Tables using Tree-sitter.</li>
</ul>
<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/kelly-lin/ranger.nvim" rel="noopener noreferrer">kelly-lin/ranger.nvim (⭐180)</a> - <a href="https://github.com/ranger/ranger" rel="noopener noreferrer">Ranger (⭐17k)</a> integration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/05/01/"/>
    <summary>2 awesome projects updated on May 01, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/28/</id>
    <title>Awesome Neovim Updates on Apr 28, 2023</title>
    <updated>2023-04-28T12:38:15.804Z</updated>
    <published>2023-04-28T12:38:15.804Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/VidocqH/lsp-lens.nvim" rel="noopener noreferrer">VidocqH/lsp-lens.nvim (⭐321)</a> - Display function references above function definition like IDEA codelens.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/28/"/>
    <summary>1 awesome projects updated on Apr 28, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/27/</id>
    <title>Awesome Neovim Updates on Apr 27, 2023</title>
    <updated>2023-04-27T12:38:39.963Z</updated>
    <published>2023-04-27T12:38:39.543Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/yaocccc/nvim-hl-mdcodeblock.lua" rel="noopener noreferrer">yaocccc/nvim-hl-mdcodeblock.lua (⭐36)</a> - Highlight Markdown codeblock using Tree-sitter.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nyngwang/nvimgelion" rel="noopener noreferrer">nyngwang/nvimgelion (⭐139)</a> - <em><strong><code>[TS]</code></strong></em> Neon Genesis Evangelion but for Vimmers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/27/"/>
    <summary>2 awesome projects updated on Apr 27, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/24/</id>
    <title>Awesome Neovim Updates on Apr 24, 2023</title>
    <updated>2023-04-24T01:43:00.456Z</updated>
    <published>2023-04-24T01:43:00.456Z</published>
    <content type="html"><![CDATA[<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/LukasPietzschmann/telescope-tabs" rel="noopener noreferrer">LukasPietzschmann/telescope-tabs (⭐286)</a> - Quickly navigate between tabs using telescope.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/24/"/>
    <summary>1 awesome projects updated on Apr 24, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/23/</id>
    <title>Awesome Neovim Updates on Apr 23, 2023</title>
    <updated>2023-04-23T12:38:10.604Z</updated>
    <published>2023-04-23T12:38:10.604Z</published>
    <content type="html"><![CDATA[<h3><p>Workflow / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://github.com/ecthelionvi/NeoComposer.nvim" rel="noopener noreferrer">ecthelionvi/NeoComposer.nvim (⭐413)</a> - Simplify macro management, enhance productivity, and create harmonious workflows.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/23/"/>
    <summary>1 awesome projects updated on Apr 23, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/22/</id>
    <title>Awesome Neovim Updates on Apr 22, 2023</title>
    <updated>2023-04-22T01:40:02.332Z</updated>
    <published>2023-04-22T01:40:02.332Z</published>
    <content type="html"><![CDATA[<h3><p>Bars and Lines / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/luukvbaal/statuscol.nvim" rel="noopener noreferrer">luukvbaal/statuscol.nvim (⭐614)</a> - Configurable 'statuscolumn' with built-in segments and click handlers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/22/"/>
    <summary>1 awesome projects updated on Apr 22, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/18/</id>
    <title>Awesome Neovim Updates on Apr 18, 2023</title>
    <updated>2023-04-18T12:41:16.057Z</updated>
    <published>2023-04-18T12:41:16.057Z</published>
    <content type="html"><![CDATA[<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Mr-LLLLL/interestingwords.nvim" rel="noopener noreferrer">Mr-LLLLL/interestingwords.nvim (⭐57)</a> - Highlight multiple word same time and navigate word under cursor with scrolling smoothly, display search count in virualtext.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/18/"/>
    <summary>1 awesome projects updated on Apr 18, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/17/</id>
    <title>Awesome Neovim Updates on Apr 17, 2023</title>
    <updated>2023-04-17T12:41:44.580Z</updated>
    <published>2023-04-17T12:41:44.580Z</published>
    <content type="html"><![CDATA[<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/tenxsoydev/tabs-vs-spaces.nvim" rel="noopener noreferrer">tenxsoydev/tabs-vs-spaces.nvim (⭐26)</a> - Hint and fix deviating indentation.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/17/"/>
    <summary>1 awesome projects updated on Apr 17, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/16/</id>
    <title>Awesome Neovim Updates on Apr 16, 2023</title>
    <updated>2023-04-16T01:46:30.523Z</updated>
    <published>2023-04-16T01:46:29.220Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/tomasky/bookmarks.nvim" rel="noopener noreferrer">tomasky/bookmarks.nvim (⭐181)</a> - Bookmarks with global file storage, written in Lua.</li>
</ul>
<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/sQVe/bufignore.nvim" rel="noopener noreferrer">sQVe/bufignore.nvim (⭐19)</a> - Unlist hidden buffers matching specified ignore sources.</li>
</ul>
<h3><p>Resource / OS-specific</p>
</h3>
<ul>
<li><a href="https://dotfyle.com" rel="noopener noreferrer">Dotfyle</a> - A site for sharing and discovering configurations and plugins.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/16/"/>
    <summary>3 awesome projects updated on Apr 16, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/15/</id>
    <title>Awesome Neovim Updates on Apr 15, 2023</title>
    <updated>2023-04-15T12:37:52.106Z</updated>
    <published>2023-04-15T12:37:52.106Z</published>
    <content type="html"><![CDATA[<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/chomosuke/term-edit.nvim" rel="noopener noreferrer">chomosuke/term-edit.nvim (⭐215)</a> - Allowing you to edit your command in the terminal just like any other buffer.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/15/"/>
    <summary>1 awesome projects updated on Apr 15, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/13/</id>
    <title>Awesome Neovim Updates on Apr 13, 2023</title>
    <updated>2023-04-13T12:42:34.665Z</updated>
    <published>2023-04-13T12:42:34.665Z</published>
    <content type="html"><![CDATA[<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/aaronhallaert/advanced-git-search.nvim" rel="noopener noreferrer">aaronhallaert/advanced-git-search.nvim (⭐391)</a> - Search your Git history by commit content, message and author with Telescope.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/13/"/>
    <summary>1 awesome projects updated on Apr 13, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/09/</id>
    <title>Awesome Neovim Updates on Apr 09, 2023</title>
    <updated>2023-04-09T12:36:52.645Z</updated>
    <published>2023-04-09T12:36:52.645Z</published>
    <content type="html"><![CDATA[<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/t-troebst/perfanno.nvim" rel="noopener noreferrer">t-troebst/perfanno.nvim (⭐368)</a> - Annotate your code with callgraph profiling data. Native support for perf, flamegraph and the LuaJIT profiler.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/09/"/>
    <summary>1 awesome projects updated on Apr 09, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/04/05/</id>
    <title>Awesome Neovim Updates on Apr 05, 2023</title>
    <updated>2023-04-05T12:49:50.218Z</updated>
    <published>2023-04-05T12:49:50.218Z</published>
    <content type="html"><![CDATA[<h3><p>Scrolling / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/lewis6991/satellite.nvim" rel="noopener noreferrer">lewis6991/satellite.nvim (⭐736)</a> - Decorate scrollbar.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/04/05/"/>
    <summary>1 awesome projects updated on Apr 05, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/31/</id>
    <title>Awesome Neovim Updates on Mar 31, 2023</title>
    <updated>2023-03-31T12:41:26.440Z</updated>
    <published>2023-03-31T12:41:26.440Z</published>
    <content type="html"><![CDATA[<h3><p>Bars and Lines / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/Bekaboo/deadcolumn.nvim" rel="noopener noreferrer">Bekaboo/deadcolumn.nvim (⭐350)</a> - Shows your colorcolumn dynamically.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/31/"/>
    <summary>1 awesome projects updated on Mar 31, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/30/</id>
    <title>Awesome Neovim Updates on Mar 30, 2023</title>
    <updated>2023-03-30T12:43:31.578Z</updated>
    <published>2023-03-30T12:43:31.578Z</published>
    <content type="html"><![CDATA[<h3><p>Bars and Lines / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/ecthelionvi/NeoColumn.nvim" rel="noopener noreferrer">ecthelionvi/NeoColumn.nvim (⭐102)</a> - Toggleable colorcolumn highlighting specific characters.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/30/"/>
    <summary>1 awesome projects updated on Mar 30, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/26/</id>
    <title>Awesome Neovim Updates on Mar 26, 2023</title>
    <updated>2023-03-26T12:38:32.562Z</updated>
    <published>2023-03-26T01:48:43.345Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-spider" rel="noopener noreferrer">chrisgrieser/nvim-spider (⭐893)</a> - Use the w, e, b motions like a spider. Considers camelCase and skips insignificant punctuation.</li>
</ul>
<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/cpea2506/relative-toggle.nvim" rel="noopener noreferrer">cpea2506/relative-toggle.nvim (⭐37)</a> - Toggles smoothly between number and relative numbers, supporting various number combinations, highly customizable.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/26/"/>
    <summary>2 awesome projects updated on Mar 26, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/24/</id>
    <title>Awesome Neovim Updates on Mar 24, 2023</title>
    <updated>2023-03-24T12:39:17.822Z</updated>
    <published>2023-03-24T12:39:17.005Z</published>
    <content type="html"><![CDATA[<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/desdic/agrolens.nvim" rel="noopener noreferrer">desdic/agrolens.nvim (⭐69)</a> - Navigate via Tree-sitter nodes using Telescope or FZF.</li>
</ul>
<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/Wansmer/langmapper.nvim" rel="noopener noreferrer">Wansmer/langmapper.nvim (⭐249)</a> - Auto translating your mappings for non-English input methods.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/24/"/>
    <summary>2 awesome projects updated on Mar 24, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/21/</id>
    <title>Awesome Neovim Updates on Mar 21, 2023</title>
    <updated>2023-03-21T12:40:26.785Z</updated>
    <published>2023-03-21T01:40:22.677Z</published>
    <content type="html"><![CDATA[<h3><p>Game / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/alanfortlink/blackjack.nvim" rel="noopener noreferrer">alanfortlink/blackjack.nvim (⭐73)</a> - Classic Black Jack game.</li>
</ul>

<ul>
<li><a href="https://github.com/jim-fx/sudoku.nvim" rel="noopener noreferrer">jim-fx/sudoku.nvim (⭐79)</a> - Classic sudoku puzzle.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/21/"/>
    <summary>2 awesome projects updated on Mar 21, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/20/</id>
    <title>Awesome Neovim Updates on Mar 20, 2023</title>
    <updated>2023-03-20T01:50:36.329Z</updated>
    <published>2023-03-20T01:50:35.882Z</published>
    <content type="html"><![CDATA[<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/MarcHamamji/runner.nvim" rel="noopener noreferrer">MarcHamamji/runner.nvim (⭐52)</a> - A customizable Lua code runner.</li>
</ul>
<h3><p>Game / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/Eandrju/cellular-automaton.nvim" rel="noopener noreferrer">Eandrju/cellular-automaton.nvim (⭐2.1k)</a> - It lets you execute aesthetically pleasing, cellular automaton animations based on the content of the current buffer.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/20/"/>
    <summary>2 awesome projects updated on Mar 20, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/15/</id>
    <title>Awesome Neovim Updates on Mar 15, 2023</title>
    <updated>2023-03-15T01:47:27.620Z</updated>
    <published>2023-03-15T01:47:27.620Z</published>
    <content type="html"><![CDATA[<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/zdcthomas/yop.nvim" rel="noopener noreferrer">zdcthomas/yop.nvim (⭐87)</a> - Easily create your own operators (like <code>d</code> and <code>y</code>).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/15/"/>
    <summary>1 awesome projects updated on Mar 15, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/12/</id>
    <title>Awesome Neovim Updates on Mar 12, 2023</title>
    <updated>2023-03-12T12:40:33.045Z</updated>
    <published>2023-03-12T12:40:32.324Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/neanias/everforest-nvim" rel="noopener noreferrer">neanias/everforest-nvim (⭐456)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A Lua port of the Everforest colour scheme.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/willothy/flatten.nvim" rel="noopener noreferrer">willothy/flatten.nvim (⭐722)</a> - Open files from terminal buffers in your current editor instance instead of launching a nested instance.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/willothy/moveline.nvim" rel="noopener noreferrer">willothy/moveline.nvim (⭐153)</a> - Move lines and blocks up and down easily, with indenting handled automatically as you move. Written in Rust.</li>
</ul>
<h3><p>Formatting / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/shellRaining/hlchunk.nvim" rel="noopener noreferrer">shellRaining/hlchunk.nvim (⭐909)</a> - A Lua implementation of <code>nvim-hlchunk</code>, contains more features, such as highlight <code>{}</code> chunk, indent line, space blank etc.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/12/"/>
    <summary>4 awesome projects updated on Mar 12, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/03/</id>
    <title>Awesome Neovim Updates on Mar 03, 2023</title>
    <updated>2023-03-03T12:43:50.203Z</updated>
    <published>2023-03-03T12:43:50.203Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/liangxianzhe/nap.nvim" rel="noopener noreferrer">liangxianzhe/nap.nvim (⭐104)</a> - Jump between next/previous buffer, tab, diagnostic, etc, with a single key.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/03/"/>
    <summary>1 awesome projects updated on Mar 03, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/28/</id>
    <title>Awesome Neovim Updates on Feb 28, 2023</title>
    <updated>2023-02-28T12:46:47.410Z</updated>
    <published>2023-02-28T12:46:47.410Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/iamcco/markdown-preview.nvim" rel="noopener noreferrer">iamcco/markdown-preview.nvim (⭐7.9k)</a> - Preview Markdown on your modern browser with synchronised scrolling and flexible configuration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/28/"/>
    <summary>1 awesome projects updated on Feb 28, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/27/</id>
    <title>Awesome Neovim Updates on Feb 27, 2023</title>
    <updated>2023-02-27T01:55:45.479Z</updated>
    <published>2023-02-27T01:55:45.479Z</published>
    <content type="html"><![CDATA[<h3><p>Register / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/tenxsoydev/karen-yank.nvim" rel="noopener noreferrer">tenxsoydev/karen-yank.nvim (⭐94)</a> - More intentional register handling with delete, cut and yank mappings.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/27/"/>
    <summary>1 awesome projects updated on Feb 27, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/26/</id>
    <title>Awesome Neovim Updates on Feb 26, 2023</title>
    <updated>2023-02-26T12:43:23.056Z</updated>
    <published>2023-02-26T12:43:23.056Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nyoom-engineering/oxocarbon.nvim" rel="noopener noreferrer">nyoom-engineering/oxocarbon.nvim (⭐1.6k)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A dark and light theme written in Fennel, inspired by IBM Carbon.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/26/"/>
    <summary>1 awesome projects updated on Feb 26, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/25/</id>
    <title>Awesome Neovim Updates on Feb 25, 2023</title>
    <updated>2023-02-25T12:41:58.069Z</updated>
    <published>2023-02-25T12:41:58.069Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/LeonHeidelbach/trailblazer.nvim" rel="noopener noreferrer">LeonHeidelbach/trailblazer.nvim (⭐284)</a> - TrailBlazer introduces a stack based mark system that enables a completely new dynamic and super fast workflow using project wide marks.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/25/"/>
    <summary>1 awesome projects updated on Feb 25, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/23/</id>
    <title>Awesome Neovim Updates on Feb 23, 2023</title>
    <updated>2023-02-23T12:48:36.072Z</updated>
    <published>2023-02-23T12:48:36.072Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/tenxsoydev/nx.nvim" rel="noopener noreferrer">tenxsoydev/nx.nvim (⭐33)</a> - Built-in API utility wrapper for more convenience with Lua keymaps, highlights, autocommands and options.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/23/"/>
    <summary>1 awesome projects updated on Feb 23, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/22/</id>
    <title>Awesome Neovim Updates on Feb 22, 2023</title>
    <updated>2023-02-22T12:47:27.408Z</updated>
    <published>2023-02-22T12:47:27.408Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/bennypowers/splitjoin.nvim" rel="noopener noreferrer">bennypowers/splitjoin.nvim (⭐99)</a> - Split and join various syntax structures.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/22/"/>
    <summary>1 awesome projects updated on Feb 22, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/20/</id>
    <title>Awesome Neovim Updates on Feb 20, 2023</title>
    <updated>2023-02-20T12:46:16.252Z</updated>
    <published>2023-02-20T01:55:57.355Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/embark-theme/vim" rel="noopener noreferrer">embark-theme/vim (⭐731)</a> - <em><strong><code>[TS]</code></strong></em> A deep inky purple theme leveraging bright colors.</li>
</ul>
<h3><p>Bars and Lines / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/m4xshen/smartcolumn.nvim" rel="noopener noreferrer">m4xshen/smartcolumn.nvim (⭐366)</a> - Hide your colorcolumn when unneeded.</li>
</ul>
<h3><p>Editing Support / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/yaocccc/nvim-foldsign" rel="noopener noreferrer">yaocccc/nvim-foldsign (⭐41)</a> - Display folds on sign column.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/20/"/>
    <summary>3 awesome projects updated on Feb 20, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/19/</id>
    <title>Awesome Neovim Updates on Feb 19, 2023</title>
    <updated>2023-02-19T11:04:44.725Z</updated>
    <published>2023-02-19T11:04:44.725Z</published>
    <content type="html"><![CDATA[<h3><p>Remote Development / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/miversen33/netman.nvim" rel="noopener noreferrer">miversen33/netman.nvim (⭐378)</a> - Lua powered Network Resource Manager.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/19/"/>
    <summary>1 awesome projects updated on Feb 19, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/17/</id>
    <title>Awesome Neovim Updates on Feb 17, 2023</title>
    <updated>2023-02-17T01:59:01.104Z</updated>
    <published>2023-02-17T01:59:01.104Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/LazyVim/LazyVim" rel="noopener noreferrer">LazyVim/LazyVim (⭐27k)</a> - Full-fledged IDE powered by <strong>lazy.nvim</strong> to make it easy to customize and extend your config.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/17/"/>
    <summary>1 awesome projects updated on Feb 17, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/13/</id>
    <title>Awesome Neovim Updates on Feb 13, 2023</title>
    <updated>2023-02-13T12:46:17.667Z</updated>
    <published>2023-02-13T12:46:17.667Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/figsoda/nix-develop.nvim" rel="noopener noreferrer">figsoda/nix-develop.nvim (⭐69)</a> - Run <code>nix develop</code> without restarting.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/13/"/>
    <summary>1 awesome projects updated on Feb 13, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/07/</id>
    <title>Awesome Neovim Updates on Feb 07, 2023</title>
    <updated>2023-02-07T11:10:27.434Z</updated>
    <published>2023-02-07T11:10:26.010Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/jinzhongjia/LspUI.nvim" rel="noopener noreferrer">jinzhongjia/LspUI.nvim (⭐291)</a> - A modern and useful UI that wraps LSP operations.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/savq/melange-nvim" rel="noopener noreferrer">savq/melange-nvim (⭐963)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Warm colorscheme written in Lua with support for various terminal emulators.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/linrongbin16/lin.nvim" rel="noopener noreferrer">linrongbin16/lin.nvim (⭐93)</a> - A highly configured Neovim distribution integrated with tons of utilities for development, inspired by <code>spf13-vim</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/07/"/>
    <summary>3 awesome projects updated on Feb 07, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/06/</id>
    <title>Awesome Neovim Updates on Feb 06, 2023</title>
    <updated>2023-02-06T01:47:54.826Z</updated>
    <published>2023-02-06T01:47:54.146Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/svrana/neosolarized.nvim" rel="noopener noreferrer">svrana/neosolarized.nvim (⭐166)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Dark solarized colorscheme using colorbuddy for easy customization.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/altermo/ultimate-autopair.nvim" rel="noopener noreferrer">altermo/ultimate-autopair.nvim (⭐579)</a> - Autopair with extensions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/06/"/>
    <summary>2 awesome projects updated on Feb 06, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/02/04/</id>
    <title>Awesome Neovim Updates on Feb 04, 2023</title>
    <updated>2023-02-04T12:40:11.523Z</updated>
    <published>2023-02-04T12:40:11.469Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/4e554c4c/darkman.nvim" rel="noopener noreferrer">4e554c4c/darkman.nvim (⭐41)</a> - Follow the system dark-mode setting on Linux.</li>
</ul>

<ul>
<li><a href="https://github.com/f-person/auto-dark-mode.nvim" rel="noopener noreferrer">f-person/auto-dark-mode.nvim (⭐500)</a> - Follow the system appearance on macOS.</li>
</ul>
<h3><p>Bars and Lines / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/mawkler/modicator.nvim" rel="noopener noreferrer">mawkler/modicator.nvim (⭐371)</a> - Cursor line number mode indicator. Changes the <code>CursorLineNr</code> highlight based on Vim mode.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/02/04/"/>
    <summary>3 awesome projects updated on Feb 04, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/31/</id>
    <title>Awesome Neovim Updates on Jan 31, 2023</title>
    <updated>2023-01-31T12:44:55.589Z</updated>
    <published>2023-01-31T12:44:54.535Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/linrongbin16/lsp-progress.nvim" rel="noopener noreferrer">linrongbin16/lsp-progress.nvim (⭐239)</a> - A performant LSP progress status.</li>
</ul>
<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/cp-image.nvim" rel="noopener noreferrer">niuiic/cp-image.nvim (⭐10)</a> - Paste image from clipboard and insert the reference code.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/part-edit.nvim" rel="noopener noreferrer">niuiic/part-edit.nvim (⭐15)</a> - Edit a part of a file individually.</li>
</ul>

<ul>
<li><a href="https://github.com/niuiic/divider.nvim" rel="noopener noreferrer">niuiic/divider.nvim (⭐30)</a> - Custom code divider line.</li>
</ul>
<h3><p>Session / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/multiple-session.nvim" rel="noopener noreferrer">niuiic/multiple-session.nvim (⭐8)</a> - Provides multi-session management capabilities.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/31/"/>
    <summary>5 awesome projects updated on Jan 31, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/30/</id>
    <title>Awesome Neovim Updates on Jan 30, 2023</title>
    <updated>2023-01-30T01:45:53.740Z</updated>
    <published>2023-01-30T01:45:52.878Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/DNLHC/glance.nvim" rel="noopener noreferrer">DNLHC/glance.nvim (⭐921)</a> - A pretty window for previewing, navigating and editing your LSP locations.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://git.sr.ht/~nedia/auto-save.nvim" rel="noopener noreferrer">~nedia/auto-save.nvim</a> - Extremely simple auto saving on <code>InsertLeave</code> and <code>TextChanged</code>. Based on Pocco81/AutoSave but lighter.</li>
</ul>
<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://git.sr.ht/~nedia/auto-format.nvim" rel="noopener noreferrer">~nedia/auto-format.nvim</a> - Sets up an autocommand to format on save, preferring <code>null-ls</code> over native LSP client formatting.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/30/"/>
    <summary>3 awesome projects updated on Jan 30, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/28/</id>
    <title>Awesome Neovim Updates on Jan 28, 2023</title>
    <updated>2023-01-28T12:41:41.690Z</updated>
    <published>2023-01-28T12:41:41.690Z</published>
    <content type="html"><![CDATA[<h3><p>Language / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/niuiic/translate.nvim" rel="noopener noreferrer">niuiic/translate.nvim (⭐40)</a> - Invoke any translation engine via shell command.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/28/"/>
    <summary>1 awesome projects updated on Jan 28, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/13/</id>
    <title>Awesome Neovim Updates on Jan 13, 2023</title>
    <updated>2023-01-13T01:53:56.598Z</updated>
    <published>2023-01-13T01:53:55.835Z</published>
    <content type="html"><![CDATA[<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/axkirillov/easypick.nvim" rel="noopener noreferrer">axkirillov/easypick.nvim (⭐407)</a> - Easypick lets you easily create Telescope pickers from arbitrary console commands.</li>
</ul>
<h3><p>Session / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/gennaro-tedesco/nvim-possession" rel="noopener noreferrer">gennaro-tedesco/nvim-possession (⭐288)</a> - The no-nonsense session manager.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/13/"/>
    <summary>2 awesome projects updated on Jan 13, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/11/</id>
    <title>Awesome Neovim Updates on Jan 11, 2023</title>
    <updated>2023-01-11T01:51:16.204Z</updated>
    <published>2023-01-11T01:51:15.301Z</published>
    <content type="html"><![CDATA[<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/s1n7ax/nvim-search-and-replace" rel="noopener noreferrer">s1n7ax/nvim-search-and-replace (⭐70)</a> - Search and replace in multiple files at the same time from the current working directory.</li>
</ul>
<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/j-morano/buffer_manager.nvim" rel="noopener noreferrer">j-morano/buffer_manager.nvim (⭐396)</a> - Add one or more buffers, reorder them, save them inside a file or just delete them very easily from a small floating window.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/tmillr/sos.nvim" rel="noopener noreferrer">tmillr/sos.nvim (⭐22)</a> - Automatically save all your modified buffers according to a predefined timeout value.</li>
</ul>
<h3><p>Formatting / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/LucasTavaresA/simpleIndentGuides.nvim" rel="noopener noreferrer">LucasTavaresA/simpleIndentGuides.nvim (⭐10)</a> - Indentation guides using the built-in variables.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/11/"/>
    <summary>4 awesome projects updated on Jan 11, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/06/</id>
    <title>Awesome Neovim Updates on Jan 06, 2023</title>
    <updated>2023-01-06T01:52:46.210Z</updated>
    <published>2023-01-06T01:52:46.210Z</published>
    <content type="html"><![CDATA[<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/LhKipp/nvim-nu" rel="noopener noreferrer">LhKipp/nvim-nu (⭐159)</a> - Basic editor support for the nushell language.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/06/"/>
    <summary>1 awesome projects updated on Jan 06, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/04/</id>
    <title>Awesome Neovim Updates on Jan 04, 2023</title>
    <updated>2023-01-04T01:47:38.522Z</updated>
    <published>2023-01-04T01:47:37.885Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/idanarye/nvim-buffls" rel="noopener noreferrer">idanarye/nvim-buffls (⭐12)</a> - Add LSP functionality to specific buffers.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/idanarye/nvim-channelot" rel="noopener noreferrer">idanarye/nvim-channelot (⭐8)</a> - Operate editor jobs from Lua coroutines.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/idanarye/nvim-moonicipal" rel="noopener noreferrer">idanarye/nvim-moonicipal (⭐20)</a> - Task runner with focus on rapidly changing personal tasks.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/04/"/>
    <summary>3 awesome projects updated on Jan 04, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/03/</id>
    <title>Awesome Neovim Updates on Jan 03, 2023</title>
    <updated>2023-01-03T01:45:33.035Z</updated>
    <published>2023-01-03T01:45:33.035Z</published>
    <content type="html"><![CDATA[<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/stevearc/oil.nvim" rel="noopener noreferrer">stevearc/oil.nvim (⭐6.7k)</a> - Edit your filesystem like a buffer.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/03/"/>
    <summary>1 awesome projects updated on Jan 03, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/02/</id>
    <title>Awesome Neovim Updates on Jan 02, 2023</title>
    <updated>2023-01-02T12:44:21.980Z</updated>
    <published>2023-01-02T12:44:21.980Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/XXiaoA/ns-textobject.nvim" rel="noopener noreferrer">XXiaoA/ns-textobject.nvim (⭐36)</a> - Awesome textobject plugin works with nvim-surround.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/02/"/>
    <summary>1 awesome projects updated on Jan 02, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/31/</id>
    <title>Awesome Neovim Updates on Dec 31, 2022</title>
    <updated>2022-12-31T11:03:53.093Z</updated>
    <published>2022-12-31T11:03:52.377Z</published>
    <content type="html"><![CDATA[<h3><p>Completion / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/zbirenbaum/copilot.lua" rel="noopener noreferrer">zbirenbaum/copilot.lua (⭐4.1k)</a> - Fully featured Lua replacement for <a href="https://github.com/github/copilot.vim" rel="noopener noreferrer">GitHub/copilot.vim (⭐12k)</a>.</li>
</ul>
<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/Nexmean/caskey.nvim" rel="noopener noreferrer">Nexmean/caskey.nvim (⭐67)</a> - Utility to keymappings configuration using declarative cascading trees, optionally integrates with <code>which-key</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/31/"/>
    <summary>2 awesome projects updated on Dec 31, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/29/</id>
    <title>Awesome Neovim Updates on Dec 29, 2022</title>
    <updated>2022-12-29T12:41:14.189Z</updated>
    <published>2022-12-29T12:41:14.189Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/natecraddock/workspaces.nvim" rel="noopener noreferrer">natecraddock/workspaces.nvim (⭐370)</a> - Manage workspace directories.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/29/"/>
    <summary>1 awesome projects updated on Dec 29, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/27/</id>
    <title>Awesome Neovim Updates on Dec 27, 2022</title>
    <updated>2022-12-27T01:45:03.482Z</updated>
    <published>2022-12-27T01:45:02.320Z</published>
    <content type="html"><![CDATA[<h3><p>Plugin Manager</p>
</h3>
<ul>
<li><a href="https://github.com/folke/lazy.nvim" rel="noopener noreferrer">folke/lazy.nvim (⭐21k)</a> - A modern plugin manager, featuring a graphical interface, async execution, a lockfile and more.<ul>
<li><a href="https://github.com/cosmicbuffalo/super_lazy.nvim" rel="noopener noreferrer">cosmicbuffalo/super_lazy.nvim (⭐4)</a> - An extension to <code>folke</code>'s <code>lazy.nvim</code>, enables use of multiple lockfiles for large teams that want to combine your shared/personal configurations.</li>
</ul>
</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-various-textobjs" rel="noopener noreferrer">chrisgrieser/nvim-various-textobjs (⭐771)</a> - Bundle of more than 30 new text objects.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/27/"/>
    <summary>2 awesome projects updated on Dec 27, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/20/</id>
    <title>Awesome Neovim Updates on Dec 20, 2022</title>
    <updated>2022-12-20T01:46:56.997Z</updated>
    <published>2022-12-20T01:46:56.997Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/debugloop/telescope-undo.nvim" rel="noopener noreferrer">debugloop/telescope-undo.nvim (⭐790)</a> - A telescope extension to visualize your undo tree and fuzzy-search changes in it.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/20/"/>
    <summary>1 awesome projects updated on Dec 20, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/18/</id>
    <title>Awesome Neovim Updates on Dec 18, 2022</title>
    <updated>2022-12-18T01:44:55.882Z</updated>
    <published>2022-12-18T01:44:55.882Z</published>
    <content type="html"><![CDATA[<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/emileferreira/nvim-strict" rel="noopener noreferrer">emileferreira/nvim-strict (⭐41)</a> - Strict, native code style formatting which exposes deep nesting, overlong lines, trailing whitespace, trailing empty lines, TODOs and inconsistent indentation.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/18/"/>
    <summary>1 awesome projects updated on Dec 18, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/17/</id>
    <title>Awesome Neovim Updates on Dec 17, 2022</title>
    <updated>2022-12-17T01:42:30.634Z</updated>
    <published>2022-12-17T01:42:30.634Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/shortcuts/no-neck-pain.nvim" rel="noopener noreferrer">shortcuts/no-neck-pain.nvim (⭐962)</a> - Center the currently focused buffer to the middle of your terminal.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/17/"/>
    <summary>1 awesome projects updated on Dec 17, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/16/</id>
    <title>Awesome Neovim Updates on Dec 16, 2022</title>
    <updated>2022-12-16T12:40:02.323Z</updated>
    <published>2022-12-16T01:42:47.915Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/desdic/telescope-rooter.nvim" rel="noopener noreferrer">desdic/telescope-rooter.nvim (⭐26)</a> - Makes sure to always start telescope (and only telescope) from the project/root directory.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ramojus/mellifluous.nvim" rel="noopener noreferrer">ramojus/mellifluous.nvim (⭐448)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Pleasant and productive colorscheme.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-genghis" rel="noopener noreferrer">chrisgrieser/nvim-genghis (⭐221)</a> - Convenience file operations, written in Lua.</li>
</ul>
<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/chrisgrieser/nvim-recorder" rel="noopener noreferrer">chrisgrieser/nvim-recorder (⭐287)</a> - Simplifying and improving how you interact with macros.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/16/"/>
    <summary>4 awesome projects updated on Dec 16, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/15/</id>
    <title>Awesome Neovim Updates on Dec 15, 2022</title>
    <updated>2022-12-15T01:55:46.496Z</updated>
    <published>2022-12-15T01:55:45.951Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nyngwang/suave.lua" rel="noopener noreferrer">nyngwang/suave.lua (⭐69)</a> - Multi-tabs project session automation.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/nyngwang/NeoTerm.lua" rel="noopener noreferrer">nyngwang/NeoTerm.lua (⭐69)</a> - Attach a terminal for each <strong>buffer</strong>, now with stable toggle and astonishing cursor restoring.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/15/"/>
    <summary>2 awesome projects updated on Dec 15, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/13/</id>
    <title>Awesome Neovim Updates on Dec 13, 2022</title>
    <updated>2022-12-13T12:46:09.464Z</updated>
    <published>2022-12-13T12:46:09.464Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/cbochs/portal.nvim" rel="noopener noreferrer">cbochs/portal.nvim (⭐367)</a> - Build upon and enhance existing jumplist motions (i.e. <code>&lt;c-i&gt;</code> and <code>&lt;c-o&gt;</code>).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/13/"/>
    <summary>1 awesome projects updated on Dec 13, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/12/</id>
    <title>Awesome Neovim Updates on Dec 12, 2022</title>
    <updated>2022-12-12T11:45:06.945Z</updated>
    <published>2022-12-12T11:45:06.945Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/cbochs/grapple.nvim" rel="noopener noreferrer">cbochs/grapple.nvim (⭐714)</a> - Provides tagging, cursor tracking, and immediate navigation to important project files.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/12/"/>
    <summary>1 awesome projects updated on Dec 12, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/11/</id>
    <title>Awesome Neovim Updates on Dec 11, 2022</title>
    <updated>2022-12-11T11:23:17.297Z</updated>
    <published>2022-12-11T11:23:16.483Z</published>
    <content type="html"><![CDATA[<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/otavioschwanck/telescope-alternate.nvim" rel="noopener noreferrer">otavioschwanck/telescope-alternate.nvim (⭐107)</a> - Alternate between common files using telescope.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/gbprod/nord.nvim" rel="noopener noreferrer">gbprod/nord.nvim (⭐309)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> An arctic, north-bluish clean and elegant theme, based on Nord Palette.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Civitasv/cmake-tools.nvim" rel="noopener noreferrer">Civitasv/cmake-tools.nvim (⭐552)</a> - CMake integration.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/ldelossa/nvim-ide" rel="noopener noreferrer">ldelossa/nvim-ide (⭐875)</a> - A full featured IDE layer heavily inspired by VSCode.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/11/"/>
    <summary>4 awesome projects updated on Dec 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/14/</id>
    <title>Awesome Neovim Updates on Nov 14, 2022</title>
    <updated>2022-11-14T13:04:06.537Z</updated>
    <published>2022-11-14T13:04:05.638Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/toppair/peek.nvim" rel="noopener noreferrer">toppair/peek.nvim (⭐872)</a> - Preview Markdown in a webview window.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/Wansmer/sibling-swap.nvim" rel="noopener noreferrer">Wansmer/sibling-swap.nvim (⭐184)</a> - Different way to swapping arguments and other siblings with Tree-sitter.</li>
</ul>

<ul>
<li><a href="https://github.com/Wansmer/binary-swap.nvim" rel="noopener noreferrer">Wansmer/binary-swap.nvim (⭐18)</a> - Swapping operands and operators in binary expressions: comparison and mathematical operations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/14/"/>
    <summary>3 awesome projects updated on Nov 14, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/13/</id>
    <title>Awesome Neovim Updates on Nov 13, 2022</title>
    <updated>2022-11-13T02:21:12.425Z</updated>
    <published>2022-11-13T02:21:12.425Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/Wansmer/treesj" rel="noopener noreferrer">Wansmer/treesj (⭐1.3k)</a> - Splitting/joining blocks of code like arrays, hashes, statements, objects, dictionaries, etc. Using Tree-sitter. Inspired by greatest splitjoin.vim.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/13/"/>
    <summary>1 awesome projects updated on Nov 13, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/11/</id>
    <title>Awesome Neovim Updates on Nov 11, 2022</title>
    <updated>2022-11-11T12:59:40.857Z</updated>
    <published>2022-11-11T12:59:40.857Z</published>
    <content type="html"><![CDATA[<h3><p>Split and Window / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-zh/colorful-winsep.nvim" rel="noopener noreferrer">nvim-zh/colorful-winsep.nvim (⭐703)</a> - A configurable color split line.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/11/"/>
    <summary>1 awesome projects updated on Nov 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/10/</id>
    <title>Awesome Neovim Updates on Nov 10, 2022</title>
    <updated>2022-11-10T02:25:36.802Z</updated>
    <published>2022-11-10T02:25:36.450Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/Julian/lean.nvim" rel="noopener noreferrer">Julian/lean.nvim (⭐552)</a> - Support for the <a href="https://leanprover.github.io/" rel="noopener noreferrer">Lean Theorem Prover</a>.</li>
</ul>
<h3><p>Programming Languages Support / Golang</p>
</h3>
<ul>
<li><a href="https://github.com/ray-x/go.nvim" rel="noopener noreferrer">ray-x/go.nvim (⭐2.6k)</a> - Golang plugin based on LSP and Tree-sitter.</li>
</ul>
<h3><p>Bars and Lines / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/utilyre/barbecue.nvim" rel="noopener noreferrer">utilyre/barbecue.nvim (⭐891)</a> - A VSCode like winbar.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/10/"/>
    <summary>3 awesome projects updated on Nov 10, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/08/</id>
    <title>Awesome Neovim Updates on Nov 08, 2022</title>
    <updated>2022-11-08T13:01:16.611Z</updated>
    <published>2022-11-08T13:01:16.611Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/ranjithshegde/ccls.nvim" rel="noopener noreferrer">ranjithshegde/ccls.nvim (⭐79)</a> - Use off-spec extensions of ccls LSP and browse AST.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/08/"/>
    <summary>1 awesome projects updated on Nov 08, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/07/</id>
    <title>Awesome Neovim Updates on Nov 07, 2022</title>
    <updated>2022-11-07T12:59:30.228Z</updated>
    <published>2022-11-07T12:59:30.228Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/bluz71/vim-nightfly-colors" rel="noopener noreferrer">bluz71/vim-nightfly-colors (⭐940)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A dark midnight colorscheme with Tree-sitter support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/07/"/>
    <summary>1 awesome projects updated on Nov 07, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/30/</id>
    <title>Awesome Neovim Updates on Oct 30, 2022</title>
    <updated>2022-10-30T18:09:01.589Z</updated>
    <published>2022-10-30T18:09:01.589Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/woosaaahh/sj.nvim" rel="noopener noreferrer">woosaaahh/sj.nvim (⭐130)</a> - Search based navigation combined with quick jump features.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/30/"/>
    <summary>1 awesome projects updated on Oct 30, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/29/</id>
    <title>Awesome Neovim Updates on Oct 29, 2022</title>
    <updated>2022-10-29T18:21:04.768Z</updated>
    <published>2022-10-29T18:21:04.768Z</published>
    <content type="html"><![CDATA[<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ofirgall/open.nvim" rel="noopener noreferrer">ofirgall/open.nvim (⭐72)</a> - Open the current word with custom openers, GitHub shorthand for example.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/29/"/>
    <summary>1 awesome projects updated on Oct 29, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/28/</id>
    <title>Awesome Neovim Updates on Oct 28, 2022</title>
    <updated>2022-10-28T13:01:48.740Z</updated>
    <published>2022-10-28T13:01:48.037Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/Kasama/nvim-custom-diagnostic-highlight" rel="noopener noreferrer">Kasama/nvim-custom-diagnostic-highlight (⭐63)</a> - Inline diagnostics popup-highlight much like <code>coc-nvim</code> but based on <code>vim.diagnostic</code>.</li>
</ul>
<h3><p>Register / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/bfredl/nvim-miniyank" rel="noopener noreferrer">bfredl/nvim-miniyank (⭐239)</a> - The killring-alike plugin with no default mappings.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/zbirenbaum/neodim" rel="noopener noreferrer">zbirenbaum/neodim (⭐346)</a> - Dimming the highlights of unused functions, variables, parameters, and more.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/28/"/>
    <summary>3 awesome projects updated on Oct 28, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/22/</id>
    <title>Awesome Neovim Updates on Oct 22, 2022</title>
    <updated>2022-10-22T16:26:01.000Z</updated>
    <published>2022-10-22T16:26:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/kiran94/s3edit.nvim" rel="noopener noreferrer">kiran94/s3edit.nvim (⭐49)</a> - Edit files from Amazon S3.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/22/"/>
    <summary>1 awesome projects updated on Oct 22, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/20/</id>
    <title>Awesome Neovim Updates on Oct 20, 2022</title>
    <updated>2022-10-20T18:11:05.000Z</updated>
    <published>2022-10-20T18:11:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Scrolling / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/gorbit99/codewindow.nvim" rel="noopener noreferrer">gorbit99/codewindow.nvim (⭐485)</a> - Minimap plugin, that is closely integrated with Tree-sitter and the built-in LSP to display more information to the user.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/20/"/>
    <summary>1 awesome projects updated on Oct 20, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/17/</id>
    <title>Awesome Neovim Updates on Oct 17, 2022</title>
    <updated>2022-10-17T08:39:11.000Z</updated>
    <published>2022-10-17T08:39:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/samjwill/nvim-unception" rel="noopener noreferrer">samjwill/nvim-unception (⭐246)</a> - Automatic unnesting of editor sessions started from terminal buffers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/17/"/>
    <summary>1 awesome projects updated on Oct 17, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/16/</id>
    <title>Awesome Neovim Updates on Oct 16, 2022</title>
    <updated>2022-10-16T09:41:19.000Z</updated>
    <published>2022-10-16T09:41:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/folke/noice.nvim" rel="noopener noreferrer">folke/noice.nvim (⭐5.8k)</a> - Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/16/"/>
    <summary>1 awesome projects updated on Oct 16, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/14/</id>
    <title>Awesome Neovim Updates on Oct 14, 2022</title>
    <updated>2022-10-14T16:15:23.000Z</updated>
    <published>2022-10-14T16:15:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/adelarsq/image_preview.nvim" rel="noopener noreferrer">adelarsq/image_preview.nvim (⭐192)</a> - Image preview based on terminal's Image Protocol support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/14/"/>
    <summary>1 awesome projects updated on Oct 14, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/11/</id>
    <title>Awesome Neovim Updates on Oct 11, 2022</title>
    <updated>2022-10-11T11:39:36.000Z</updated>
    <published>2022-10-11T11:34:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/smjonas/live-command.nvim" rel="noopener noreferrer">smjonas/live-command.nvim (⭐538)</a> - Text editing with immediate visual feedback: preview commands such as <code>:norm</code>, <code>:g</code>, macros and more.</li>
</ul>
<h3><p>Editing Support / Comment</p>
</h3>
<ul>
<li><a href="https://github.com/JoosepAlviste/nvim-ts-context-commentstring" rel="noopener noreferrer">JoosepAlviste/nvim-ts-context-commentstring (⭐1.3k)</a> - Sets the <code>commentstring</code> option based on the cursor location in the file. The location is checked via Tree-sitter queries.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/11/"/>
    <summary>2 awesome projects updated on Oct 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/09/</id>
    <title>Awesome Neovim Updates on Oct 09, 2022</title>
    <updated>2022-10-09T09:03:20.000Z</updated>
    <published>2022-10-09T09:03:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ray-x/starry.nvim" rel="noopener noreferrer">ray-x/starry.nvim (⭐245)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A collection of modern colorschemes: <code>material</code>, <code>moonlight</code>, <code>dracula (blood)</code>, <code>monokai</code>, <code>mariana</code>, <code>emerald</code>, <code>earlysummer</code>, <code>middlenight_blue</code>, <code>darksolar</code>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/09/"/>
    <summary>1 awesome projects updated on Oct 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/06/</id>
    <title>Awesome Neovim Updates on Oct 06, 2022</title>
    <updated>2022-10-06T16:18:56.000Z</updated>
    <published>2022-10-06T16:18:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Shatur/neovim-tasks" rel="noopener noreferrer">Shatur/neovim-tasks (⭐126)</a> - A stateful task manager focused on integration with build systems.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/06/"/>
    <summary>1 awesome projects updated on Oct 06, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/04/</id>
    <title>Awesome Neovim Updates on Oct 04, 2022</title>
    <updated>2022-10-04T09:37:46.000Z</updated>
    <published>2022-10-04T09:37:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/jghauser/papis.nvim" rel="noopener noreferrer">jghauser/papis.nvim (⭐183)</a> - Manage your bibliography from within your favourite editor.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/04/"/>
    <summary>1 awesome projects updated on Oct 04, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/10/01/</id>
    <title>Awesome Neovim Updates on Oct 01, 2022</title>
    <updated>2022-10-01T19:26:36.000Z</updated>
    <published>2022-10-01T19:26:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/mfussenegger/nvim-jdtls" rel="noopener noreferrer">mfussenegger/nvim-jdtls (⭐1.5k)</a> - Extensions for the built-in LSP support for the Eclipse JDT Language Server.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/10/01/"/>
    <summary>1 awesome projects updated on Oct 01, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/28/</id>
    <title>Awesome Neovim Updates on Sep 28, 2022</title>
    <updated>2022-09-28T17:47:12.000Z</updated>
    <published>2022-09-28T17:47:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/cunderw/nvim" rel="noopener noreferrer">cunderw/nvim (⭐12)</a> - A custom, IDE-like configuration for JS/TS, Go, and Java development.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/28/"/>
    <summary>1 awesome projects updated on Sep 28, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/27/</id>
    <title>Awesome Neovim Updates on Sep 27, 2022</title>
    <updated>2022-09-27T08:20:10.000Z</updated>
    <published>2022-09-27T08:20:10.000Z</published>
    <content type="html"><![CDATA[<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/desdic/greyjoy.nvim" rel="noopener noreferrer">desdic/greyjoy.nvim (⭐31)</a> - A modular task runner for Makefiles, VSCode tasks, kitchen etc.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/27/"/>
    <summary>1 awesome projects updated on Sep 27, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/26/</id>
    <title>Awesome Neovim Updates on Sep 26, 2022</title>
    <updated>2022-09-26T14:47:27.000Z</updated>
    <published>2022-09-26T14:18:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP / Diagnostics</p>
</h3>
<ul>
<li><a href="https://git.sr.ht/~whynothugo/lsp_lines.nvim" rel="noopener noreferrer">~whynothugo/lsp_lines.nvim</a> - Render diagnostics using virtual lines on top of the real line of code.</li>
</ul>

<ul>
<li><a href="https://github.com/folke/trouble.nvim" rel="noopener noreferrer">folke/trouble.nvim (⭐6.9k)</a> - A pretty diagnostics list to help you solve all the trouble your code is causing.</li>
</ul>
<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/brendalf/mix.nvim" rel="noopener noreferrer">brendalf/mix.nvim (⭐28)</a> - Mix (from Elixir) wrapper plugin.</li>
</ul>

<ul>
<li><a href="https://github.com/AckslD/swenv.nvim" rel="noopener noreferrer">AckslD/swenv.nvim (⭐250)</a> - Tiny plugin to quickly switch Python virtual environments without restarting.</li>
</ul>

<ul>
<li><a href="https://github.com/gennaro-tedesco/nvim-jqx" rel="noopener noreferrer">gennaro-tedesco/nvim-jqx (⭐339)</a> - Interactive interface for JSON files.</li>
</ul>
<h3><p>Programming Languages Support / Golang</p>
</h3>
<ul>
<li><a href="https://github.com/crusj/structrue-go.nvim" rel="noopener noreferrer">crusj/structrue-go.nvim (⭐48)</a> - A better structured display of Golang symbols information.</li>
</ul>

<ul>
<li><a href="https://github.com/crispgm/nvim-go" rel="noopener noreferrer">crispgm/nvim-go (⭐155)</a> - A minimal implementation of Golang development plugin.</li>
</ul>

<ul>
<li><a href="https://github.com/olexsmir/gopher.nvim/" rel="noopener noreferrer">olexsmir/gopher.nvim (⭐432)</a> - Plugin for making Golang development easiest.</li>
</ul>

<ul>
<li><a href="https://github.com/rafaelsq/nvim-goc.lua" rel="noopener noreferrer">rafaelsq/nvim-goc.lua (⭐55)</a> - Highlight your buffer with Golang Code Coverage.</li>
</ul>

<ul>
<li><a href="https://github.com/crusj/hierarchy-tree-go.nvim" rel="noopener noreferrer">crusj/hierarchy-tree-go.nvim (⭐35)</a> - Golang integration with <code>callHierarchy</code> UI tree.</li>
</ul>
<h3><p>Language / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/potamides/pantran.nvim" rel="noopener noreferrer">potamides/pantran.nvim (⭐331)</a> - Translate your text with an interactive translation window.</li>
</ul>
<h3><p>Search / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/kevinhwang91/nvim-hlslens" rel="noopener noreferrer">kevinhwang91/nvim-hlslens (⭐914)</a> - Helps you better glance searched information, seamlessly jump matched instances.</li>
</ul>

<ul>
<li><a href="https://github.com/rktjmp/highlight-current-n.nvim" rel="noopener noreferrer">rktjmp/highlight-current-n.nvim (⭐91)</a> - Highlights the current /, ? or * match under your cursor when pressing n or N and gets out of the way afterwards.</li>
</ul>

<ul>
<li><a href="https://github.com/ray-x/sad.nvim" rel="noopener noreferrer">ray-x/sad.nvim (⭐208)</a> - Space Age seD integration. Batch file edit tool, a wrapper for <a href="https://github.com/ms-jpq/sad" rel="noopener noreferrer">sad (⭐2k)</a>.</li>
</ul>
<h3><p>File Explorer / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/luukvbaal/nnn.nvim" rel="noopener noreferrer">luukvbaal/nnn.nvim (⭐463)</a> - File explorer powered by <a href="https://github.com/jarun/nnn" rel="noopener noreferrer">nnn (⭐22k)</a> and Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/tamago324/lir.nvim" rel="noopener noreferrer">tamago324/lir.nvim (⭐380)</a> - Simple file explorer.</li>
</ul>

<ul>
<li><a href="https://github.com/kevinhwang91/rnvimr" rel="noopener noreferrer">kevinhwang91/rnvimr (⭐846)</a> - A simple yet amazing file explorer.</li>
</ul>

<ul>
<li><a href="https://github.com/Xuyuanp/yanil" rel="noopener noreferrer">Xuyuanp/yanil (⭐99)</a> - Yet Another Nerdtree In Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/ms-jpq/chadtree" rel="noopener noreferrer">ms-jpq/chadtree (⭐1.7k)</a> - File manager. Better than NERDTree.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-neo-tree/neo-tree.nvim" rel="noopener noreferrer">nvim-neo-tree/neo-tree.nvim (⭐5.5k)</a> - Browse the file system and other tree-like structures in whatever style suits you, including sidebars, floating windows, <code>netrw</code> split style, or all of them at once.</li>
</ul>

<ul>
<li><a href="https://github.com/TheBlob42/drex.nvim" rel="noopener noreferrer">theblob42/drex.nvim (⭐96)</a> - A simple and configurable file explorer written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/SidOfc/carbon.nvim" rel="noopener noreferrer">SidOfc/carbon.nvim (⭐189)</a> - The simple directory tree viewer written in Lua.</li>
</ul>
<h3><p>Project / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Abstract-IDE/penvim" rel="noopener noreferrer">Abstract-IDE/penvim (⭐51)</a> - Project's root directory and documents Indentation detector with project based config loader.</li>
</ul>

<ul>
<li><a href="https://github.com/windwp/nvim-projectconfig" rel="noopener noreferrer">windwp/nvim-projectconfig (⭐111)</a> - Load specific configs depending on the project directory.</li>
</ul>

<ul>
<li><a href="https://github.com/klen/nvim-config-local" rel="noopener noreferrer">klen/nvim-config-local (⭐179)</a> - Secure load local config files from working directories.</li>
</ul>
<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/famiu/bufdelete.nvim" rel="noopener noreferrer">famiu/bufdelete.nvim (⭐514)</a> - Delete buffers without losing your window layout.</li>
</ul>
<h3><p>Colorscheme / Colorscheme Creation</p>
</h3>
<ul>
<li><a href="https://github.com/tjdevries/colorbuddy.nvim" rel="noopener noreferrer">tjdevries/colorbuddy.nvim (⭐784)</a> - A colorscheme helper. Written in Lua! Quick and Easy Color Schemes.</li>
</ul>

<ul>
<li><a href="https://github.com/norcalli/nvim-base16.lua" rel="noopener noreferrer">norcalli/nvim-base16.lua (⭐79)</a> - Programmatic Lua library for setting base16 themes.</li>
</ul>

<ul>
<li><a href="https://github.com/rktjmp/lush.nvim" rel="noopener noreferrer">rktjmp/lush.nvim (⭐1.8k)</a> - Define colorschemes as a DSL in Lua, with real-time feedback.</li>
</ul>

<ul>
<li><a href="https://github.com/Iron-E/nvim-highlite" rel="noopener noreferrer">Iron-E/nvim-highlite (⭐252)</a> - A colorscheme generator that is "lite" on logic for the developer.</li>
</ul>
<h3><p>Bars and Lines / Colorscheme Switchers</p>
</h3>
<ul>
<li><a href="https://github.com/SmiteshP/nvim-navic" rel="noopener noreferrer">SmiteshP/nvim-navic (⭐1.7k)</a> - A simple statusline/winbar component that uses LSP to show your current code context.</li>
</ul>
<h3><p>Bars and Lines / Statusline</p>
</h3>
<ul>
<li><a href="https://github.com/NTBBloodbath/galaxyline.nvim" rel="noopener noreferrer">NTBBloodbath/galaxyline.nvim (⭐171)</a> - A light-weight and super fast statusline plugin written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/tjdevries/express_line.nvim" rel="noopener noreferrer">tjdevries/express_line.nvim (⭐316)</a> - Supports co-routines, functions and jobs.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-lualine/lualine.nvim" rel="noopener noreferrer">nvim-lualine/lualine.nvim (⭐8k)</a> - Easily configurable, blazingly fast statusline.</li>
</ul>

<ul>
<li><a href="https://github.com/adelarsq/neoline.vim" rel="noopener noreferrer">adelarsq/neoline.vim (⭐270)</a> - A light statusline/tabline plugin using Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/ojroques/nvim-hardline" rel="noopener noreferrer">ojroques/nvim-hardline (⭐207)</a> - A statusline / bufferline inspired by <a href="https://github.com/vim-airline/vim-airline" rel="noopener noreferrer">vim-airline (⭐18k)</a> that aims to be as light and simple as possible.</li>
</ul>

<ul>
<li><a href="https://github.com/beauwilliams/statusline.lua" rel="noopener noreferrer">beauwilliams/statusline.lua (⭐262)</a> - A zero-config minimal statusline written in Lua featuring awesome integrations and blazing speed.</li>
</ul>

<ul>
<li><a href="https://github.com/tamton-aquib/staline.nvim" rel="noopener noreferrer">tamton-aquib/staline.nvim (⭐399)</a> - A modern lightweight statusline in Lua. Mainly uses unicode symbols for showing info.</li>
</ul>

<ul>
<li><a href="https://github.com/windwp/windline.nvim" rel="noopener noreferrer">windwp/windline.nvim (⭐530)</a> - The next generation statusline. Animation statusline.</li>
</ul>

<ul>
<li><a href="https://github.com/konapun/vacuumline.nvim" rel="noopener noreferrer">konapun/vacuumline.nvim (⭐30)</a> - A galaxyline configuration inspired by airline.</li>
</ul>

<ul>
<li><a href="https://github.com/b0o/incline.nvim" rel="noopener noreferrer">b0o/incline.nvim (⭐1k)</a> - Lightweight floating statuslines, intended for use with the new global statusline.</li>
</ul>

<ul>
<li><a href="https://github.com/rebelot/heirline.nvim" rel="noopener noreferrer">rebelot/heirline.nvim (⭐1.3k)</a> - A no-nonsense statusline designed around recursive inheritance to be exceptionally fast and versatile.</li>
</ul>

<ul>
<li><a href="https://github.com/yaocccc/nvim-lines.lua" rel="noopener noreferrer">yaocccc/nvim-lines.lua (⭐40)</a> - A fast, light, customizable statusline and tabline (buffers).</li>
</ul>
<h3><p>Bars and Lines / Tabline</p>
</h3>
<ul>
<li><a href="https://github.com/romgrk/barbar.nvim" rel="noopener noreferrer">romgrk/barbar.nvim (⭐2.7k)</a> - A tabline with re-orderable, auto-sizing, clickable tabs, icons, nice highlighting, sort-by commands and a magic jump-to-buffer mode.</li>
</ul>

<ul>
<li><a href="https://github.com/akinsho/bufferline.nvim" rel="noopener noreferrer">akinsho/bufferline.nvim (⭐4.4k)</a> - A snazzy bufferline built using Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/crispgm/nvim-tabline" rel="noopener noreferrer">crispgm/nvim-tabline (⭐96)</a> - A port of <code>tabline.vim</code> written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/alvarosevilla95/luatab.nvim" rel="noopener noreferrer">alvarosevilla95/luatab.nvim (⭐210)</a> - A simple tabline written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/johann2357/nvim-smartbufs" rel="noopener noreferrer">johann2357/nvim-smartbufs (⭐59)</a> - Smart buffer management.</li>
</ul>

<ul>
<li><a href="https://github.com/rafcamlet/tabline-framework.nvim" rel="noopener noreferrer">rafcamlet/tabline-framework.nvim (⭐102)</a> - User-friendly framework for building your dream tabline in a few lines of code.</li>
</ul>

<ul>
<li><a href="https://github.com/nanozuki/tabby.nvim" rel="noopener noreferrer">nanozuki/tabby.nvim (⭐761)</a> - A minimal, configurable tabline that allows using tabs as workspace multiplexers.</li>
</ul>
<h3><p>Bars and Lines / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/RRethy/vim-illuminate" rel="noopener noreferrer">RRethy/vim-illuminate (⭐2.5k)</a> - Highlight the word under the cursor with built-in LSP support.</li>
</ul>
<h3><p>Startup / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/goolord/alpha-nvim" rel="noopener noreferrer">goolord/alpha-nvim (⭐2.4k)</a> - A fast and highly customizable greeter like <a href="https://github.com/mhinz/vim-startify" rel="noopener noreferrer">vim-startify (⭐5.4k)</a>/dashboard-nvim.</li>
</ul>

<ul>
<li><a href="https://sr.ht/~henriquehbr/nvim-startup.lua" rel="noopener noreferrer">henriquehbr/nvim-startup.lua</a> - Displays the startup time.</li>
</ul>
<h3><p>Media / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/ekickx/clipboard-image.nvim" rel="noopener noreferrer">ekickx/clipboard-image.nvim (⭐335)</a> - Allows pasting images from clipboard.</li>
</ul>

<ul>
<li><a href="https://github.com/askfiy/nvim-picgo" rel="noopener noreferrer">askfiy/nvim-picgo (⭐68)</a> - Allows you to upload images to the image bed, allowing viewing images from anywhere on the internet.</li>
</ul>

<ul>
<li><a href="https://github.com/davidgranstrom/scnvim" rel="noopener noreferrer">davidgranstrom/scnvim (⭐269)</a> - A frontend for SuperCollider.</li>
</ul>

<ul>
<li><a href="https://github.com/Chaitanyabsprip/present.nvim" rel="noopener noreferrer">Chaitanyabsrip/present.nvim (⭐158)</a> - A Presentation plugin written in Lua.</li>
</ul>
<h3><p>Note Taking / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/0styx0/abbreinder.nvim" rel="noopener noreferrer">0styx0/abbreinder.nvim (⭐92)</a> - Abbreviation reminders.</li>
</ul>

<ul>
<li><a href="https://github.com/jakewvincent/mkdnflow.nvim" rel="noopener noreferrer">jakewvincent/mkdnflow.nvim (⭐818)</a> - Fluent Markdown notebook navigation and management (create links, follow links, create and manage to-do lists, reference bib files, and more).</li>
</ul>

<ul>
<li><a href="https://github.com/jbyuki/nabla.nvim" rel="noopener noreferrer">jbyuki/nabla.nvim (⭐745)</a> - Take your scientific notes.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-neorg/neorg" rel="noopener noreferrer">nvim-neorg/neorg (⭐7.5k)</a> - Modernity meets insane extensibility. The future of organizing your life.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-orgmode/orgmode" rel="noopener noreferrer">nvim-orgmode/orgmode (⭐3.8k)</a> - Org-mode clone written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/jbyuki/venn.nvim" rel="noopener noreferrer">jbyuki/venn.nvim (⭐1.2k)</a> - Draw ASCII diagrams.</li>
</ul>

<ul>
<li><a href="https://github.com/chrsm/impulse.nvim" rel="noopener noreferrer">chrsm/impulse.nvim (⭐100)</a> - Read Notion.so notes.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/jbyuki/instant.nvim" rel="noopener noreferrer">jbyuki/instant.nvim (⭐1.4k)</a> - A collaborative editing plugin written in Lua with no dependencies.</li>
</ul>
<h3><p>Terminal Integration / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/nikvdp/neomux" rel="noopener noreferrer">nikvdp/neomux (⭐388)</a> - Control your editor from shells ran through the <code>:term</code> command.</li>
</ul>

<ul>
<li><a href="https://github.com/norcalli/nvim-terminal.lua" rel="noopener noreferrer">norcalli/nvim-terminal.lua (⭐296)</a> - A high performance filetype mode which leverages conceal and highlights your buffer with the correct color codes.</li>
</ul>

<ul>
<li><a href="https://github.com/numToStr/FTerm.nvim" rel="noopener noreferrer">numToStr/FTerm.nvim (⭐811)</a> - No nonsense floating terminal written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/jghauser/kitty-runner.nvim" rel="noopener noreferrer">jghauser/kitty-runner.nvim (⭐110)</a> - Poor man's REPL. Easily send buffer lines and commands to a kitty terminal.</li>
</ul>

<ul>
<li><a href="https://github.com/jlesquembre/nterm.nvim" rel="noopener noreferrer">jlesquembre/nterm.nvim (⭐58)</a> - Interact with the terminal, with notifications.</li>
</ul>

<ul>
<li><a href="https://github.com/s1n7ax/nvim-terminal" rel="noopener noreferrer">s1n7ax/nvim-terminal (⭐118)</a> - A simple and easy to use multi-terminal plugin.</li>
</ul>
<h3><p>Debugging / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/kevinhwang91/nvim-bqf" rel="noopener noreferrer">kevinhwang91/nvim-bqf (⭐2k)</a> - Makes the quickfix window better.</li>
</ul>
<h3><p>Test / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/David-Kunz/jester" rel="noopener noreferrer">David-Kunz/jester (⭐213)</a> - Easily run and debug Jest tests.</li>
</ul>

<ul>
<li><a href="https://github.com/klen/nvim-test" rel="noopener noreferrer">klen/nvim-test (⭐199)</a> - A wrapper for running tests.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-neotest/neotest" rel="noopener noreferrer">nvim-neotest/neotest (⭐3.1k)</a> - An extensible framework for interacting with tests within your editor.</li>
</ul>

<ul>
<li><a href="https://github.com/andythigpen/nvim-coverage" rel="noopener noreferrer">andythigpen/nvim-coverage (⭐433)</a> - Displays coverage information in the sign column.</li>
</ul>
<h3><p>Code Runner / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/michaelb/sniprun" rel="noopener noreferrer">michaelb/sniprun (⭐1.7k)</a> - Run parts of code of any language directly from your editor.</li>
</ul>

<ul>
<li><a href="https://github.com/CRAG666/code_runner.nvim" rel="noopener noreferrer">CRAG666/code_runner.nvim (⭐691)</a> - The best code runner you could have, with super powers.</li>
</ul>

<ul>
<li><a href="https://github.com/is0n/jaq-nvim" rel="noopener noreferrer">is0n/jaq-nvim (⭐179)</a> - Just Another Quickrun Plugin in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/jedrzejboczar/toggletasks.nvim" rel="noopener noreferrer">jedrzejboczar/toggletasks.nvim (⭐161)</a> - Task runner with JSON/YAML configs, using toggleterm.nvim and telescope.nvim.</li>
</ul>

<ul>
<li><a href="https://github.com/stevearc/overseer.nvim" rel="noopener noreferrer">stevearc/overseer.nvim (⭐1.9k)</a> - A task runner and job management plugin.</li>
</ul>

<ul>
<li><a href="https://github.com/krady21/compiler-explorer.nvim" rel="noopener noreferrer">krady21/compiler-explorer.nvim (⭐192)</a> - Asynchronous compilation using the <a href="https://godbolt.org/" rel="noopener noreferrer">compiler-explorer</a> REST API.</li>
</ul>
<h3><p>Git / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/pwntester/octo.nvim" rel="noopener noreferrer">pwntester/octo.nvim (⭐3.3k)</a> - Work with GitHub issues and PRs.</li>
</ul>

<ul>
<li><a href="https://github.com/ldelossa/gh.nvim" rel="noopener noreferrer">ldelossa/gh.nvim (⭐650)</a> - A fully featured GitHub integration for performing code reviews.</li>
</ul>
<h3><p>Keybinding / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/folke/which-key.nvim" rel="noopener noreferrer">folke/which-key.nvim (⭐7.2k)</a> - Shows a popup with possible keybindings of the command you started typing.</li>
</ul>

<ul>
<li><a href="https://github.com/mrjones2014/legendary.nvim" rel="noopener noreferrer">mrjones2014/legendary.nvim (⭐1.2k)</a> - Define your keymaps, commands, and autocommands as simple Lua tables, and create a legend for them at the same time (like VSCode's Command Palette), integrates with <code>which-key.nvim</code>.</li>
</ul>

<ul>
<li><a href="https://github.com/Iron-E/nvim-cartographer" rel="noopener noreferrer">Iron-E/nvim-cartographer (⭐54)</a> - A more convenient <code>:map</code>ping syntax for Lua environments.</li>
</ul>

<ul>
<li><a href="https://github.com/LionC/nest.nvim" rel="noopener noreferrer">LionC/nest.nvim (⭐234)</a> - Lua utility to map keys concisely using cascading trees. Also allows binding Lua functions to keys.</li>
</ul>

<ul>
<li><a href="https://github.com/max397574/better-escape.nvim" rel="noopener noreferrer">max397574/better-escape.nvim (⭐792)</a> - Create shortcuts to escape insert mode without getting delay.</li>
</ul>

<ul>
<li><a href="https://github.com/notomo/gesture.nvim" rel="noopener noreferrer">notomo/gesture.nvim (⭐543)</a> - Mouse gesture plugin.</li>
</ul>
<h3><p>Scrolling / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/Xuyuanp/scrollbar.nvim" rel="noopener noreferrer">Xuyuanp/scrollbar.nvim (⭐286)</a> - Scrollbar.</li>
</ul>

<ul>
<li><a href="https://github.com/dstein64/nvim-scrollview" rel="noopener noreferrer">dstein64/nvim-scrollview (⭐697)</a> - Display interactive scrollbars.</li>
</ul>

<ul>
<li><a href="https://github.com/petertriho/nvim-scrollbar" rel="noopener noreferrer">petertriho/nvim-scrollbar (⭐1.1k)</a> - Extensible scrollbar that shows diagnostics and search results.</li>
</ul>
<h3><p>Editing Support / Comment</p>
</h3>
<ul>
<li><a href="https://github.com/numToStr/Comment.nvim" rel="noopener noreferrer">numToStr/Comment.nvim (⭐4.7k)</a> - Smart and powerful comment plugin. Supports commentstring, motions, dot-repeat and more.</li>
</ul>

<ul>
<li><a href="https://github.com/b3nj5m1n/kommentary" rel="noopener noreferrer">b3nj5m1n/kommentary (⭐532)</a> - Commenting plugin written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/gennaro-tedesco/nvim-commaround" rel="noopener noreferrer">gennaro-tedesco/nvim-commaround (⭐42)</a> - Fast and light commenting plugin written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/folke/todo-comments.nvim" rel="noopener noreferrer">folke/todo-comments.nvim (⭐4.2k)</a> - Highlight, list and search TODO comments in your projects.</li>
</ul>

<ul>
<li><a href="https://github.com/terrortylor/nvim-comment" rel="noopener noreferrer">terrortylor/nvim-comment (⭐498)</a> - Toggle comments using the built-in commentstring option.</li>
</ul>

<ul>
<li><a href="https://github.com/winston0410/commented.nvim" rel="noopener noreferrer">winston0410/commented.nvim (⭐114)</a> - A commenting plugin which supports counts and multiple comment patterns and much more.</li>
</ul>

<ul>
<li><a href="https://github.com/s1n7ax/nvim-comment-frame" rel="noopener noreferrer">s1n7ax/nvim-comment-frame (⭐101)</a> - Adds a comment frame based on the source file.</li>
</ul>

<ul>
<li><a href="https://github.com/danymat/neogen" rel="noopener noreferrer">danymat/neogen (⭐1.7k)</a> - A better annotation generator which supports multiple languages and annotation conventions.</li>
</ul>

<ul>
<li><a href="https://github.com/LudoPinelli/comment-box.nvim" rel="noopener noreferrer">LudoPinelli/comment-box.nvim (⭐499)</a> - Clarify and beautify your comments using boxes and lines.</li>
</ul>
<h3><p>Formatting / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/lukas-reineke/indent-blankline.nvim" rel="noopener noreferrer">lukas-reineke/indent-blankline.nvim (⭐5k)</a> - IndentLine replacement in Lua with more features and Tree-sitter support.</li>
</ul>

<ul>
<li><a href="https://github.com/NMAC427/guess-indent.nvim" rel="noopener noreferrer">NMAC427/guess-indent.nvim (⭐645)</a> - Automatic indentation style detection.</li>
</ul>

<ul>
<li><a href="https://github.com/Darazaki/indent-o-matic" rel="noopener noreferrer">Darazaki/indent-o-matic (⭐206)</a> - Dumb automatic fast indentation detection written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/yaocccc/nvim-hlchunk" rel="noopener noreferrer">yaocccc/nvim-hlchunk (⭐54)</a> - Highlight a <code>{}</code> chunk.</li>
</ul>
<h3><p>Remote Development / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/chipsenkbeil/distant.nvim" rel="noopener noreferrer">chipsenkbeil/distant.nvim (⭐1.4k)</a> - Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment.</li>
</ul>

<ul>
<li><a href="https://github.com/jamestthompson3/nvim-remote-containers" rel="noopener noreferrer">jamestthompson3/nvim-remote-containers (⭐933)</a> - Develop inside Docker containers, just like VSCode.</li>
</ul>

<ul>
<li><a href="https://github.com/esensar/nvim-dev-container" rel="noopener noreferrer">esensar/nvim-dev-container (⭐730)</a> - Provide functionality similar to VSCode's <a href="https://code.visualstudio.com/docs/remote/containers" rel="noopener noreferrer">remote container development</a> plugin, with other functionalities that enable development in Docker containers.</li>
</ul>
<h3><p>Split and Window / Indent</p>
</h3>
<ul>
<li><a href="https://sr.ht/~henriquehbr/ataraxis.lua" rel="noopener noreferrer">~henriquehbr/ataraxis.lua</a> - A zen mode for improving code readability.</li>
</ul>

<ul>
<li><a href="https://github.com/sindrets/winshift.nvim" rel="noopener noreferrer">sindrets/winshift.nvim (⭐527)</a> - Rearrange your windows with ease.</li>
</ul>

<ul>
<li><a href="https://github.com/anuvyklack/windows.nvim" rel="noopener noreferrer">anuvyklack/windows.nvim (⭐639)</a> - Automatically expand width of the current window. Maximizes and restore it. And all this with nice animations.</li>
</ul>

<ul>
<li><a href="https://github.com/nyngwang/NeoNoName.lua" rel="noopener noreferrer">nyngwang/NeoNoName.lua (⭐29)</a> - Layout preserving buffer deletion.</li>
</ul>
<h3><p>Split and Window / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/aserowy/tmux.nvim" rel="noopener noreferrer">aserowy/tmux.nvim (⭐805)</a> - Tmux integration features pane movement and resizing.</li>
</ul>

<ul>
<li><a href="https://github.com/danielpieper/telescope-tmuxinator.nvim" rel="noopener noreferrer">danielpieper/telescope-tmuxinator.nvim (⭐26)</a> - Integration for tmuxinator with telescope.nvim.</li>
</ul>

<ul>
<li><a href="https://github.com/hkupty/nvimux" rel="noopener noreferrer">hkupty/nvimux (⭐450)</a> - Use your editor as a tmux replacement.</li>
</ul>

<ul>
<li><a href="https://github.com/numToStr/Navigator.nvim" rel="noopener noreferrer">numToStr/Navigator.nvim (⭐435)</a> - Smoothly navigate between editor splits and tmux panes.</li>
</ul>

<ul>
<li><a href="https://github.com/declancm/windex.nvim" rel="noopener noreferrer">declancm/windex.nvim (⭐62)</a> - Collection of window functions which includes moving between, closing and maximizing editor splits and tmux panes.</li>
</ul>
<h3><p>Game / Tmux</p>
</h3>
<ul>
<li><a href="https://github.com/alec-gibson/nvim-tetris" rel="noopener noreferrer">alec-gibson/nvim-tetris (⭐214)</a> - Bringing Emacs' greatest feature - Tetris.</li>
</ul>

<ul>
<li><a href="https://github.com/seandewar/nvimesweeper" rel="noopener noreferrer">seandewar/nvimesweeper (⭐112)</a> - Play Minesweeper in your favourite text editor.</li>
</ul>

<ul>
<li><a href="https://github.com/seandewar/killersheep.nvim" rel="noopener noreferrer">seandewar/killersheep.nvim (⭐75)</a> - A port of killersheep.</li>
</ul>
<h3><p>External / Plugin Template</p>
</h3>
<ul>
<li><a href="https://github.com/m00qek/plugin-template.nvim" rel="noopener noreferrer">m00qek/plugin-template.nvim (⭐135)</a> - A plugin template that setups test infrastructure and GitHub Actions.</li>
</ul>

<ul>
<li><a href="https://github.com/ellisonleao/nvim-plugin-template" rel="noopener noreferrer">ellisonleao/nvim-plugin-template (⭐472)</a> - Another plugin template, using GitHub's template feature.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/26/"/>
    <summary>123 awesome projects updated on Sep 26, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/22/</id>
    <title>Awesome Neovim Updates on Sep 22, 2022</title>
    <updated>2022-09-22T07:37:09.000Z</updated>
    <published>2022-09-22T07:30:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Th3Whit3Wolf/onebuddy" rel="noopener noreferrer">Th3Whit3Wolf/onebuddy (⭐101)</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> Light and dark atom one theme.</li>
</ul>

<ul>
<li><a href="https://github.com/ofirgall/ofirkai.nvim" rel="noopener noreferrer">ofirgall/ofirkai.nvim (⭐140)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Monokai theme that aims to feel like Sublime Text.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/22/"/>
    <summary>2 awesome projects updated on Sep 22, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/20/</id>
    <title>Awesome Neovim Updates on Sep 20, 2022</title>
    <updated>2022-09-20T08:12:11.000Z</updated>
    <published>2022-09-20T07:25:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/uga-rosa/ccc.nvim" rel="noopener noreferrer">uga-rosa/ccc.nvim (⭐973)</a> - Super powerful color picker / colorizer plugin.</li>
</ul>
<h3><p>Animation / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/gen740/SmoothCursor.nvim" rel="noopener noreferrer">gen740/SmoothCursor.nvim (⭐402)</a> - Add fancy sub-cursor to signcolumn to show your scroll or jump direction.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/20/"/>
    <summary>2 awesome projects updated on Sep 20, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/18/</id>
    <title>Awesome Neovim Updates on Sep 18, 2022</title>
    <updated>2022-09-18T13:06:33.000Z</updated>
    <published>2022-09-18T13:06:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/anuvyklack/animation.nvim" rel="noopener noreferrer">anuvyklack/animation.nvim (⭐47)</a> - Create animations.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/18/"/>
    <summary>1 awesome projects updated on Sep 18, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/14/</id>
    <title>Awesome Neovim Updates on Sep 14, 2022</title>
    <updated>2022-09-14T20:13:49.000Z</updated>
    <published>2022-09-14T20:13:49.000Z</published>
    <content type="html"><![CDATA[<h3><p>Register / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/gennaro-tedesco/nvim-peekup" rel="noopener noreferrer">gennaro-tedesco/nvim-peekup (⭐337)</a> - Dynamically interact with Vim registers.</li>
</ul>
<h3><p>Marks / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/chentoast/marks.nvim" rel="noopener noreferrer">chentoast/marks.nvim (⭐1.2k)</a> - A better user experience for viewing and interacting with Vim marks.</li>
</ul>
<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/kazhala/close-buffers.nvim" rel="noopener noreferrer">kazhala/close-buffers.nvim (⭐174)</a> - Delete multiple Vim buffers based on different conditions.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://spacevim.org" rel="noopener noreferrer">SpaceVim/SpaceVim</a> - A community-driven modular distribution, inspired by <a href="https://github.com/syl20bnr/spacemacs" rel="noopener noreferrer">spacemacs (⭐25k)</a>.</li>
</ul>

<ul>
<li><a href="https://github.com/hackorum/VapourNvim" rel="noopener noreferrer">hackorum/VapourNvim (⭐558)</a> - Configuration for the ultimate Vim IDE-like experience.</li>
</ul>
<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/CosmicNvim/cosmic-ui" rel="noopener noreferrer">CosmicNvim/cosmic-ui (⭐171)</a> - Cosmic-UI is a simple wrapper around specific Vim functionality.</li>
</ul>
<h3><p>Resource / OS-specific</p>
</h3>
<ul>
<li><a href="https://vimawesome.com/" rel="noopener noreferrer">Vimawesome</a> - Showcases various plugins for Vim and has a <a href="https://vimawesome.com/?q=tag:neovim" rel="noopener noreferrer">Neovim tag</a> for other Neovim-related plugins.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/14/"/>
    <summary>7 awesome projects updated on Sep 14, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/06/</id>
    <title>Awesome Neovim Updates on Sep 06, 2022</title>
    <updated>2022-09-06T06:12:05.000Z</updated>
    <published>2022-09-06T06:12:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/MunifTanjim/prettier.nvim" rel="noopener noreferrer">MunifTanjim/prettier.nvim (⭐315)</a> - Prettier integration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/06/"/>
    <summary>1 awesome projects updated on Sep 06, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/09/02/</id>
    <title>Awesome Neovim Updates on Sep 02, 2022</title>
    <updated>2022-09-02T08:27:37.000Z</updated>
    <published>2022-09-02T08:27:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/j-hui/fidget.nvim" rel="noopener noreferrer">j-hui/fidget.nvim (⭐2.6k)</a> - Standalone UI for LSP progress.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/09/02/"/>
    <summary>1 awesome projects updated on Sep 02, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/30/</id>
    <title>Awesome Neovim Updates on Aug 30, 2022</title>
    <updated>2022-08-30T09:48:48.000Z</updated>
    <published>2022-08-30T09:48:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/ray-x/guihua.lua" rel="noopener noreferrer">ray-x/guihua.lua (⭐192)</a> - A Lua UI library. Includes a fzy search bar, list view and tree view modules.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/30/"/>
    <summary>1 awesome projects updated on Aug 30, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/28/</id>
    <title>Awesome Neovim Updates on Aug 28, 2022</title>
    <updated>2022-08-28T15:58:51.000Z</updated>
    <published>2022-08-28T08:49:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/nguyenvukhang/nvim-toggler" rel="noopener noreferrer">nguyenvukhang/nvim-toggler (⭐199)</a> - Invert text, such as toggling between <code>true</code> and <code>false</code>.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-lua/kickstart.nvim" rel="noopener noreferrer">nvim-lua/kickstart.nvim (⭐31k)</a> - A launch point for your personal configuration.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/28/"/>
    <summary>2 awesome projects updated on Aug 28, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/23/</id>
    <title>Awesome Neovim Updates on Aug 23, 2022</title>
    <updated>2022-08-23T07:20:39.000Z</updated>
    <published>2022-08-23T07:20:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/m4xshen/autoclose.nvim" rel="noopener noreferrer">m4xshen/autoclose.nvim (⭐648)</a> - A minimalist autoclose plugin written in Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/23/"/>
    <summary>1 awesome projects updated on Aug 23, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/18/</id>
    <title>Awesome Neovim Updates on Aug 18, 2022</title>
    <updated>2022-08-18T18:34:56.000Z</updated>
    <published>2022-08-18T18:34:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/ofirgall/goto-breakpoints.nvim" rel="noopener noreferrer">ofirgall/goto-breakpoints.nvim (⭐33)</a> - Cycle between breakpoints for nvim-dap.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/18/"/>
    <summary>1 awesome projects updated on Aug 18, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/14/</id>
    <title>Awesome Neovim Updates on Aug 14, 2022</title>
    <updated>2022-08-14T06:33:47.000Z</updated>
    <published>2022-08-14T06:32:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Mofiqul/adwaita.nvim" rel="noopener noreferrer">Mofiqul/adwaita.nvim (⭐290)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Colorscheme based on GNOME Adwaita syntax with support for popular plugins.</li>
</ul>
<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/andrewferrier/debugprint.nvim" rel="noopener noreferrer">andrewferrier/debugprint.nvim (⭐525)</a> - Debugging the print() way.</li>
</ul>
<h3><p>Dependency Management / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Saecki/crates.nvim" rel="noopener noreferrer">Saecki/crates.nvim (⭐1.1k)</a> - Rust dependency management for <code>Cargo.toml</code>.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/gbprod/stay-in-place.nvim" rel="noopener noreferrer">gbprod/stay-in-place.nvim (⭐100)</a> - Prevent the cursor from moving when using shift and filter actions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/14/"/>
    <summary>4 awesome projects updated on Aug 14, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/11/</id>
    <title>Awesome Neovim Updates on Aug 11, 2022</title>
    <updated>2022-08-11T09:39:07.000Z</updated>
    <published>2022-08-11T09:39:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/lcheylus/overlength.nvim" rel="noopener noreferrer">lcheylus/overlength.nvim (⭐52)</a> - A small plugin to highlight too long lines.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/11/"/>
    <summary>1 awesome projects updated on Aug 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/08/09/</id>
    <title>Awesome Neovim Updates on Aug 09, 2022</title>
    <updated>2022-08-09T05:42:11.000Z</updated>
    <published>2022-08-09T05:42:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/rebelot/kanagawa.nvim" rel="noopener noreferrer">rebelot/kanagawa.nvim (⭐6.3k)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/Abstract-IDE/Abstract" rel="noopener noreferrer">Abstract-IDE/Abstract (⭐208)</a> - Configuration to achieve the power of Modern IDE.</li>
</ul>

<ul>
<li><a href="https://github.com/cstsunfu/.sea.nvim" rel="noopener noreferrer">cstsunfu/.sea.nvim (⭐149)</a> - A modular configuration with a beautiful UI and some useful features such as a pomodoro clock and window numbers.</li>
</ul>
<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/rcarriga/nvim-notify" rel="noopener noreferrer">rcarriga/nvim-notify (⭐3.6k)</a> - A fancy, configurable, notification manager.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/08/09/"/>
    <summary>4 awesome projects updated on Aug 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/30/</id>
    <title>Awesome Neovim Updates on Jul 30, 2022</title>
    <updated>2022-07-30T18:57:09.000Z</updated>
    <published>2022-07-30T18:57:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/keaising/im-select.nvim" rel="noopener noreferrer">keaising/im-select.nvim (⭐355)</a> - Switching and restoring input method automatically depending on the edit mode.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/30/"/>
    <summary>1 awesome projects updated on Jul 30, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/23/</id>
    <title>Awesome Neovim Updates on Jul 23, 2022</title>
    <updated>2022-07-23T16:18:56.000Z</updated>
    <published>2022-07-23T16:18:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/lewpoly/sherbet.nvim" rel="noopener noreferrer">lewpoly/sherbet.nvim (⭐72)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A soothing colorscheme with support for popular plugins and Tree-sitter.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/23/"/>
    <summary>1 awesome projects updated on Jul 23, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/20/</id>
    <title>Awesome Neovim Updates on Jul 20, 2022</title>
    <updated>2022-07-20T12:23:41.000Z</updated>
    <published>2022-07-20T07:39:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Fennel / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Olical/conjure" rel="noopener noreferrer">Olical/conjure (⭐2.1k)</a> - Interactive evaluation (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile).</li>
</ul>
<h3><p>Resource / OS-specific</p>
</h3>
<ul>
<li><a href="https://neovimcraft.com" rel="noopener noreferrer">Neovimcraft</a> - A site dedicated to searching specific plugins and guides for building plugins in Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/20/"/>
    <summary>2 awesome projects updated on Jul 20, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/14/</id>
    <title>Awesome Neovim Updates on Jul 14, 2022</title>
    <updated>2022-07-14T06:05:25.000Z</updated>
    <published>2022-07-14T06:05:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/rockyzhang24/arctic.nvim" rel="noopener noreferrer">rockyzhang24/arctic.nvim (⭐218)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A colorscheme ported from VSCode Dark+ theme with the strict and precise color picking for both the editor and UI.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/14/"/>
    <summary>1 awesome projects updated on Jul 14, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/12/</id>
    <title>Awesome Neovim Updates on Jul 12, 2022</title>
    <updated>2022-07-12T06:36:50.000Z</updated>
    <published>2022-07-12T06:36:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/Weissle/persistent-breakpoints.nvim" rel="noopener noreferrer">Weissle/persistent-breakpoints.nvim (⭐258)</a> - Persistent breakpoints for nvim-dap.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/12/"/>
    <summary>1 awesome projects updated on Jul 12, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/05/</id>
    <title>Awesome Neovim Updates on Jul 05, 2022</title>
    <updated>2022-07-05T14:56:57.000Z</updated>
    <published>2022-07-05T09:51:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/kkharji/sqlite.lua" rel="noopener noreferrer">kkharji/sqlite.lua (⭐576)</a> - SQLite/LuaJIT bindings.</li>
</ul>
<h3><p>Session / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/olimorris/persisted.nvim" rel="noopener noreferrer">olimorris/persisted.nvim (⭐543)</a> - Simple session management with Git branching, autosave/autoload and Telescope support.</li>
</ul>
<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/sitiom/nvim-numbertoggle" rel="noopener noreferrer">sitiom/nvim-numbertoggle (⭐226)</a> - Automatically toggle between relative and absolute line numbers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/05/"/>
    <summary>3 awesome projects updated on Jul 05, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/07/02/</id>
    <title>Awesome Neovim Updates on Jul 02, 2022</title>
    <updated>2022-07-02T08:15:21.000Z</updated>
    <published>2022-07-02T08:14:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/kylechui/nvim-surround" rel="noopener noreferrer">kylechui/nvim-surround (⭐4.3k)</a> - A plugin for adding/changing/deleting surrounding delimiter pairs.</li>
</ul>
<h3><p>Editing Support / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/kevinhwang91/nvim-ufo" rel="noopener noreferrer">kevinhwang91/nvim-ufo (⭐2.9k)</a> - Ultra fold with modern looking and performance boosting.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/07/02/"/>
    <summary>2 awesome projects updated on Jul 02, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/23/</id>
    <title>Awesome Neovim Updates on Jun 23, 2022</title>
    <updated>2022-06-23T14:01:01.000Z</updated>
    <published>2022-06-23T14:01:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/abecodes/tabout.nvim" rel="noopener noreferrer">abecodes/tabout.nvim (⭐860)</a> - Jump out of bracket pairs, quotes, objects, etc.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/23/"/>
    <summary>1 awesome projects updated on Jun 23, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/22/</id>
    <title>Awesome Neovim Updates on Jun 22, 2022</title>
    <updated>2022-06-22T07:50:42.000Z</updated>
    <published>2022-06-22T07:50:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/cappyzawa/trim.nvim" rel="noopener noreferrer">cappyzawa/trim.nvim (⭐157)</a> - Trims trailing whitespace and lines.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/22/"/>
    <summary>1 awesome projects updated on Jun 22, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/17/</id>
    <title>Awesome Neovim Updates on Jun 17, 2022</title>
    <updated>2022-06-17T18:43:03.000Z</updated>
    <published>2022-06-17T18:43:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/m-demare/attempt.nvim" rel="noopener noreferrer">m-demare/attempt.nvim (⭐94)</a> - Manage and run temporary buffers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/17/"/>
    <summary>1 awesome projects updated on Jun 17, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/11/</id>
    <title>Awesome Neovim Updates on Jun 11, 2022</title>
    <updated>2022-06-11T14:09:00.000Z</updated>
    <published>2022-06-11T14:09:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ldelossa/vimdark" rel="noopener noreferrer">ldelossa/vimdark (⭐69)</a> - <em><strong><code>[TS][L/D]</code></strong></em> A minimal Vim theme for night time. Loosely based on vim-monotonic and chrome's dark reader extension. A light theme is included as well for the day time.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/h-hg/fcitx.nvim" rel="noopener noreferrer">h-hg/fcitx.nvim (⭐103)</a> - Switching and restoring fcitx state for each buffer separately.</li>
</ul>

<ul>
<li><a href="https://github.com/filipdutescu/renamer.nvim" rel="noopener noreferrer">filipdutescu/renamer.nvim (⭐318)</a> - VSCode-like renaming UI, written in Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/11/"/>
    <summary>3 awesome projects updated on Jun 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/06/</id>
    <title>Awesome Neovim Updates on Jun 06, 2022</title>
    <updated>2022-06-06T09:32:20.000Z</updated>
    <published>2022-06-06T09:32:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/smjonas/inc-rename.nvim" rel="noopener noreferrer">smjonas/inc-rename.nvim (⭐861)</a> - Provides an incremental LSP rename command based on the command-preview feature.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/imbacraft/dusk.nvim" rel="noopener noreferrer">imbacraft/dusk.nvim (⭐54)</a> - A lightweight, aesthetically minimal config, written in Lua, able to provide for web and Java development.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/06/"/>
    <summary>2 awesome projects updated on Jun 06, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/06/05/</id>
    <title>Awesome Neovim Updates on Jun 05, 2022</title>
    <updated>2022-06-05T16:13:57.000Z</updated>
    <published>2022-06-05T10:46:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/crusj/bookmarks.nvim" rel="noopener noreferrer">crusj/bookmarks.nvim (⭐246)</a> - Remember file locations and sort by time and frequency.</li>
</ul>
<h3><p>Motion / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/drybalka/tree-climber.nvim" rel="noopener noreferrer">drybalka/tree-climber.nvim (⭐159)</a> - Easy navigation around the Tree-sitter's tree that works in multi-language files and in normal mode.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/06/05/"/>
    <summary>2 awesome projects updated on Jun 05, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/30/</id>
    <title>Awesome Neovim Updates on May 30, 2022</title>
    <updated>2022-05-30T15:16:38.000Z</updated>
    <published>2022-05-30T15:16:38.000Z</published>
    <content type="html"><![CDATA[<h3><p>External / Version Manager</p>
</h3>
<ul>
<li><a href="https://github.com/MordechaiHadad/bob" rel="noopener noreferrer">MordechaiHadad/bob (⭐2.1k)</a> - A cross-platform, easy to use version manager.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/30/"/>
    <summary>1 awesome projects updated on May 30, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/21/</id>
    <title>Awesome Neovim Updates on May 21, 2022</title>
    <updated>2022-05-21T14:35:38.000Z</updated>
    <published>2022-05-21T14:35:38.000Z</published>
    <content type="html"><![CDATA[<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/ghillb/cybu.nvim" rel="noopener noreferrer">ghillb/cybu.nvim (⭐326)</a> - Displays a notification window with context when cycling buffers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/21/"/>
    <summary>1 awesome projects updated on May 21, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/19/</id>
    <title>Awesome Neovim Updates on May 19, 2022</title>
    <updated>2022-05-19T10:03:54.000Z</updated>
    <published>2022-05-19T07:45:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/amrbashir/nvim-docs-view" rel="noopener noreferrer">amrbashir/nvim-docs-view (⭐185)</a> - Display LSP hover documentation in a side panel.</li>
</ul>
<h3><p>Snippet / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/smjonas/snippet-converter.nvim" rel="noopener noreferrer">smjonas/snippet-converter.nvim (⭐183)</a> - Convert snippets between the most common snippet formats and modify them using a few lines of Lua code.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/19/"/>
    <summary>2 awesome projects updated on May 19, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/12/</id>
    <title>Awesome Neovim Updates on May 12, 2022</title>
    <updated>2022-05-12T14:05:25.000Z</updated>
    <published>2022-05-12T07:23:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/chrsm/paramount-ng.nvim" rel="noopener noreferrer">chrsm/paramount-ng.nvim (⭐20)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A dark color scheme written using Lush. Tree-sitter supported.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-treesitter/nvim-treesitter-context" rel="noopener noreferrer">nvim-treesitter/nvim-treesitter-context (⭐3.2k)</a> - Shows floating hover with the current function/block context.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/12/"/>
    <summary>2 awesome projects updated on May 12, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/09/</id>
    <title>Awesome Neovim Updates on May 09, 2022</title>
    <updated>2022-05-09T07:25:33.000Z</updated>
    <published>2022-05-09T07:25:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Session / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/jedrzejboczar/possession.nvim" rel="noopener noreferrer">jedrzejboczar/possession.nvim (⭐398)</a> - Flexible session management with arbitrary persistent data stored as JSON.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/09/"/>
    <summary>1 awesome projects updated on May 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/06/</id>
    <title>Awesome Neovim Updates on May 06, 2022</title>
    <updated>2022-05-06T11:01:37.000Z</updated>
    <published>2022-05-06T11:01:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/jbyuki/carrot.nvim" rel="noopener noreferrer">jbyuki/carrot.nvim (⭐28)</a> - Markdown evaluator Lua code blocks.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/06/"/>
    <summary>1 awesome projects updated on May 06, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/02/</id>
    <title>Awesome Neovim Updates on May 02, 2022</title>
    <updated>2022-05-02T07:40:20.000Z</updated>
    <published>2022-05-02T07:39:10.000Z</published>
    <content type="html"><![CDATA[<h3><p>Completion / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/hrsh7th/nvim-cmp" rel="noopener noreferrer">hrsh7th/nvim-cmp (⭐9.5k)</a> - Completion engine written in Lua, successor of <code>nvim-compe</code>.<ul>
<li><a href="https://github.com/hrsh7th/cmp-cmdline" rel="noopener noreferrer">hrsh7th/cmp-cmdline (⭐621)</a> - <code>nvim-cmp</code> source for cmdline completion.</li>
<li><a href="https://github.com/saadparwaiz1/cmp_luasnip" rel="noopener noreferrer">saadparwaiz1/cmp_luasnip (⭐775)</a> - <code>nvim-cmp</code> source for <code>LuaSnip</code>.</li>
<li><a href="https://github.com/hrsh7th/cmp-buffer" rel="noopener noreferrer">hrsh7th/cmp-buffer (⭐668)</a> - <code>nvim-cmp</code> source for buffer words.</li>
<li><a href="https://github.com/hrsh7th/cmp-path" rel="noopener noreferrer">hrsh7th/cmp-path (⭐690)</a> - <code>nvim-cmp</code> source for filesystem paths.</li>
<li><a href="https://github.com/hrsh7th/cmp-nvim-lsp" rel="noopener noreferrer">hrsh7th/cmp-nvim-lsp (⭐1.5k)</a> - <code>nvim-cmp</code> source for the built-in LSP client.</li>
<li><a href="https://github.com/hrsh7th/cmp-nvim-lsp-signature-help" rel="noopener noreferrer">hrsh7th/cmp-nvim-lsp-signature-help (⭐680)</a> - <code>nvim-cmp</code> source for displaying function signatures from an LSP client.</li>
<li><a href="https://github.com/hrsh7th/cmp-nvim-lua" rel="noopener noreferrer">hrsh7th/cmp-nvim-lua (⭐322)</a> - <code>nvim-cmp</code> source for the Neovim Lua API.</li>
<li><a href="https://github.com/petertriho/cmp-git" rel="noopener noreferrer">petertriho/cmp-git (⭐421)</a> - <code>nvim-cmp</code> source for <code>git</code>.</li>
<li><a href="https://github.com/lukas-reineke/cmp-under-comparator" rel="noopener noreferrer">lukas-reineke/cmp-under-comparator (⭐193)</a> - <code>nvim-cmp</code> function for better sorting.</li>
<li><a href="https://github.com/SergioRibera/cmp-dotenv" rel="noopener noreferrer">SergioRibera/cmp-dotenv (⭐93)</a> - <code>nvim-cmp</code> source for environment variables (from system and <code>.env</code> files).</li>
</ul>
</li>
</ul>
<h3><p>Session / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/Shatur/neovim-session-manager" rel="noopener noreferrer">Shatur/neovim-session-manager (⭐615)</a> - A simple wrapper around :mksession.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/AstroNvim/AstroNvim" rel="noopener noreferrer">AstroNvim/AstroNvim (⭐14k)</a> - An aesthetic and feature-rich config that is extensible and easy to use with a great set of plugins.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/02/"/>
    <summary>3 awesome projects updated on May 02, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/26/</id>
    <title>Awesome Neovim Updates on Apr 26, 2022</title>
    <updated>2022-04-26T11:11:32.000Z</updated>
    <published>2022-04-26T11:11:21.000Z</published>
    <content type="html"><![CDATA[<h3><p>Fennel / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/udayvir-singh/tangerine.nvim" rel="noopener noreferrer">udayvir-singh/tangerine.nvim (⭐227)</a> - Tangerine provides a painless way to add Fennel to your config.</li>
</ul>

<ul>
<li><a href="https://github.com/udayvir-singh/hibiscus.nvim" rel="noopener noreferrer">udayvir-singh/hibiscus.nvim (⭐106)</a> - Highly opinionated macros to elegantly write your config.</li>
</ul>
<h3><p>Scrolling / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/declancm/cinnamon.nvim" rel="noopener noreferrer">declancm/cinnamon.nvim (⭐399)</a> - Smooth scrolling for any movement command.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/26/"/>
    <summary>3 awesome projects updated on Apr 26, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/25/</id>
    <title>Awesome Neovim Updates on Apr 25, 2022</title>
    <updated>2022-04-25T07:25:35.000Z</updated>
    <published>2022-04-25T07:25:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/frabjous/knap" rel="noopener noreferrer">frabjous/knap (⭐390)</a> - Plugin for creating automatic updating-as-you-type previews for Markdown, LaTeX and other documents.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/25/"/>
    <summary>1 awesome projects updated on Apr 25, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/21/</id>
    <title>Awesome Neovim Updates on Apr 21, 2022</title>
    <updated>2022-04-21T07:26:59.000Z</updated>
    <published>2022-04-21T07:26:59.000Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/ggandor/leap.nvim" rel="noopener noreferrer">ggandor/leap.nvim (⭐5k)</a> - A refined successor of Lightspeed, aiming to establish a widely accepted standard interface extension for moving around in Vim-like editors.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/21/"/>
    <summary>1 awesome projects updated on Apr 21, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/18/</id>
    <title>Awesome Neovim Updates on Apr 18, 2022</title>
    <updated>2022-04-18T09:52:32.000Z</updated>
    <published>2022-04-18T09:23:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/onsails/lspkind.nvim" rel="noopener noreferrer">onsails/lspkind.nvim (⭐1.7k)</a> - The plugin adds VSCode-like icons to LSP completions.</li>
</ul>

<ul>
<li><a href="https://github.com/scalameta/nvim-metals" rel="noopener noreferrer">scalameta/nvim-metals (⭐564)</a> - Provides a better experience while using <a href="https://scalameta.org/metals/" rel="noopener noreferrer">Metals</a>, the Scala Language Server, using the built-in LSP support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/18/"/>
    <summary>2 awesome projects updated on Apr 18, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/16/</id>
    <title>Awesome Neovim Updates on Apr 16, 2022</title>
    <updated>2022-04-16T10:30:37.000Z</updated>
    <published>2022-04-16T10:30:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/nkakouros-original/numbers.nvim" rel="noopener noreferrer">nkakouros-original/numbers.nvim (⭐40)</a> - Toggle relativenumber whenever it makes sense.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/16/"/>
    <summary>1 awesome projects updated on Apr 16, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/07/</id>
    <title>Awesome Neovim Updates on Apr 07, 2022</title>
    <updated>2022-04-07T09:06:20.000Z</updated>
    <published>2022-04-07T09:06:20.000Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/gbprod/substitute.nvim" rel="noopener noreferrer">gbprod/substitute.nvim (⭐737)</a> - New operator motions to quickly replace and exchange text.</li>
</ul>

<ul>
<li><a href="https://github.com/gbprod/yanky.nvim" rel="noopener noreferrer">gbprod/yanky.nvim (⭐1.3k)</a> - Improved Yank and Put functionalities.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/07/"/>
    <summary>2 awesome projects updated on Apr 07, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/05/</id>
    <title>Awesome Neovim Updates on Apr 05, 2022</title>
    <updated>2022-04-05T10:44:43.000Z</updated>
    <published>2022-04-05T10:44:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/phha/zenburn.nvim" rel="noopener noreferrer">phha/zenburn.nvim (⭐113)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A low-contrast dark colorscheme with support for various plugins.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/05/"/>
    <summary>1 awesome projects updated on Apr 05, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/30/</id>
    <title>Awesome Neovim Updates on Mar 30, 2022</title>
    <updated>2022-03-30T15:47:03.000Z</updated>
    <published>2022-03-30T15:47:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/jrychn/ModuleVim" rel="noopener noreferrer">jrychn/moduleVim (⭐10)</a> - A very easy to use for backend and frontend, install LSP automatically.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/30/"/>
    <summary>1 awesome projects updated on Mar 30, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/29/</id>
    <title>Awesome Neovim Updates on Mar 29, 2022</title>
    <updated>2022-03-29T18:15:16.000Z</updated>
    <published>2022-03-29T18:15:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/axieax/urlview.nvim" rel="noopener noreferrer">axieax/urlview.nvim (⭐280)</a> - Browse all URLs in the current buffer.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/29/"/>
    <summary>1 awesome projects updated on Mar 29, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/27/</id>
    <title>Awesome Neovim Updates on Mar 27, 2022</title>
    <updated>2022-03-27T09:22:44.000Z</updated>
    <published>2022-03-27T09:22:44.000Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/shaunsingh/nyoom.nvim" rel="noopener noreferrer">shaunsingh/nyoom.nvim (⭐1.6k)</a> - Blazing fast, configurable, minimal and "lispy" config written in Fennel.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/27/"/>
    <summary>1 awesome projects updated on Mar 27, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/25/</id>
    <title>Awesome Neovim Updates on Mar 25, 2022</title>
    <updated>2022-03-25T19:51:33.000Z</updated>
    <published>2022-03-25T08:37:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/m-demare/hlargs.nvim" rel="noopener noreferrer">m-demare/hlargs.nvim (⭐571)</a> - Highlight arguments' definitions and usages, using Tree-sitter.</li>
</ul>
<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/toppair/reach.nvim" rel="noopener noreferrer">toppair/reach.nvim (⭐245)</a> - Buffer, mark, tabpage switcher.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/25/"/>
    <summary>2 awesome projects updated on Mar 25, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/19/</id>
    <title>Awesome Neovim Updates on Mar 19, 2022</title>
    <updated>2022-03-19T09:26:41.000Z</updated>
    <published>2022-03-19T09:26:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/LunarVim/LunarVim" rel="noopener noreferrer">LunarVim/LunarVim (⭐19k)</a> - This project aims to help one transition away from VSCode, and into a superior text editing experience.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/19/"/>
    <summary>1 awesome projects updated on Mar 19, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/17/</id>
    <title>Awesome Neovim Updates on Mar 17, 2022</title>
    <updated>2022-03-17T15:45:33.000Z</updated>
    <published>2022-03-17T15:45:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Buffers / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/rgroli/other.nvim" rel="noopener noreferrer">rgroli/other.nvim (⭐491)</a> - Open alternative files for the current buffer.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/17/"/>
    <summary>1 awesome projects updated on Mar 17, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/12/</id>
    <title>Awesome Neovim Updates on Mar 12, 2022</title>
    <updated>2022-03-12T17:08:03.000Z</updated>
    <published>2022-03-12T17:08:03.000Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/jghauser/fold-cycle.nvim" rel="noopener noreferrer">jghauser/fold-cycle.nvim (⭐92)</a> - Cycle folds open or closed.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/12/"/>
    <summary>1 awesome projects updated on Mar 12, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/11/</id>
    <title>Awesome Neovim Updates on Mar 11, 2022</title>
    <updated>2022-03-11T08:38:50.000Z</updated>
    <published>2022-03-11T08:38:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/cpea2506/one_monokai.nvim" rel="noopener noreferrer">cpea2506/one_monokai.nvim (⭐192)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> One Monokai theme written in Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/11/"/>
    <summary>1 awesome projects updated on Mar 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/02/28/</id>
    <title>Awesome Neovim Updates on Feb 28, 2022</title>
    <updated>2022-02-28T12:08:49.000Z</updated>
    <published>2022-02-28T12:04:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/lalitmee/cobalt2.nvim" rel="noopener noreferrer">lalitmee/cobalt2.nvim (⭐116)</a> - <em><strong><code>[Lua]</code></strong></em> A port of cobalt2 colorscheme using colorbuddy.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/AckslD/nvim-gfold.lua" rel="noopener noreferrer">AckslD/nvim-gfold.lua (⭐32)</a> - Plugin using <a href="https://github.com/nickgerace/gfold" rel="noopener noreferrer">gfold (⭐399)</a> to switch repo and have statusline component.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/02/28/"/>
    <summary>2 awesome projects updated on Feb 28, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/02/22/</id>
    <title>Awesome Neovim Updates on Feb 22, 2022</title>
    <updated>2022-02-22T09:25:07.000Z</updated>
    <published>2022-02-22T09:25:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Snippet / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ellisonleao/carbon-now.nvim" rel="noopener noreferrer">ellisonleao/carbon-now.nvim (⭐194)</a> - Create beautiful code snippets from the terminal.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/02/22/"/>
    <summary>1 awesome projects updated on Feb 22, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/02/19/</id>
    <title>Awesome Neovim Updates on Feb 19, 2022</title>
    <updated>2022-02-19T23:46:53.000Z</updated>
    <published>2022-02-19T23:46:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/ZhiyuanLck/smart-pairs" rel="noopener noreferrer">ZhiyuanLck/smart-pairs (⭐137)</a> - Ultimate smart pairs written by Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/02/19/"/>
    <summary>1 awesome projects updated on Feb 19, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/02/09/</id>
    <title>Awesome Neovim Updates on Feb 09, 2022</title>
    <updated>2022-02-09T19:01:46.000Z</updated>
    <published>2022-02-09T19:01:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/milisims/nvim-luaref" rel="noopener noreferrer">milisims/nvim-luaref (⭐127)</a> - A reference for built-in Lua functions.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/02/09/"/>
    <summary>1 awesome projects updated on Feb 09, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/23/</id>
    <title>Awesome Neovim Updates on Jan 23, 2022</title>
    <updated>2022-01-23T11:50:32.000Z</updated>
    <published>2022-01-23T11:50:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Game / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://github.com/xeluxee/competitest.nvim" rel="noopener noreferrer">xeluxee/competitest.nvim (⭐593)</a> - A plugin to automate testcases management and checking for Competitive Programming contests.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/23/"/>
    <summary>1 awesome projects updated on Jan 23, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/21/</id>
    <title>Awesome Neovim Updates on Jan 21, 2022</title>
    <updated>2022-01-21T09:05:30.000Z</updated>
    <published>2022-01-21T09:05:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/rlane/pounce.nvim" rel="noopener noreferrer">rlane/pounce.nvim (⭐366)</a> - An EasyMotion-like plugin for quick cursor movement using fuzzy search.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/21/"/>
    <summary>1 awesome projects updated on Jan 21, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/19/</id>
    <title>Awesome Neovim Updates on Jan 19, 2022</title>
    <updated>2022-01-19T11:31:09.000Z</updated>
    <published>2022-01-19T11:31:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Mofiqul/dracula.nvim" rel="noopener noreferrer">Mofiqul/dracula.nvim (⭐775)</a> - <em><strong><code>[TS]</code></strong></em> Dracula colorscheme written in Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/19/"/>
    <summary>1 awesome projects updated on Jan 19, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/03/</id>
    <title>Awesome Neovim Updates on Jan 03, 2022</title>
    <updated>2022-01-03T08:51:34.000Z</updated>
    <published>2022-01-03T08:51:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/booperlv/nvim-gomove" rel="noopener noreferrer">booperlv/nvim-gomove (⭐204)</a> - A complete plugin for moving and duplicating blocks and lines, with complete fold handling, reindenting, and undoing in one go.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/03/"/>
    <summary>1 awesome projects updated on Jan 03, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/29/</id>
    <title>Awesome Neovim Updates on Dec 29, 2021</title>
    <updated>2021-12-29T09:56:09.000Z</updated>
    <published>2021-12-29T09:56:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/titanzero/zephyrium" rel="noopener noreferrer">titanzero/zephyrium (⭐27)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A zephyr-esque theme, written in Lua, with Tree-sitter support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/29/"/>
    <summary>1 awesome projects updated on Dec 29, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/27/</id>
    <title>Awesome Neovim Updates on Dec 27, 2021</title>
    <updated>2021-12-27T08:35:16.000Z</updated>
    <published>2021-12-27T08:35:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/luisiacc/gruvbox-baby" rel="noopener noreferrer">luisiacc/gruvbox-baby (⭐459)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A modern gruvbox theme with full Tree-sitter support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/27/"/>
    <summary>1 awesome projects updated on Dec 27, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/10/</id>
    <title>Awesome Neovim Updates on Dec 10, 2021</title>
    <updated>2021-12-10T16:25:43.000Z</updated>
    <published>2021-12-10T08:30:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/sQVe/sort.nvim" rel="noopener noreferrer">sQVe/sort.nvim (⭐214)</a> - Sorting plugin that intelligently supports line-wise and delimiter sorting.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/CosmicNvim/CosmicNvim" rel="noopener noreferrer">CosmicNvim/CosmicNvim (⭐1.2k)</a> - CosmicNvim is a lightweight and opinionated config for web development, specifically designed to provide a COSMIC programming experience.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/10/"/>
    <summary>2 awesome projects updated on Dec 10, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/09/</id>
    <title>Awesome Neovim Updates on Dec 09, 2021</title>
    <updated>2021-12-09T09:14:27.000Z</updated>
    <published>2021-12-09T09:14:27.000Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/gbprod/cutlass.nvim" rel="noopener noreferrer">gbprod/cutlass.nvim (⭐229)</a> - Plugin that adds a 'cut' operation separate from 'delete'.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/09/"/>
    <summary>1 awesome projects updated on Dec 09, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/04/</id>
    <title>Awesome Neovim Updates on Dec 04, 2021</title>
    <updated>2021-12-04T10:21:33.000Z</updated>
    <published>2021-12-04T10:21:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/andersevenrud/nordic.nvim" rel="noopener noreferrer">andersevenrud/nordic.nvim (⭐176)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A nord-esque colorscheme.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/04/"/>
    <summary>1 awesome projects updated on Dec 04, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/12/01/</id>
    <title>Awesome Neovim Updates on Dec 01, 2021</title>
    <updated>2021-12-01T08:51:15.000Z</updated>
    <published>2021-12-01T08:51:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/rmagatti/goto-preview" rel="noopener noreferrer">rmagatti/goto-preview (⭐1.1k)</a> - Previewing native LSP's goto definition calls in floating windows.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/12/01/"/>
    <summary>1 awesome projects updated on Dec 01, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/12/</id>
    <title>Awesome Neovim Updates on Nov 12, 2021</title>
    <updated>2021-11-12T12:14:58.000Z</updated>
    <published>2021-11-12T12:14:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/catppuccin/nvim" rel="noopener noreferrer">catppuccin/nvim (⭐7.5k)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Warm mid-tone dark theme to show off your vibrant self! With support for native LSP, Tree-sitter, and more.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/12/"/>
    <summary>1 awesome projects updated on Nov 12, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/04/</id>
    <title>Awesome Neovim Updates on Nov 04, 2021</title>
    <updated>2021-11-04T11:12:22.000Z</updated>
    <published>2021-11-04T11:12:22.000Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/shaeinst/roshnivim" rel="noopener noreferrer">shaeinst/roshnivim (⭐208)</a> - A predefined config to save you thousands of hours to setup your editor as an IDE.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/04/"/>
    <summary>1 awesome projects updated on Nov 04, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/03/</id>
    <title>Awesome Neovim Updates on Nov 03, 2021</title>
    <updated>2021-11-03T08:33:32.000Z</updated>
    <published>2021-11-03T08:33:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/artart222/CodeArt" rel="noopener noreferrer">artart222/CodeArt (⭐908)</a> - A fast general-purpose IDE written entirely in Lua with an installer for Linux/Windows/macOS and built-in <code>:CodeArtUpdate</code> command for updating it.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/03/"/>
    <summary>1 awesome projects updated on Nov 03, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/30/</id>
    <title>Awesome Neovim Updates on Oct 30, 2021</title>
    <updated>2021-10-30T16:25:36.000Z</updated>
    <published>2021-10-30T16:25:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ellisonleao/gruvbox.nvim" rel="noopener noreferrer">ellisonleao/gruvbox.nvim (⭐2.6k)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Gruvbox community colorscheme Lua port.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/30/"/>
    <summary>1 awesome projects updated on Oct 30, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/28/</id>
    <title>Awesome Neovim Updates on Oct 28, 2021</title>
    <updated>2021-10-28T08:26:52.000Z</updated>
    <published>2021-10-28T08:26:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/neovim/nvim-lspconfig" rel="noopener noreferrer">neovim/nvim-lspconfig (⭐14k)</a> - Quickstart configurations for the LSP client.</li>
</ul>

<ul>
<li><a href="https://github.com/gfanto/fzf-lsp.nvim" rel="noopener noreferrer">gfanto/fzf-lsp.nvim (⭐240)</a> - Enable the power of FZF fuzzy search for the built-in LSP.</li>
</ul>
<h3><p>Completion / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/ms-jpq/coq_nvim" rel="noopener noreferrer">ms-jpq/coq_nvim (⭐3.8k)</a> - Fast as FUCK completion. SQLite, concurrent scheduler, hundreds of hours of optimization.</li>
</ul>
<h3><p>Programming Languages Support / Diagnostics</p>
</h3>
<ul>
<li><a href="https://github.com/nanotee/sqls.nvim" rel="noopener noreferrer">nanotee/sqls.nvim (⭐255)</a> - SQL database connection plugin + LSP client.</li>
</ul>
<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-treesitter/nvim-treesitter" rel="noopener noreferrer">nvim-treesitter/nvim-treesitter (⭐14k)</a> - Tree-sitter configurations and abstraction layer.</li>
</ul>
<h3><p>Register / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/AckslD/nvim-neoclip.lua" rel="noopener noreferrer">acksld/nvim-neoclip.lua (⭐1.1k)</a> - Clipboard manager with telescope integration.</li>
</ul>
<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-telescope/telescope.nvim" rel="noopener noreferrer">nvim-telescope/telescope.nvim (⭐20k)</a> - Telescope.nvim is a highly <a href="https://github.com/nvim-telescope/telescope.nvim/wiki/Extensions" rel="noopener noreferrer">extendable (⭐20k)</a> A highly extensible fuzzy finder over lists.</li>
</ul>

<ul>
<li><a href="https://github.com/ibhagwan/fzf-lua" rel="noopener noreferrer">ibhagwan/fzf-lua (⭐4.4k)</a> - The Lua version of <code>fzf.vim</code>, high-performance and fully async, supports <code>nvim-web-devicons</code>, Git indicators, LSP, quickfix/location lists and more. Also supports <a href="https://github.com/lotabout/skim" rel="noopener noreferrer"><code>skim</code></a> as its fzf binary.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/Mofiqul/vscode.nvim" rel="noopener noreferrer">Mofiqul/vscode.nvim (⭐985)</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> A Lua port of vim-code-dark colorscheme with VSCode light and dark theme.</li>
</ul>

<ul>
<li><a href="https://github.com/marko-cerovac/material.nvim" rel="noopener noreferrer">marko-cerovac/material.nvim (⭐1.1k)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Material.nvim is a highly configurable colorscheme written in Lua and based on the material palette.</li>
</ul>

<ul>
<li><a href="https://github.com/mhartington/oceanic-next" rel="noopener noreferrer">mhartington/oceanic-next (⭐1.2k)</a> - <em><strong><code>[TS][L/D]</code></strong></em> Oceanic Next theme.</li>
</ul>

<ul>
<li><a href="https://github.com/bkegley/gloombuddy" rel="noopener noreferrer">bkegley/gloombuddy (⭐47)</a> - <em><strong><code>[TS][Lua]</code></strong></em> Gloom inspired theme.</li>
</ul>

<ul>
<li><a href="https://github.com/Th3Whit3Wolf/one-nvim" rel="noopener noreferrer">Th3Whit3Wolf/one-nvim (⭐120)</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> An Atom One inspired dark and light colorscheme.</li>
</ul>

<ul>
<li><a href="https://github.com/Th3Whit3Wolf/space-nvim" rel="noopener noreferrer">Th3Whit3Wolf/space-nvim (⭐49)</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> A spacemacs inspired dark and light colorscheme.</li>
</ul>

<ul>
<li><a href="https://github.com/ishan9299/nvim-solarized-lua" rel="noopener noreferrer">ishan9299/nvim-solarized-lua (⭐209)</a> - <em><strong><code>[TS][Lua]</code></strong></em> Solarized colorscheme written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/navarasu/onedark.nvim" rel="noopener noreferrer">navarasu/onedark.nvim (⭐2k)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A One Dark Theme written in Lua based on Atom's One Dark Theme.</li>
</ul>

<ul>
<li><a href="https://github.com/nxvu699134/vn-night.nvim" rel="noopener noreferrer">nxvu699134/vn-night.nvim (⭐44)</a> - <em><strong><code>[Lua]</code></strong></em> A dark colorscheme written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/adisen99/codeschool.nvim" rel="noopener noreferrer">adisen99/codeschool.nvim (⭐45)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Codeschool colorscheme written in Lua with Tree-sitter and built-in LSP support.</li>
</ul>

<ul>
<li><a href="https://github.com/projekt0n/github-nvim-theme" rel="noopener noreferrer">projekt0n/github-nvim-theme (⭐2.5k)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A GitHub theme, kitty, alacritty written in Lua. Support built-in LSP and Tree-sitter.</li>
</ul>

<ul>
<li><a href="https://github.com/FrenzyExists/aquarium-vim" rel="noopener noreferrer">FrenzyExists/aquarium-vim (⭐322)</a> - <em><strong><code>[TS][L/D]</code></strong></em> A dark, yet vibrant colorscheme.</li>
</ul>

<ul>
<li><a href="https://github.com/adisen99/apprentice.nvim" rel="noopener noreferrer">adisen99/apprentice.nvim (⭐50)</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> Colorscheme written in Lua based on the <a href="https://github.com/romainl/Apprentice" rel="noopener noreferrer">Apprentice (⭐927)</a> color palette with Tree-sitter and built-in LSP support.</li>
</ul>

<ul>
<li><a href="https://github.com/metalelf0/jellybeans-nvim" rel="noopener noreferrer">metalelf0/jellybeans-nvim (⭐127)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A port of jellybeans colorscheme.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/code-biscuits/nvim-biscuits" rel="noopener noreferrer">code-biscuits/nvim-biscuits (⭐343)</a> - A port of Assorted Biscuits. Ends up with more supported languages too.</li>
</ul>
<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/svermeulen/vimpeccable" rel="noopener noreferrer">svermeulen/vimpeccable (⭐349)</a> - Commands to help write your .vimrc in Lua or any Lua based language.</li>
</ul>

<ul>
<li><a href="https://github.com/nvim-lua/plenary.nvim" rel="noopener noreferrer">nvim-lua/plenary.nvim (⭐3.5k)</a> - Plenary: full; complete; entire; absolute; unqualified. All the Lua functions I don't want to write twice.</li>
</ul>

<ul>
<li><a href="https://github.com/tjdevries/vlog.nvim" rel="noopener noreferrer">tjdevries/vlog.nvim (⭐143)</a> - Single file, no dependency, easy copy and paste log file to add to your Lua plugins.</li>
</ul>

<ul>
<li><a href="https://github.com/bfredl/nvim-luadev" rel="noopener noreferrer">bfredl/nvim-luadev (⭐288)</a> - REPL/debug console Lua plugins. The <code>:Luadev</code> command will open an scratch window which will show output from executing Lua code.</li>
</ul>

<ul>
<li><a href="https://github.com/jbyuki/one-small-step-for-vimkind" rel="noopener noreferrer">jbyuki/one-small-step-for-vimkind (⭐544)</a> - An adapter for the built-in Lua language that allows debugging any Lua code running within an editor instance.</li>
</ul>
<h3><p>Scrolling / Tree-sitter Based</p>
</h3>
<ul>
<li><a href="https://github.com/karb94/neoscroll.nvim" rel="noopener noreferrer">karb94/neoscroll.nvim (⭐2.1k)</a> - Smooth scrolling.</li>
</ul>
<h3><p>Pre-made Configuration / Stats Tracking</p>
</h3>
<ul>
<li><a href="https://github.com/siduck76/NvChad" rel="noopener noreferrer">siduck76/NvChad (⭐28k)</a> - An attempt to make the built-in CLI as functional as an IDE while retaining beauty with less bloat.</li>
</ul>
<h3><p>External / Plugin Template</p>
</h3>
<ul>
<li><a href="https://github.com/gennaro-tedesco/boilit" rel="noopener noreferrer">gennaro-tedesco/boilit (⭐84)</a> - Create boilerplate structure plugins.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/28/"/>
    <summary>31 awesome projects updated on Oct 28, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/26/</id>
    <title>Awesome Neovim Updates on Oct 26, 2021</title>
    <updated>2021-10-26T07:28:56.000Z</updated>
    <published>2021-10-26T07:28:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/rmehri01/onenord.nvim" rel="noopener noreferrer">rmehri01/onenord.nvim (⭐642)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A colorscheme that combines the Nord and Atom One Dark color palettes for a more vibrant programming experience.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/26/"/>
    <summary>1 awesome projects updated on Oct 26, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/25/</id>
    <title>Awesome Neovim Updates on Oct 25, 2021</title>
    <updated>2021-10-25T20:36:07.000Z</updated>
    <published>2021-10-25T20:36:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/b0o/SchemaStore.nvim" rel="noopener noreferrer">b0o/SchemaStore.nvim (⭐1k)</a> - Provide access to the <a href="https://github.com/SchemaStore/schemastore" rel="noopener noreferrer">SchemaStore (⭐3.8k)</a> catalog.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/25/"/>
    <summary>1 awesome projects updated on Oct 25, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/22/</id>
    <title>Awesome Neovim Updates on Oct 22, 2021</title>
    <updated>2021-10-22T13:36:36.000Z</updated>
    <published>2021-10-22T13:36:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/mfussenegger/nvim-lint" rel="noopener noreferrer">mfussenegger/nvim-lint (⭐2.8k)</a> - An asynchronous linter plugin, complementary to the built-in Language Server Protocol support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/22/"/>
    <summary>1 awesome projects updated on Oct 22, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/21/</id>
    <title>Awesome Neovim Updates on Oct 21, 2021</title>
    <updated>2021-10-21T08:10:19.000Z</updated>
    <published>2021-10-21T08:10:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Command Line / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/gelguy/wilder.nvim" rel="noopener noreferrer">gelguy/wilder.nvim (⭐1.5k)</a> - A plugin for fuzzy command line autocompletion.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/21/"/>
    <summary>1 awesome projects updated on Oct 21, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/20/</id>
    <title>Awesome Neovim Updates on Oct 20, 2021</title>
    <updated>2021-10-20T00:08:36.000Z</updated>
    <published>2021-10-20T00:08:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/olimorris/onedarkpro.nvim" rel="noopener noreferrer">olimorris/onedarkpro.nvim (⭐1.1k)</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> Atom's iconic One Dark theme. Cacheable, fully customisable, Tree-sitter and LSP semantic token support. Comes with light and dark variants.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/20/"/>
    <summary>1 awesome projects updated on Oct 20, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/10/</id>
    <title>Awesome Neovim Updates on Oct 10, 2021</title>
    <updated>2021-10-10T08:45:30.000Z</updated>
    <published>2021-10-10T08:45:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/jvgrootveld/telescope-zoxide" rel="noopener noreferrer">jvgrootveld/telescope-zoxide (⭐370)</a> - Telescope integration for <a href="https://github.com/ajeetdsouza/zoxide" rel="noopener noreferrer">zoxide (⭐38k)</a>, a smart directory picker that tracks your usage.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/10/"/>
    <summary>1 awesome projects updated on Oct 10, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/10/03/</id>
    <title>Awesome Neovim Updates on Oct 03, 2021</title>
    <updated>2021-10-03T07:52:52.000Z</updated>
    <published>2021-10-03T07:52:52.000Z</published>
    <content type="html"><![CDATA[<h3><p>Snippet / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/dcampos/nvim-snippy" rel="noopener noreferrer">dcampos/nvim-snippy (⭐340)</a> - Snippet plugin written in Lua with support for <a href="https://github.com/honza/vim-snippets" rel="noopener noreferrer">vim-snippets (⭐4.9k)</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/10/03/"/>
    <summary>1 awesome projects updated on Oct 03, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/09/27/</id>
    <title>Awesome Neovim Updates on Sep 27, 2021</title>
    <updated>2021-09-27T12:09:08.000Z</updated>
    <published>2021-09-27T12:09:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/sbdchd/neoformat" rel="noopener noreferrer">sbdchd/neoformat (⭐2k)</a> - A code formatting runner.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/09/27/"/>
    <summary>1 awesome projects updated on Sep 27, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/09/09/</id>
    <title>Awesome Neovim Updates on Sep 09, 2021</title>
    <updated>2021-09-09T07:04:08.000Z</updated>
    <published>2021-09-09T07:04:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/EdenEast/nightfox.nvim" rel="noopener noreferrer">EdenEast/nightfox.nvim (⭐4k)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A soft dark, fully customizable colorscheme with support for LSP, Tree-sitter and a variety of plugins.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/09/09/"/>
    <summary>1 awesome projects updated on Sep 09, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/09/06/</id>
    <title>Awesome Neovim Updates on Sep 06, 2021</title>
    <updated>2021-09-06T21:05:07.000Z</updated>
    <published>2021-09-06T21:05:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/rafamadriz/neon" rel="noopener noreferrer">rafamadriz/neon (⭐210)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> Customizable colorscheme with excellent italic and bold support, dark and light variants. Made to work and look good with Tree-sitter.</li>
</ul>

<ul>
<li><a href="https://github.com/bluz71/vim-moonfly-colors" rel="noopener noreferrer">bluz71/vim-moonfly-colors (⭐1.3k)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A dark charcoal colorscheme with Tree-sitter support.</li>
</ul>

<ul>
<li><a href="https://github.com/ChristianChiarulli/nvcode-color-schemes.vim" rel="noopener noreferrer">ChristianChiarulli/nvcode-color-schemes.vim (⭐305)</a> - <em><strong><code>[TS]</code></strong></em> Nvcode, onedark, nord colorschemes with Tree-sitter support.</li>
</ul>

<ul>
<li><a href="https://github.com/folke/tokyonight.nvim" rel="noopener noreferrer">folke/tokyonight.nvim (⭐8.1k)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> A clean, dark and light theme written in Lua, with support for LSP, Tree-sitter and lots of plugins.</li>
</ul>

<ul>
<li><a href="https://github.com/rockerBOO/boo-colorscheme-nvim" rel="noopener noreferrer">rockerBOO/boo-colorscheme-nvim (⭐278)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A colorscheme with handcrafted support for LSP, Tree-sitter.</li>
</ul>

<ul>
<li><a href="https://github.com/ray-x/aurora" rel="noopener noreferrer">ray-x/aurora (⭐375)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> A 24-bit dark theme with Tree-sitter and LSP support.</li>
</ul>

<ul>
<li><a href="https://github.com/kdheepak/monochrome.nvim" rel="noopener noreferrer">kdheepak/monochrome.nvim (⭐178)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A 16-bit monochrome colorscheme that uses <a href="https://www.hsluv.org/" rel="noopener noreferrer">HSLuv</a> for perceptually distinct gray colors, with support for Tree-sitter and other commonly used plugins.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/09/06/"/>
    <summary>7 awesome projects updated on Sep 06, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/08/28/</id>
    <title>Awesome Neovim Updates on Aug 28, 2021</title>
    <updated>2021-08-28T10:47:58.000Z</updated>
    <published>2021-08-28T10:47:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-treesitter/nvim-treesitter-textobjects" rel="noopener noreferrer">nvim-treesitter/nvim-treesitter-textobjects (⭐2.8k)</a> - Create your own textobjects using Tree-sitter queries.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/08/28/"/>
    <summary>1 awesome projects updated on Aug 28, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/08/14/</id>
    <title>Awesome Neovim Updates on Aug 14, 2021</title>
    <updated>2021-08-14T07:44:42.000Z</updated>
    <published>2021-08-14T07:44:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/rose-pine/neovim" rel="noopener noreferrer">rose-pine/neovim (⭐3.1k)</a> - <em><strong><code>[TS][LSP][L/D][Lua]</code></strong></em> All natural pine, faux fur and a bit of soho vibes for the classy minimalist.</li>
</ul>
<h3><p>Utility / Cursorline</p>
</h3>
<ul>
<li><a href="https://github.com/rktjmp/paperplanes.nvim" rel="noopener noreferrer">rktjmp/paperplanes.nvim (⭐100)</a> - Post selections or buffers to online paste bins.</li>
</ul>
<h3><p>Fennel / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/rktjmp/hotpot.nvim" rel="noopener noreferrer">rktjmp/hotpot.nvim (⭐402)</a> - Seamless, transparent Fennel inside your editor.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/08/14/"/>
    <summary>3 awesome projects updated on Aug 14, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/08/13/</id>
    <title>Awesome Neovim Updates on Aug 13, 2021</title>
    <updated>2021-08-13T08:42:10.000Z</updated>
    <published>2021-08-13T08:41:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/kdheepak/panvimdoc" rel="noopener noreferrer">kdheepak/panvimdoc (⭐323)</a> - A pandoc to vimdoc GitHub action.</li>
</ul>
<h3><p>Syntax / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/RRethy/nvim-treesitter-textsubjects" rel="noopener noreferrer">RRethy/nvim-treesitter-textsubjects (⭐569)</a> - Location and syntax aware text objects which <em>do what you mean</em>.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/AllenDang/nvim-expand-expr" rel="noopener noreferrer">Allendang/nvim-expand-expr (⭐35)</a> - Expand and repeat expression to multiple lines.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/08/13/"/>
    <summary>3 awesome projects updated on Aug 13, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/08/08/</id>
    <title>Awesome Neovim Updates on Aug 08, 2021</title>
    <updated>2021-08-08T13:56:33.000Z</updated>
    <published>2021-08-08T13:56:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Dependency Management / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/vuki656/package-info.nvim" rel="noopener noreferrer">vuki656/package-info.nvim (⭐597)</a> - Display latest package version as virtual text in package.json.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/08/08/"/>
    <summary>1 awesome projects updated on Aug 08, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/08/05/</id>
    <title>Awesome Neovim Updates on Aug 05, 2021</title>
    <updated>2021-08-05T07:06:31.000Z</updated>
    <published>2021-08-05T07:06:31.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/jakewvincent/texmagic.nvim" rel="noopener noreferrer">jakewvincent/texmagic.nvim (⭐59)</a> - Enhance the lspconfig settings for Texlab by defining any number of custom LaTeX build engines and selecting them with magic comments.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/08/05/"/>
    <summary>1 awesome projects updated on Aug 05, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/07/21/</id>
    <title>Awesome Neovim Updates on Jul 21, 2021</title>
    <updated>2021-07-21T08:21:06.000Z</updated>
    <published>2021-07-21T08:21:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Neovim Lua Development / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/MunifTanjim/nui.nvim" rel="noopener noreferrer">MunifTanjim/nui.nvim (⭐2.1k)</a> - UI Component Library.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/07/21/"/>
    <summary>1 awesome projects updated on Jul 21, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/07/20/</id>
    <title>Awesome Neovim Updates on Jul 20, 2021</title>
    <updated>2021-07-20T14:01:36.000Z</updated>
    <published>2021-07-20T14:01:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/camspiers/snap" rel="noopener noreferrer">camspiers/snap (⭐509)</a> - An extensible fuzzy finder. Similar to Telescope, and optimized for performance, especially when grepping in large codebases.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/07/20/"/>
    <summary>1 awesome projects updated on Jul 20, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/07/13/</id>
    <title>Awesome Neovim Updates on Jul 13, 2021</title>
    <updated>2021-07-13T12:21:38.000Z</updated>
    <published>2021-07-13T12:21:38.000Z</published>
    <content type="html"><![CDATA[<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/folke/twilight.nvim" rel="noopener noreferrer">folke/twilight.nvim (⭐1.5k)</a> - Dim inactive portions of the code you're editing using Tree-sitter.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/07/13/"/>
    <summary>1 awesome projects updated on Jul 13, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/07/05/</id>
    <title>Awesome Neovim Updates on Jul 05, 2021</title>
    <updated>2021-07-05T10:25:08.000Z</updated>
    <published>2021-07-05T10:25:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/shaunsingh/nord.nvim" rel="noopener noreferrer">shaunsingh/nord.nvim (⭐1k)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A colorscheme based off of the Nord Color Palette.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/07/05/"/>
    <summary>1 awesome projects updated on Jul 05, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/27/</id>
    <title>Awesome Neovim Updates on Jun 27, 2021</title>
    <updated>2021-06-27T14:32:35.000Z</updated>
    <published>2021-06-27T14:32:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>Motion / GitHub</p>
</h3>
<ul>
<li><a href="https://github.com/ggandor/lightspeed.nvim" rel="noopener noreferrer">ggandor/lightspeed.nvim (⭐1.6k)</a> - A Sneak-like plugin offering unparalleled navigation speed via ahead-of-time displayed labels, that eliminate the pause between entering the search pattern and selecting the target.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/27/"/>
    <summary>1 awesome projects updated on Jun 27, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/20/</id>
    <title>Awesome Neovim Updates on Jun 20, 2021</title>
    <updated>2021-06-20T17:43:01.000Z</updated>
    <published>2021-06-20T17:43:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>UI / OS-specific</p>
</h3>
<ul>
<li><a href="https://github.com/matbme/JABS.nvim" rel="noopener noreferrer">matbme/JABS.nvim (⭐283)</a> - Pretty and minimal buffer switcher window.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/20/"/>
    <summary>1 awesome projects updated on Jun 20, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/18/</id>
    <title>Awesome Neovim Updates on Jun 18, 2021</title>
    <updated>2021-06-18T15:43:32.000Z</updated>
    <published>2021-06-18T15:43:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/stevearc/aerial.nvim" rel="noopener noreferrer">stevearc/aerial.nvim (⭐2.3k)</a> - A code outline window for skimming and quick navigation.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/18/"/>
    <summary>1 awesome projects updated on Jun 18, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/17/</id>
    <title>Awesome Neovim Updates on Jun 17, 2021</title>
    <updated>2021-06-17T09:00:23.000Z</updated>
    <published>2021-06-17T09:00:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/dracula/vim" rel="noopener noreferrer">dracula/vim (⭐1.4k)</a> - <em><strong><code>[TS][LSP]</code></strong></em> Famous beautiful dark powered theme.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/17/"/>
    <summary>1 awesome projects updated on Jun 17, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/16/</id>
    <title>Awesome Neovim Updates on Jun 16, 2021</title>
    <updated>2021-06-16T12:45:42.000Z</updated>
    <published>2021-06-16T12:45:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/jubnzv/mdeval.nvim" rel="noopener noreferrer">jubnzv/mdeval.nvim (⭐230)</a> - Evaluate code blocks inside Markdown documents.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/16/"/>
    <summary>1 awesome projects updated on Jun 16, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/14/</id>
    <title>Awesome Neovim Updates on Jun 14, 2021</title>
    <updated>2021-06-14T07:03:07.000Z</updated>
    <published>2021-06-14T07:03:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/kdheepak/lazygit.nvim" rel="noopener noreferrer">kdheepak/lazygit.nvim (⭐2.3k)</a> - Plugin for calling lazygit.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/14/"/>
    <summary>1 awesome projects updated on Jun 14, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/12/</id>
    <title>Awesome Neovim Updates on Jun 12, 2021</title>
    <updated>2021-06-12T14:33:24.000Z</updated>
    <published>2021-06-12T14:33:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/NTBBloodbath/doom-one.nvim" rel="noopener noreferrer">NTBBloodbath/doom-one.nvim (⭐252)</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> Lua port of doom-emacs' doom-one.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/12/"/>
    <summary>1 awesome projects updated on Jun 12, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/11/</id>
    <title>Awesome Neovim Updates on Jun 11, 2021</title>
    <updated>2021-06-11T06:53:29.000Z</updated>
    <published>2021-06-11T06:53:29.000Z</published>
    <content type="html"><![CDATA[<h3><p>Snippet / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/L3MON4D3/LuaSnip" rel="noopener noreferrer">L3MON4D3/LuaSnip (⭐4.4k)</a> - A snippet engine written in Lua.</li>
</ul>
<h3><p>Color / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/winston0410/range-highlight.nvim" rel="noopener noreferrer">winston0410/range-highlight.nvim (⭐216)</a> - An extremely lightweight plugin (~ 120loc) that highlights ranges you have entered in commandline.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/sainnhe/gruvbox-material" rel="noopener noreferrer">sainnhe/gruvbox-material (⭐2.6k)</a> - <em><strong><code>[TS][LSP]</code></strong></em> Gruvbox modification with softer contrast and Tree-sitter support.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/nacro90/numb.nvim" rel="noopener noreferrer">nacro90/numb.nvim (⭐861)</a> - Peek lines in a non-obtrusive way.</li>
</ul>
<h3><p>Formatting / Folding</p>
</h3>
<ul>
<li><a href="https://github.com/mhartington/formatter.nvim" rel="noopener noreferrer">mhartington/formatter.nvim (⭐1.5k)</a> - A format runner written in Lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/11/"/>
    <summary>5 awesome projects updated on Jun 11, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/09/</id>
    <title>Awesome Neovim Updates on Jun 09, 2021</title>
    <updated>2021-06-09T06:56:28.000Z</updated>
    <published>2021-06-09T06:56:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/sainnhe/everforest" rel="noopener noreferrer">sainnhe/everforest (⭐4.1k)</a> - <em><strong><code>[TS][LSP][L/D]</code></strong></em> A green based colorscheme designed to be warm, soft and easy on the eyes.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/09/"/>
    <summary>1 awesome projects updated on Jun 09, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/07/</id>
    <title>Awesome Neovim Updates on Jun 07, 2021</title>
    <updated>2021-06-07T07:03:24.000Z</updated>
    <published>2021-06-07T06:42:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/jghauser/auto-pandoc.nvim" rel="noopener noreferrer">jghauser/auto-pandoc.nvim (⭐41)</a> - Easy pandoc conversion leveraging YAML blocks.</li>
</ul>

<ul>
<li><a href="https://github.com/jghauser/follow-md-links.nvim" rel="noopener noreferrer">jghauser/follow-md-links.nvim (⭐174)</a> - Press enter to follow internal Markdown links.</li>
</ul>
<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/rcarriga/nvim-dap-ui" rel="noopener noreferrer">rcarriga/nvim-dap-ui (⭐3.4k)</a> - A UI for nvim-dap.</li>
</ul>
<h3><p>Workflow / Competitive Programming</p>
</h3>
<ul>
<li><a href="https://github.com/jghauser/mkdir.nvim" rel="noopener noreferrer">jghauser/mkdir.nvim (⭐231)</a> - Automatically create missing directories when saving files.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/07/"/>
    <summary>4 awesome projects updated on Jun 07, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/02/</id>
    <title>Awesome Neovim Updates on Jun 02, 2021</title>
    <updated>2021-06-02T18:49:19.000Z</updated>
    <published>2021-06-02T18:49:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/mizlan/iswap.nvim" rel="noopener noreferrer">mizlan/iswap.nvim (⭐527)</a> - Interactively select and swap function arguments, list elements, and more. Powered by Tree-sitter.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/02/"/>
    <summary>1 awesome projects updated on Jun 02, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/05/27/</id>
    <title>Awesome Neovim Updates on May 27, 2021</title>
    <updated>2021-05-27T07:06:57.000Z</updated>
    <published>2021-05-27T07:06:57.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/tanvirtin/monokai.nvim" rel="noopener noreferrer">tanvirtin/monokai.nvim (⭐393)</a> - <em><strong><code>[TS][LSP][Lua]</code></strong></em> Monokai theme written in Lua.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/tanvirtin/vgit.nvim" rel="noopener noreferrer">tanvirtin/vgit.nvim (⭐850)</a> - Visual Git Plugin to enhance your Git experience.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/05/27/"/>
    <summary>2 awesome projects updated on May 27, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/05/21/</id>
    <title>Awesome Neovim Updates on May 21, 2021</title>
    <updated>2021-05-21T19:56:17.000Z</updated>
    <published>2021-05-21T18:40:08.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/ojroques/nvim-lspfuzzy" rel="noopener noreferrer">ojroques/nvim-lspfuzzy (⭐354)</a> - A small plugin to make the LSP client use FZF.</li>
</ul>

<ul>
<li><a href="https://github.com/ray-x/lsp_signature.nvim" rel="noopener noreferrer">ray-x/lsp_signature.nvim (⭐2.4k)</a> - LSP signature hint when you type.</li>
</ul>

<ul>
<li><a href="https://github.com/jubnzv/virtual-types.nvim" rel="noopener noreferrer">jubnzv/virtual-types.nvim (⭐416)</a> - Show type annotations as virtual text.</li>
</ul>

<ul>
<li><a href="https://github.com/tamago324/nlsp-settings.nvim" rel="noopener noreferrer">tamago324/nlsp-settings.nvim (⭐336)</a> - Setup LSP with JSON or YAML files.</li>
</ul>
<h3><p>Programming Languages Support / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/davidgranstrom/nvim-markdown-preview" rel="noopener noreferrer">davidgranstrom/nvim-markdown-preview (⭐112)</a> - Markdown preview in the browser using pandoc and live-server through the job-control API.</li>
</ul>
<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/tomasiser/vim-code-dark" rel="noopener noreferrer">tomasiser/vim-code-dark (⭐1k)</a> - <em><strong><code>[TS]</code></strong></em> A dark color scheme heavily inspired by the look of the Dark+ scheme of VSCode.</li>
</ul>

<ul>
<li><a href="https://github.com/sainnhe/sonokai" rel="noopener noreferrer">sainnhe/sonokai (⭐2k)</a> - <em><strong><code>[TS][LSP]</code></strong></em> High Contrast and Vivid Color Scheme based on Monokai Pro.</li>
</ul>

<ul>
<li><a href="https://github.com/sainnhe/edge" rel="noopener noreferrer">sainnhe/edge (⭐1k)</a> - <em><strong><code>[TS][LSP][L/D]</code></strong></em> Clean and Elegant Color Scheme inspired by Atom One and Material.</li>
</ul>
<h3><p>Debugging / CSV Files</p>
</h3>
<ul>
<li><a href="https://github.com/mfussenegger/nvim-dap" rel="noopener noreferrer">mfussenegger/nvim-dap (⭐7.2k)</a> - Debug Adapter Protocol client implementation.</li>
</ul>
<h3><p>Fennel / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/Olical/aniseed" rel="noopener noreferrer">Olical/aniseed (⭐645)</a> - Configure and extend your editor with Fennel.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/f-person/git-blame.nvim" rel="noopener noreferrer">f-person/git-blame.nvim (⭐1.1k)</a> - Show Git blame info.</li>
</ul>

<ul>
<li><a href="https://github.com/lewis6991/gitsigns.nvim" rel="noopener noreferrer">lewis6991/gitsigns.nvim (⭐7k)</a> - Git integration: signs, hunk actions, blame, etc.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/windwp/nvim-ts-autotag" rel="noopener noreferrer">windwp/nvim-ts-autotag (⭐2.1k)</a> - Use Tree-sitter to autoclose and autorename XML, HTML, JSX tag.</li>
</ul>
<h3><p>Command Line / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/notomo/cmdbuf.nvim" rel="noopener noreferrer">notomo/cmdbuf.nvim (⭐141)</a> - Alternative command-line-window plugin.</li>
</ul>
<h3><p>Session / Indent</p>
</h3>
<ul>
<li><a href="https://github.com/rmagatti/auto-session" rel="noopener noreferrer">rmagatti/auto-session (⭐1.9k)</a> - A small automated session manager.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/05/21/"/>
    <summary>15 awesome projects updated on May 21, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/05/17/</id>
    <title>Awesome Neovim Updates on May 17, 2021</title>
    <updated>2021-05-17T09:30:00.000Z</updated>
    <published>2021-05-17T09:30:00.000Z</published>
    <content type="html"><![CDATA[<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/folke/zen-mode.nvim" rel="noopener noreferrer">folke/zen-mode.nvim (⭐2.1k)</a> - Distraction-free coding.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/05/17/"/>
    <summary>1 awesome projects updated on May 17, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/05/07/</id>
    <title>Awesome Neovim Updates on May 07, 2021</title>
    <updated>2021-05-07T02:03:34.000Z</updated>
    <published>2021-05-07T01:10:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/ray-x/navigator.lua" rel="noopener noreferrer">ray-x/navigator.lua (⭐1.4k)</a> - Learn existing code quickly and navigate code like a breeze. A swiss army knife makes exploring LSP and Tree-sitter symbols a piece of cake.</li>
</ul>
<h3><p>External / Version Manager</p>
</h3>
<ul>
<li><a href="https://github.com/NTBBloodbath/nvenv" rel="noopener noreferrer">NTBBloodbath/nvenv (⭐61)</a> - A lightweight and blazingly fast version manager.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/05/07/"/>
    <summary>2 awesome projects updated on May 07, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/04/12/</id>
    <title>Awesome Neovim Updates on Apr 12, 2021</title>
    <updated>2021-04-12T15:25:24.000Z</updated>
    <published>2021-04-12T15:25:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/fenetikm/falcon" rel="noopener noreferrer">fenetikm/falcon (⭐843)</a> - <em><strong><code>[TS][Lua]</code></strong></em> A colour scheme for terminals, Vim and friends.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/04/12/"/>
    <summary>1 awesome projects updated on Apr 12, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/03/05/</id>
    <title>Awesome Neovim Updates on Mar 05, 2021</title>
    <updated>2021-03-05T18:29:58.000Z</updated>
    <published>2021-03-05T16:31:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Plugin Manager</p>
</h3>
<ul>
<li><a href="https://github.com/savq/paq-nvim" rel="noopener noreferrer">savq/paq-nvim (⭐722)</a> - Package manager written in Lua.</li>
</ul>
<h3><p>Git / Quickfix</p>
</h3>
<ul>
<li><a href="https://github.com/tveskag/nvim-blame-line" rel="noopener noreferrer">tveskag/nvim-blame-line (⭐189)</a> - A small plugin that uses the virtual text to print Git blame info at the end of the current line.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/03/05/"/>
    <summary>2 awesome projects updated on Mar 05, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/02/02/</id>
    <title>Awesome Neovim Updates on Feb 02, 2021</title>
    <updated>2021-02-02T17:39:15.000Z</updated>
    <published>2021-02-02T17:39:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>LSP</p>
</h3>
<ul>
<li><a href="https://github.com/nvim-lua/lsp-status.nvim" rel="noopener noreferrer">nvim-lua/lsp-status.nvim (⭐654)</a> - This is a plugin/library for generating statusline components from the built-in LSP client.</li>
</ul>

<ul>
<li><a href="https://github.com/kosayoda/nvim-lightbulb" rel="noopener noreferrer">kosayoda/nvim-lightbulb (⭐889)</a> - The plugin shows a lightbulb in the sign column whenever a <code>textDocument/codeAction</code> is available at the current cursor position.</li>
</ul>
<h3><p>Fuzzy Finder / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/vijaymarupudi/nvim-fzf" rel="noopener noreferrer">vijaymarupudi/nvim-fzf (⭐349)</a> - A Lua API for using FZF. Allows for full asynchronicity for UI speed and usability.</li>
</ul>
<h3><p>Editing Support / Scrollbar</p>
</h3>
<ul>
<li><a href="https://github.com/windwp/nvim-autopairs" rel="noopener noreferrer">windwp/nvim-autopairs (⭐4.1k)</a> - A minimalist autopairs written by Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/monaqa/dial.nvim" rel="noopener noreferrer">monaqa/dial.nvim (⭐1.1k)</a> - Extended increment/decrement.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/02/02/"/>
    <summary>5 awesome projects updated on Feb 02, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/11/23/</id>
    <title>Awesome Neovim Updates on Nov 23, 2020</title>
    <updated>2020-11-23T19:48:21.000Z</updated>
    <published>2020-11-23T19:48:21.000Z</published>
    <content type="html"><![CDATA[<h3><p>Colorscheme / Markdown and LaTeX</p>
</h3>
<ul>
<li><a href="https://github.com/ishan9299/modus-theme-vim" rel="noopener noreferrer">ishan9299/modus-theme-vim (⭐177)</a> - <em><strong><code>[TS][L/D][Lua]</code></strong></em> This is a color scheme developed by Protesilaos Stavrou for emacs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/11/23/"/>
    <summary>1 awesome projects updated on Nov 23, 2020</summary>
  </entry>
</feed>