daler / dotfiles

dotfiles, batteries included
https://daler.github.io/dotfiles/
19 stars 13 forks source link

Modularization #45

Closed daler closed 2 months ago

daler commented 2 months ago

This follows the structured setup recommended by lazy.nvim. It pulls the plugin specs into separate files.

I want to live with this a bit to see how I like it. Also want to play around with having one-liner plugins with no config all in a single file, or keep them separate in their own, one-line file for consistency.

daler commented 2 months ago

Close in favor of #46