Add dashboard.nvim

main
Soi Le Dit 3 years ago committed by Thomas Versteeg
parent 86bc5142c5
commit 93208e7d70

@ -40,6 +40,7 @@ Collections of awesome [Neovim](https://neovim.io/) plugins. Mostly targeting Ne
- [Tabline](#tabline)
- [Statusline](#statusline)
- [Cursorline](#cursorline)
- [Start screen](#start-screen)
- [Indent](#indent)
- [Games](#games)
- [File explorer](#file-explorer)
@ -320,6 +321,10 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
- [yamatsum/nvim-cursorline](https://github.com/yamatsum/nvim-cursorline) - A plugin for neovim that highlights cursor words and lines.
### Start screen
- [glepnir/dashboard-nvim](https://github.com/glepnir/dashboard-nvim) - A minimalist dashboard for neovim, inspired by doom-emacs.
### Indent
- [glepnir/indent-guides.nvim](https://github.com/glepnir/indent-guides.nvim) - Indent plugin.

Loading…
Cancel
Save