Tag: VIM
VIM is extremely powerful and configurable, allowing developers to set it up in a way that matches their preferences and workflow. However, this also brings a b… [Read more]
Some months ago I wrote about using ALE for navigating through code with help of language servers. That works really well and I was totally satisfied, however I… [Read more]
Probably you've already heard about ALE, an asyncronous lint engine that analyse buffers in background showing the results without requiring saving files to dis… [Read more]