Skip to content

nullromo/minintro.nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The maintainer of the original repo was not interested in fixing this plugin nor accepting pull requests.

I am open to any and all feedback and suggestions in the form of issues, pull requests, and e-mails.

nullromo/minintro.nvim

If you just want a simple and lightweight startup intro that works, this plugin is for you.

Screenshot

image

Installation/Configuration

-- Lazy
{
    "nullromo/minintro.nvim",
    config = function()
        require('minintro').setup({ color = '#2D4F67' })
    end,
}

About

Extremely minimalistic Neovim Startup/Intro Screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages

  • Lua 100.0%