diff --git a/docs/user-configs/list.toml b/docs/user-configs/list.toml index 49f866cc..f58686cf 100644 --- a/docs/user-configs/list.toml +++ b/docs/user-configs/list.toml @@ -118,6 +118,12 @@ description = "Inspired from LazyVim with parts yoinked from other NixVim config owner = "Tanish2002" repo = "neovim-config" +[[config]] +owner = "Theaninova" +title = "Modular Presets" +url = "https://github.com/Theaninova/TheaninovOS/tree/master/modules/home-manager/modules/nixvim" +description = "Collection of mostly independent preset modules that make up my from-scratch Neovim setup. Drops into existing setups without breaking stuff because presets must be enabled individually." + [[config]] owner = "traxys" title = "Nixfiles"