From 3781f50524c4185addb30b195272d37f9c2db03e Mon Sep 17 00:00:00 2001 From: Matt Leong Date: Sat, 4 Dec 2021 19:34:49 -0800 Subject: [PATCH] feat(readme): add cosmic-ui to readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 28fcae3..c6729fb 100644 --- a/readme.md +++ b/readme.md @@ -29,6 +29,7 @@ Full featured native LSP functionality! ##### Additional features +- Aesthetically pleasing UI via [Cosmic-UI](https://github.com/CosmicNvim/cosmic-ui) - Amazing default theme thanks to [tokyonight.nvim](https://github.com/folke/tokyonight.nvim) - Enhanced syntax highlighting with [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) - Dashboard via [dashboard-nvim](https://github.com/glepnir/dashboard-nvim)