10 lines
361 B
Markdown
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.
|