How do I get my startify or any other start screen for nvim look like this?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • alpha-nvim

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

  • I don't think alph-nvim has built-in support for displaying sessions the way startify does. Looks like there is an open issue about it though. Alpha is faily extensible though so it really shouldn't be too difficult to create a custom section that lists session files. You just need to get a list of your session files with vim.fn.glob() or something similar. You can see how other people have created custom sections in this discussion.

  • dashboard-nvim

    vim dashboard

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