Daniel Boll
|
800d066aab
|
feat(bootstrap): indicate that no is the default answer
Indicates that the default answer would be *no* if the user provide any input other than `y`
|
2023-03-31 05:27:23 +05:30 |
siduck
|
d7f91016a8
|
bootstrap.lua: rm useless variables
|
2023-03-27 05:34:12 +05:30 |
siduck
|
79805b7fea
|
bootstrap: clone base46 to lazy path instead of tmpdir
|
2023-03-27 05:27:57 +05:30 |
siduck
|
609000db5b
|
bootstrap base46 before lazy
fix https://github.com/NvChad/base46/issues/166
|
2023-03-26 15:52:41 +05:30 |
siduck
|
59cee93fce
|
reduce loc in boostrap.lua
|
2023-03-24 05:27:09 +05:30 |
siduck
|
7ec4515179
|
boostrap mason packages properly
print some message when nvchad is totally setup
|
2023-03-24 04:35:54 +05:30 |
siduck
|
8eaa3666dd
|
temporarily silence dofile syntax error during bootstrap
we need to find a way to fetch base46 first and then rest of the plugins (during bootstrap)
|
2023-03-14 06:39:26 +05:30 |
siduck
|
1e056a7eb4
|
use main branch example_config in bootstrap
|
2023-03-12 18:40:57 +05:30 |
siduck
|
0aafb002b5
|
misc & cleanup
|
2023-03-08 18:57:54 +05:30 |
siduck
|
3384f81639
|
load cached highlights whenever base46 updates
|
2023-02-28 09:23:07 +05:30 |
siduck
|
10ba0e7a5a
|
misc
|
2023-02-19 07:22:16 +05:30 |
siduck
|
a6b9c0cae5
|
wrap some opt modules with function
not doing so will make those modules load by default which isnt good
|
2023-02-19 07:19:01 +05:30 |
siduck
|
a2690a4b72
|
avoid loading cached highlights in plugin opts file
|
2023-02-18 14:26:40 +05:30 |
siduck
|
5246faa09a
|
add windows support for compile theme autocmd
|
2023-02-15 17:37:10 +05:30 |
siduck
|
6910a4435d
|
update example_config branch in bootstrap module
|
2023-01-29 16:59:08 +05:30 |
siduck
|
c2946844f9
|
rm unneeded whitespace in lazy-lock url
|
2023-01-08 07:59:17 +05:30 |
siduck
|
7303bb2990
|
avoid using vim.cmd! for running os commands
|
2023-01-08 07:51:37 +05:30 |
siduck
|
7cd80a35c6
|
include downloading of lazy-lock.json while bootstrapping
also pin all plugins by default
|
2023-01-08 07:40:00 +05:30 |
siduck
|
1b8eff7516
|
migrate to lazy.nvim
|
2023-01-07 13:41:43 +05:30 |
siduck
|
ddeba3c01b
|
bootstrap chadrc template before packer boostrap
|
2022-12-24 23:44:00 +05:30 |
siduck
|
54280a3e2a
|
add function to install chadrc tempalte during bootstrap
|
2022-12-24 22:33:33 +05:30 |