Commit Graph

17 Commits

Author SHA1 Message Date
siduck
0bb40c9806 nvconfig.term: add winopts option
70fb9cd481 now users can add window options for each terminal or for all terminals
2024-06-23 17:58:46 +05:30
siduck
f760ed9fb1 nvconfig: move term config out of ui table 2024-06-22 20:34:44 +05:30
LUFT-AQUILA
4582bb7e3a
ui: enable botright split for terminal (#2895) 2024-06-22 20:16:26 +05:30
siduck
020b8e4428 nvcheatsheet: exclude Opens group #2846 2024-05-19 19:35:06 +05:30
siduck
cbecbe6b4a nvcheatsheet: exclude some groups by default 2024-04-28 16:31:26 +05:30
siduck
3b5f1bd42a add excluded_groups feature for nvcheatsheet
729bb24921
2024-04-28 16:08:25 +05:30
siduck
6833c60694 add default hl for term
so floating term windows wont have that darker bg anymore!
2024-03-26 13:26:00 +05:30
siduck
32d8a1fdff make nvconfig base46.integrations support new integrations only
0f933db516 so now users will just have to add the new integrations name instead of including default ones too
2024-03-24 08:11:01 +05:30
siduck
259274a624 rm dead base46 integration from nvconfig 2024-03-10 19:18:10 +05:30
siduck
166bb9beba rm some useless comments 2024-03-09 13:00:51 +05:30
siduck
2cf989cf31 rm useless term option 2024-03-08 19:46:31 +05:30
siduck
b17c4d9e86 mv nvconfig to lua/ 2024-03-04 11:56:40 +05:30
siduck
73bf6c437f misc 2024-03-04 08:07:10 +05:30
siduck
7dc8c6d0b2 initial starter dir structure; 2024-02-29 22:03:20 +05:30
siduck
adf67560ce misc 2024-02-29 08:00:50 +05:30
siduck
ce6e3d19a7 rm useless util function 2024-02-25 19:42:50 +05:30
Sidhanth Rathod
5748536742
performance: avoid reloading config table #2360 (#2444)
* performance: avoid reloading config (#2360)

* performance: avoid reloading config

* Rm outdated info in readme

---------

Co-authored-by: Sidhanth Rathod <siduck@tutanota.com>

* update nvchad load_config result path

* update branch names

---------

Co-authored-by: georgejean <jeangeorge385@yahoo.fr>
2023-10-16 07:24:14 +05:30