programs.fresh-editor.settings
Configuration settings for fresh-editor. Find more configuration options in the user guide at: https://github.com/sinelaw/fresh/blob/master/docs/USER_GUIDE.md
- Type
JSON value- Default
{ }- Example
{ editor = { line_numbers = true; tab_size = 4; }; theme = "dark"; version = 1; }- Declared
- <home-manager/modules/programs/fresh-editor.nix>