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

Configure Feed

Select the types of activity you want to include in your feed.

chore: add stylua

+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