From 4f3323d906acd4ab04af49c8c0da6292bd4bdf11 Mon Sep 17 00:00:00 2001 From: Matt Leong Date: Sat, 6 Nov 2021 22:27:22 -0700 Subject: [PATCH] feat(readme): add dashboard --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 8bbff98..97c9789 100644 --- a/readme.md +++ b/readme.md @@ -28,6 +28,7 @@ Full featured native LSP functionality! - Amazing colors 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) - Hand-built statusline with [galaxyline](https://github.com/NTBBloodbath/galaxyline.nvim) - Explore files with [nvim-tree](https://github.com/kyazdani42/nvim-tree.lua) - Fuzzy finder and some LSP actions with [Telescope](https://github.com/nvim-telescope/telescope.nvim)