In this episode, I worked on some Love2D code and explored how to use AI tools within my Neovim configuration. Ultimately, I found that working with Grok directly proved to be more useful for my scenario than working with the xAI model through the avante plugin.| Matt Layman
Quick setup guide for getting Tailwind CSS autocomplete and hover working with Elm in NeoVim| cekrem.github.io
🦘 Jump into the repositories of your filesystem, without any setup| Clément Joly – Open-Source, Rust & SQLite
Zed, an editor written from scratch in Rust, is getting enhanced Vim compatibility during 2025 with the hope […]| DEVCLASS
How (Neo)Vim and Markdown revolutionized my data engineering and writing workflow.| Data Engineering Blog
Conda is a package manager and virtual environment manager mainly used in the python ecosystem.| nielscautaerts.xyz
There are many conveniences of using IDE's like VS Code or PyCharm for coding.| nielscautaerts.xyz
Let’s see how to edit descriptions of Jira issues in Vim or Neovim. We will do this by installing a browser extension that can open text fields in an external editor. We will also cover how to make Jira issues syntax-highlighted in Vim, how to enable spell checking, and how to use snippets to speed up the writing of Jira issues. The approach described in the blog post can be used to edit text fields on other sites as well, such as GitHub or Stack Overflow.| Petr Zemek
Steam Deck is not released officially in my country, but thanks to my old friend, I could get one in my hand a few days ago.| It’s me inside me.
As mentioned in my last article, I am now using neovim instead of vim. I just wanted to comment shortly on this change. I have been using vim as my IDE for many years now (more than 10 years at least)| Blog blog("Baptiste Wicht");
Every Platform or Operating System Has Paper Cuts| Blind Not Dumb
Shaving off a few milliseconds from Neovim startup time.| Clément Joly – Open-Source, Rust & SQLite
🦘 Jump into the repositories of your filesystem, without any setup| Clément Joly – Open-Source, Rust & SQLite
Four months ago I was still using SpaceVim when I stumbled upon a blog post on how to configure NeoVim with Lua. I then started to create my own configuration. In this post I’ll share the learnings acquired in the process. I hope you will find this useful to create your own configuration! Why create your own Vim config from scratch? Vim has been my daily driver for about ten years. Almost from the beginning, I used Vim distributions for ease of configuration. Spf13 vim first and then SpaceV...| Clément Joly – Open-Source, Rust & SQLite
Generating repetitive snippets with code, like time variant of section titles.| Clément Joly – Open-Source, Rust & SQLite
ℹ️ Note 2023-05-20: Updated to account for the features of NeoVim 0.9 and obsolete plugins You have found a (Neo)Vim plugin that you want to fiddle with, either to contribute changes upstream or for your own use. Sounds familiar? Here are some tips and tricks I use for my NeoVim plugin development. The aim of these small tricks is to iterate faster on changes, by loading your changes in a live NeoVim instance as quickly as possible.| Clément Joly – Open-Source, Rust & SQLite
Shaving off a few milliseconds from Neovim startup time.| Clément Joly – Open-Source, Rust & SQLite