<?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 icyveins7's blog</title><link>https://icyveins7.github.io/tags/neovim/</link><description>Recent content in Neovim on icyveins7's blog</description><generator>Hugo</generator><language>en-us</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Tue, 26 Mar 2024 20:00:00 +0800</lastBuildDate><atom:link href="https://icyveins7.github.io/tags/neovim/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting rid of clangd's errors on Windows</title><link>https://icyveins7.github.io/posts/2024/03/getting-rid-of-clangds-errors-on-windows/</link><pubDate>Tue, 26 Mar 2024 20:00:00 +0800</pubDate><guid>https://icyveins7.github.io/posts/2024/03/getting-rid-of-clangds-errors-on-windows/</guid><description>&lt;blockquote&gt;&#10;&lt;p&gt;My first steps into migrating to neovim, some clangd problems and my solutions..&lt;/p&gt;&#10;&lt;/blockquote&gt;&#10;&lt;h1 id="kickstartnvim-brought-me-here"&gt;Kickstart.nvim brought me here&lt;/h1&gt;&#10;&lt;p&gt;I started using vim motions in VSCode a month or two ago, and decided to actually try to see if neovim would work for me. Honestly, I probably wouldn&amp;rsquo;t have gone down this path if &lt;a href="https://github.com/nvim-lua/kickstart.nvim"&gt;kickstart.nvim&lt;/a&gt; didn&amp;rsquo;t exist. But it does, and I tried it, and it looks like I&amp;rsquo;m here to stay.&lt;/p&gt;&#10;&lt;h1 id="clangd-as-my-first-lsp"&gt;clangd as my first LSP&lt;/h1&gt;&#10;&lt;p&gt;In kickstart.nvim&amp;rsquo;s template, &lt;code&gt;clangd&lt;/code&gt; is listed as an example LSP, so I decided to uncomment that line and try it out. I opened my &lt;a href="https://github.com/icyveins7/ffs"&gt;ffs&lt;/a&gt; repository at the time, and was immediately greeted with a flood of warnings on my code. This brings us to the first problem.&lt;/p&gt;</description></item></channel></rss>