Folding is a way to collapse some chunks of code and thus hiding it from the view. That comes handy if you want to focus on editing of some other part of the file and don't want everything else to clutter your view. (more…)
Read more »
I’ve spent the last couple weeks diving head first into the world of vim. At times I’ve felt like a complete badass zipping my way around the terminal, editing… (more…)
Read more »
vim-disapprove-deep-indentation - ಠ_ಠ Vim plugin to disapprove deeply indented code. ಠ_ಠ... (more…)
Read more »
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support - dense-analysis/ale... (more…)
Read more »
Pull the shades on your vim theme by toggling between light and dark schemes - tylerFowler/curtains.vim... (more…)
Read more »