config/.config/nvim
2025-05-30 11:42:22 +09:30
..
ftplugin more updates 2025-01-08 12:52:06 +10:30
lua/lazyvim improvements 2025-05-30 11:42:22 +09:30
init.lua updates to integrate with code better 2023-12-01 18:53:11 +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.