{...}: {
  imports = [
    #./lsp-progress-nvim
    ./colorscheme
    ./femaco
    ./goto-preview
    ./harpoon
    ./leap
    ./lf-nvim
    ./lsp
    ./lspkind
    ./lualine
    ./luasnip
    ./nvim-cmp
    ./nvim-lint
    ./raw_plugins
    ./telescope
    ./todo-comments
    ./treesitter
    ./vim-tex
    ./which-key
  ];
}