Can you show your Dashboard? I find mine so monotonous.

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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
  • vim-startify

    :link: The fancy start screen for Vim.

  • I honestly still use vim-startify: I just have quick links to the most recently opened files, for all the rest I have fuzzy finders and commands in place, so I need not really have them "one click away" on the dashboard (I won't be using them from there anyway).

  • alpha-nvim

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

  • I use Alpha. It shows me my frequently accessed files and frequently accessed in the current directory, and supports starify or dashboard style layouts.

  • 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.

    InfluxDB logo
  • harpoon

  • I used to use vim-startify, then realized I never actually used it. Between mksession and harpoon I have 99% of my use cases covered.

  • vim-tmux-navigator

    Seamless navigation between tmux panes and vim splits

  • Instead of harpoon, I'm using global marks, per-project shada, which-key.nvim, :Telescope marks, and vim-tmux-navigator. I'd be using all the above regardless.

  • vim-open-readme

    If there is a README, open it. As simple as that.

  • I have it automatically open README files if there are any available and no other file was given as an argument: https://github.com/felipesere/vim-open-readme

  • nvim

    My personal Neovim configuration. (by harrisoncramer)

  • I use alpha too, added some fun ascii art! Here are my dot files https://github.com/harrisoncramer/nvim

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Finally found a good replacement for Startify (mini.starter)

    2 projects | /r/neovim | 1 May 2022
  • How to make status line to look like this?

    1 project | /r/neovim | 7 Nov 2021
  • Using rg as a source for nvim-compe?

    1 project | /r/neovim | 18 Jun 2021
  • Why aren't code actions working for me with the 0.5 beta LSP?

    2 projects | /r/neovim | 13 Feb 2021
  • How do I use nvim-lsp's omnicompletion with the tab key?

    3 projects | /r/neovim | 10 Feb 2021