diff options
author | max397574 <[email protected]> | 2021-10-05 18:22:13 +0200 |
---|---|---|
committer | max397574 <[email protected]> | 2021-10-05 18:22:13 +0200 |
commit | b41e139357fca7758c84e836e8acb9db4d204bc7 (patch) | |
tree | ac61da390bc3257545c5bd2b939137cdaf63aaf6 /readme.md | |
parent | 47346a37cf885c1cbb6d2f98fa32ad89b048af47 (diff) |
docs(readme): 📚added skeleton
Diffstat (limited to 'readme.md')
-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 +``` |