Mastodon hachyterm.io

I’m trying to improve my VIM configuration.

Customizing Vim to your needs can be a never-ending story.

Over the last few months, I have collected several plugins and settings. And from time to time, I try to prune them or replace them.

I also enjoy reading about other people’s setups.

After reading the blog post Dumb Elixir VIsual (and IMproved) editor, I’ve switched some packages.

I’ve also played around with language servers in Vim.

While I rely on ALE for linting and formatting, I’m not sure about using a fully-fledged language client for NeoVim. It adds a lot of overhead because you have to configure (and install) each server on your own.

Further Reading