katawful / nvim-startify

A reimagining of vim-startify purpose built for Neovim, written in fennel
MIT License
3 stars 0 forks source link

IFY API specification #1

Closed katawful closed 1 year ago

katawful commented 1 year ago

nvim-startify uses IFYs to render it's start pages. IFYs are a specification of values that describes what the rendered output looks like. IFY does not stand for anything, it is just a name to narrow in on what this API is for

The API has 2 goals:

  1. Allow for full vim-startify compatibility
  2. Do not restrict future enhancements to the nvim-startify renderer