m1chaelwilliams / my-nvim-config

My NeoVim configuration written from scratch
https://neovim.io
46 stars 0 forks source link
dotfiles lua neovim nvim nvim-configs vim

My Nvim Config

A very simple Neovim configuration.

These preview are outdated, it looks better now preview

File Structure

All plugins are located in /lua/plugins/. Lazy.nvim automatically picks up on the directory and loads them.

Credit

Very very special thanks to typecraft for the amazing series on YouTube!