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:
Allow for full vim-startify compatibility
Do not restrict future enhancements to the nvim-startify renderer
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: