-
Hello! I am using the theta theme (awesome btw), and I'm trying to figure out how to set the number of items to be shown in the MRU file list. I tried re-defining the section and calling Is there any way to do this, without redefining the whole theme? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
-
it's "exported" here https://github.com/goolord/alpha-nvim/blob/main/lua/alpha/themes/startify.lua#L245 |
Beta Was this translation helpful? Give feedback.
-
Could it be useful perhaps to add proper documentation for |
Beta Was this translation helpful? Give feedback.
require('alpha.themes.startify').mru(0, cdir, 3)