Skip to content

amirrezaask/start.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Start.nvim

Start.nvim helps you create a custom start screen for your neovim

Installation

Plug

Plug 'amirrezaask/start.nvim'

Packer

use { 'amirrezaask/start.nvim' }

Configuration

You need to change "theme" for the name of the theme you want (themes are listed on THEMES.txt)

lua require'start'.set_background_ascii(require'start'.theme)

About

Simple, Customizable start screen for Neovim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages