Skip to content

Releases: iansherr/nvim-initmd

v0.2

Choose a tag to compare

@iansherr iansherr released this 15 Apr 19:09

I learned a lot between these versions. Mostly, I was reminded that the temptation to over-engineer an answer is way too high. After some frustration, I decided to fall back on the modularity that comes with Lua and Neovim, and learn from some of the single-file inits out there to solve problems like timing of when things load.

Now this works again from scratch to up and running -- mostly. There are a couple things I'm trying to figure out if they're the init's fault or my markdown's fault. But it's progress.

It's a start

Choose a tag to compare

@iansherr iansherr released this 17 Feb 15:27

This acknowledges a first release, but also that it's not perfect.

If you want to discuss where the 0 should sit relative to the 1, please reach out.