Skip to content

Monkey patched alpha-nvim startify theme with added `git status` files

License

Notifications You must be signed in to change notification settings

walterl/alpha_startify_gst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alpha_startify_gst

Monkey patched alpha-nvim's startify theme to add a section for files listed in git status output.

Current status: MVP/Quick hack

Usage

Setup alpha-nvim with the config from this module.

With Packer:

use {
  'goolord/alpha-nvim',
  config = function()
    require('alpha').setup(require('alpha_startify_gst').config)
  end,
  requires = 'walterl/alpha_startify_gst'
}

License

MIT

About

Monkey patched alpha-nvim startify theme with added `git status` files

Topics

Resources

License

Stars

Watchers

Forks

Languages