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(main): release 2.2.0 (#4)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

authored by

github-actions[bot]
github-actions[bot]
and committed by
GitHub
ac4bc215 1a33a92f

+12
+12
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [2.2.0](https://github.com/ptdewey/darkearth-nvim/compare/v2.1.0...v2.2.0) (2025-08-20) 4 + 5 + 6 + ### Features 7 + 8 + * `Question` hlgroup ([1044069](https://github.com/ptdewey/darkearth-nvim/commit/10440691dfb2e6be06818795fdc3b4bad0c425ba)) 9 + 10 + 11 + ### Bug Fixes 12 + 13 + * lua treesitter property highlighting tweak to avoid change at lsp attach ([8ab7041](https://github.com/ptdewey/darkearth-nvim/commit/8ab7041133850f8b5d34f46f353918200dc40458)) 14 + 3 15 ## [2.1.0](https://github.com/ptdewey/darkearth-nvim/compare/v2.0.1...v2.1.0) (2025-08-14) 4 16 5 17