<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"  >
<channel>
  <title>Vincent's blog</title>
  <link>http://www.vicentdelft.be/rss</link>
  <description>Vincent's ideas</description>
  <lastBuildDate>Thu, 12 Mar 2026 19:18:00 +0100</lastBuildDate>
  
   <item>
      <pubDate>Thu, 12 Mar 2026 19:18:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20260312</link> 
      <guid>http://www.vincentdelft.be/post/post_20260312</guid> 
      <title>NVIM easy copy/paste even if inside an ssh connection</title>
      <description>
![Photo by Greg Schmigel on unsplash.com](/static/post/post_20260312/copypaste.jpg "Photo by Greg Schmigel on unsplash.com")
I run nvim on all my machines — my laptop running FreeBSD with Alacritty as my terminal, and several OpenBSD and FreeBSD servers I connect to via SSH. Everything works great, except for one long-standing annoyance: copy/paste in nvim on the servers was completely broken. I kept getting a message complaining about `xclip` missing. Of course it's missing — it's a server, I'm not going to install X11 clipboard utilities on it.

This blog post explain what to do. It's very simple, we we know it ;)

</description>
   </item>
   
   <item>
      <pubDate>Wed, 06 Aug 2025 22:26:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20250806</link> 
      <guid>http://www.vincentdelft.be/post/post_20250806</guid> 
      <title>My last neovim config facilitating Python, shell and html/css development</title>
      <description>

![Photo by diegojimenez on unsplash.com](/static/post/post_20250806/horizon.jpg "Photo by diegojimenez on unsplash.com")
Neovim configurations are never set in stone; they’re always evolving. But there comes a moment when you feel you’ve maximized what your setup can do for you. Every component is installed, configured, and working seamlessly, making your daily Neovim experience smooth and efficient.
That’s exactly where I am with this config. It perfectly suits my needs, and I haven’t felt the urge to tweak it for weeks—maybe even months. It feels like I’ve hit a sweet spot. How long will this last? I’m not sure. But I’m excited to share it in my upcoming posts.

</description>
   </item>
   
   <item>
      <pubDate>Fri, 08 Mar 2019 13:47:00 +0100</pubDate>
      <link>http://www.vincentdelft.be/post/post_20190308</link> 
      <guid>http://www.vincentdelft.be/post/post_20190308</guid> 
      <title>moving from vim to nvim</title>
      <description>
I'm a vim user since several years. This blog explain how I move to neovim.
</description>
   </item>
   
  </channel>
</rss>