Explore >> Select a destination


You are here

cyberchris.xyz
| | infinitedigits.co
3.9 parsecs away

Travel
| | Here's my very simple Vim setup that I like to use for writing.
| | pmihaylov.com
4.9 parsecs away

Travel
| | One of Go's greatest features is that it greatly integrates with Vim. In this article, I'll show you how to setup your Vim for Go development
| | www.andreasvoegele.com
4.1 parsecs away

Travel
| | How to use Kotlin for scripting from the Linux command line
| | www.integralist.co.uk
27.1 parsecs away

Travel
| UPDATE November 2022 Not long after I wrote this post I had switched from VimScript to using Lua and also making large sets of changes and tweaks to my configuration. The source of truth is: https://github.com/integralist/nvim (which is a submodule within https://github.com/integralist/dotfiles) This post is being kept for posterity, but ultimately I would recommend you look at the above dotfiles repo instead. This is going to be a very focused post because when you're looking to get your code editor con...