diff options
-rw-r--r-- | readme.md | 22 |
1 files changed, 18 insertions, 4 deletions
@@ -1,6 +1,20 @@ -WIP +# 🔧Startuptools.nvim -startup screen +✨Features +-------- -credits: -https://github.com/tamton-aquib/nvim/blob/dev/lua/custom/noice_board.lua +* Fully customizable +* Themes + +📦Installation +------------ +Use your favourite package manager and call setup function. +```lua +``` + +⚙️Customization +------------- +Call the setup function with your configs + +```lua +``` |