Commit Graph

11 Commits

Author SHA1 Message Date
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