File tree Expand file tree Collapse file tree 1 file changed +19
-19
lines changed
Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -7,39 +7,39 @@ local presets = {
77 nerdfonts = {
88 -- headers
99 header_user = ' ▌ ' ,
10- header_assistant = ' ' ,
10+ header_assistant = ' ' ,
1111 -- actions/tools
12- run = ' ' ,
13- task = ' ' ,
14- read = ' ' ,
15- edit = ' ' ,
16- write = ' ' ,
12+ run = ' ' ,
13+ task = ' ' ,
14+ read = ' ' ,
15+ edit = ' ' ,
16+ write = ' ' ,
1717 plan = ' ' ,
18- search = ' ' ,
18+ search = ' ' ,
1919 web = ' ' ,
20- list = ' ' ,
21- tool = ' ' ,
20+ list = ' ' ,
21+ tool = ' ' ,
2222 snapshot = ' ' ,
2323 restore_point = ' ' ,
24- file = ' ' ,
25- folder = ' ' ,
24+ file = ' ' ,
25+ folder = ' ' ,
2626 attached_file = ' ' ,
2727 agent = ' ' ,
28- reference = ' ' ,
28+ reference = ' ' ,
2929 reasoning = ' ' ,
3030 -- statuses
31- status_on = ' ' ,
32- status_off = ' ' ,
33- guard_on = ' ' ,
31+ status_on = ' ' ,
32+ status_off = ' ' ,
33+ guard_on = ' ' ,
3434 -- borders and misc
3535 border = ' ▌' ,
3636 -- context bar
3737 cursor_data = ' ' ,
38- error = ' ' ,
39- warning = ' ' ,
40- info = ' ' ,
38+ error = ' ' ,
39+ warning = ' ' ,
40+ info = ' ' ,
4141 selection = ' ' ,
42- command = ' ' ,
42+ command = ' ' ,
4343 },
4444 text = {
4545 -- headers
You can’t perform that action at this time.
0 commit comments