--[[
Loads ui and graphical settings

This file only loads others

To have a full display of the configuration structure, see the root init.lua
--]]

require('display.cmd') -- ui settings for the cmd

require('display.editor') -- ui settings for the editor

require('display.graphic') -- general graphic settings