summaryrefslogtreecommitdiffstats
path: root/src/config/raw/mod.rs
blob: 14c2c965230e8ebf8d83afd70bf31b222bf3dcad (plain)
1
2
3
4
5
6
7
pub mod app;
pub mod bookmarks;
pub mod icon;
pub mod keymap;
pub mod mimetype;
pub mod preview;
pub mod theme;