Skip to content

Latest commit

History

History
16 lines (11 loc) 路 409 Bytes

readme.md

File metadata and controls

16 lines (11 loc) 路 409 Bytes

Configuration

There are two main configuration files that you may want to create.

  • cosmic/config/config.lua
  • cosmic/config/editor.lua

Please look at the examples in this directory in order to get started.

Quick Start

# from project root
cp ./lua/cosmic/config/examples/config.lua ./lua/cosmic/config/config.lua
cp ./lua/cosmic/config/examples/editor.lua ./lua/cosmic/config/editor.lua