add commented lines
This commit is contained in:
parent
bea0d00a85
commit
a68e502b67
1 changed files with 25 additions and 1 deletions
|
|
@ -1,5 +1,29 @@
|
|||
{
|
||||
plugins = {
|
||||
treesitter.enable = true;
|
||||
}
|
||||
|
||||
# yazi = {
|
||||
# enable = true;
|
||||
# lazyLoad = {
|
||||
# settings = {
|
||||
# cmd = ["Yazi"];
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
# mini = {
|
||||
# enable = true;
|
||||
# modules = {
|
||||
# starter = {
|
||||
# header = ''
|
||||
# ██╗ ██╗██╗ ██╗ █████╗ ███╗ ██╗███████╗██╗ ██╗███╗ ██╗██╗██╗ ██╗
|
||||
# ██║ ██╔╝██║ ██║██╔══██╗████╗ ██║██╔════╝██║ ██║████╗ ██║██║╚██╗██╔╝
|
||||
# █████╔╝ ███████║███████║██╔██╗ ██║█████╗ ██║ ██║██╔██╗ ██║██║ ╚███╔╝
|
||||
# ██╔═██╗ ██╔══██║██╔══██║██║╚██╗██║██╔══╝ ██║ ██║██║╚██╗██║██║ ██╔██╗
|
||||
# ██║ ██╗██║ ██║██║ ██║██║ ╚████║███████╗███████╗██║██║ ╚████║██║██╔╝ ██╗
|
||||
# ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚══════╝╚══════╝╚═╝╚═╝ ╚═══╝╚═╝╚═╝ ╚═╝
|
||||
# '';
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue