Explore >> Select a destination


You are here

daniel-siepmann.de
| | github.com
4.1 parsecs away

Travel
| | A Common Lisp dev environment for Vim (and Neovim) - vlime/vlime
| | kdheepak.com
3.9 parsecs away

Travel
| |
| | m4xshen.dev
2.4 parsecs away

Travel
| | Learn how to develop a Neovim plugin in Lua. Understand the structure of Neovim plugin, Lua module, and create a simple plugin.
| | www.integralist.co.uk
16.5 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...