nvim VS dashboard-nvim

Compare nvim vs dashboard-nvim and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nvim dashboard-nvim
2 22
2 2,067
- 4.5%
2.9 8.1
10 days ago 5 days ago
Lua Lua
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nvim

Posts with mentions or reviews of nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-08.
  • [Lua] How do I prevent repetitive codes like this in my config
    1 project | /r/neovim | 25 Apr 2022
    that get passed to a function to create them all. https://github.com/do-no-van/nvim/blob/main/lua/mappings.lua
  • Is it possible to change the intro text?
    3 projects | /r/neovim | 8 Mar 2022
    If you simply want to change the startup text without any additional functionality, you can do this without a plugin. An example is my config (mainly lua/ascii_bg.lua). Basically it just calls a function that creates a new buffer and uses vim.api.nvim_set_lines to set the buffer contents on startup (see init.lua). The rest of it is just setting colors, centering the text, and setting some options like the colorcolumn to not interfere with the text. I can try answering any questions you might have about it as there isn't a lot of comments.

dashboard-nvim

Posts with mentions or reviews of dashboard-nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-03.

What are some alternatives?

When comparing nvim and dashboard-nvim you can also consider the following projects:

staline.nvim - A modern lightweight statusline and bufferline plugin for neovim in lua.

alpha-nvim - a lua powered greeter like vim-startify / dashboard-nvim

bufferline.nvim - A snazzy bufferline for Neovim

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

indent-blankline.nvim - Indent guides for Neovim

lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua.

fzf.vim - fzf :heart: vim

tokyonight-vim - [ARCHIVED : Lack of time to maintain] A clean, dark vim colorscheme that celebrates the lights of downtown Tokyo at night, based on a VSCode theme by @enkia with the same name

tokyo-night-vscode-theme - A clean, dark Visual Studio Code theme that celebrates the lights of Downtown Tokyo at night.

lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua. [Moved to: https://github.com/nvim-lualine/lualine.nvim]

barbar.nvim - The neovim tabline plugin.

nvim-tree.lua - A file explorer tree for neovim written in lua