-- https://github.com/mikebarkmin/.dotfiles/tree/main/nvim/.config/nvim -- https://github.com/ThePrimeagen/.dotfiles/tree/master/nvim -- https://github.com/ChristianChiarulli/nvim require('plugins') require('options') require('autocommands') require('mappings')