A dark and earthy colorscheme for Neovim. (mirror) github.com/ptdewey/darkearth-nvim
neovim neovim-colorscheme fennel

chore: add stylua

ptdewey b5b2535b e5e14fa0

+10
+10
.stylua.toml
··· 1 + column_width = 80 2 + line_endings = "Unix" 3 + indent_type = "Spaces" 4 + indent_width = 4 5 + quote_style = "AutoPreferDouble" 6 + call_parentheses = "Always" 7 + collapse_simple_statement = "Never" 8 + 9 + [sort_requires] 10 + enabled = false