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

10 lines
361 B
Markdown

# My Neovim Config
Read more about it [here](https://inkletblot.com/posts/my-neovim-setup).
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.