Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m1chaelwilliams/my-nvim-config

My NeoVim configuration written from scratch
https://github.com/m1chaelwilliams/my-nvim-config

dotfiles lua neovim nvim nvim-configs vim

Last synced: 28 days ago
JSON representation

My NeoVim configuration written from scratch

Awesome Lists containing this project

README

        

# My Nvim Config

A very simple Neovim configuration.

_These preview are outdated, it looks better now_
![preview](./assets/nvim-config.png)

## 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](https://www.youtube.com/@typecraft_dev) for the amazing series on YouTube!