<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NeoVim on Ke's Notes and Blogs</title><link>https://kxue43.github.io/notes-and-blogs/tags/neovim/</link><description>Recent content in NeoVim on Ke's Notes and Blogs</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 13 Nov 2025 15:41:14 -0500</lastBuildDate><atom:link href="https://kxue43.github.io/notes-and-blogs/tags/neovim/index.xml" rel="self" type="application/rss+xml"/><item><title>NeoVim Tips</title><link>https://kxue43.github.io/notes-and-blogs/notes/neovim-tips/</link><pubDate>Thu, 13 Nov 2025 15:41:14 -0500</pubDate><guid>https://kxue43.github.io/notes-and-blogs/notes/neovim-tips/</guid><description>&lt;h2 id="color-palette" class="heading "&gt;Color palette&lt;a href="#color-palette" aria-labelledby="color-palette"&gt;








&lt;!-- &lt;i class="fas fa-link anchor"&gt;&lt;/i&gt; --&gt;
 &lt;svg class="svg-inline--fa fas fa-link anchor" fill="currentColor" aria-hidden="true" role="img" viewBox="0 0 576 512"&gt;&lt;use href="#fas-link"&gt;&lt;/use&gt;&lt;/svg&gt;&amp;nbsp;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;When using NvChad, color palette is provided by 
 









 


 &lt;a href="https://github.com/NvChad/base46"&gt;NvChad/base46&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Themes define the actual RGB hex value of each &amp;ldquo;abstract color&amp;rdquo;.
Integration maps &amp;ldquo;abstract colors&amp;rdquo; to highlight groups of NeoVim and various plugins.&lt;/p&gt;
&lt;p&gt;To override highlight group colors, do it in &lt;code&gt;chadrc.lua&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;After update, run &lt;code&gt;:lua require(&amp;quot;base46&amp;quot;).load_all_highlights()&lt;/code&gt; to re-compute the color files.
Otherwise, colors won&amp;rsquo;t update even after restarting NeoVim.&lt;/p&gt;</description></item></channel></rss>