config/.config/nvim
2023-02-14 12:31:39 +10:30
..
lua updated scripts to pass shellcheck, mostly 2023-02-14 12:31:39 +10:30
init.lua getting there 2023-01-08 22:10:04 +10:30
README.md Docs, docs, docs 2023-01-18 08:35:12 +10:30

My Neovim Config

Read more about it here.

Currently I am using lazy.nvim and have based much of my configuration on folke's LazyVim (until around commit 230), ./lua/lazyvim/.

I still have my old config which was based on chris@machines old dotfiles under ./lua/chris/, as I didn't want to get rid of it.