config/.config/nvim/README.md
2023-01-18 08:35:12 +10:30

361 B

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.