mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2026-09-19 14:49:04 +05:30
chore(lazy): set default concurrency limit
This commit is contained in:
@@ -2,6 +2,8 @@ return {
|
|||||||
defaults = { lazy = true },
|
defaults = { lazy = true },
|
||||||
install = { colorscheme = { "nvchad" } },
|
install = { colorscheme = { "nvchad" } },
|
||||||
|
|
||||||
|
concurrency = 2,
|
||||||
|
|
||||||
ui = {
|
ui = {
|
||||||
icons = {
|
icons = {
|
||||||
ft = "",
|
ft = "",
|
||||||
|
|||||||
Reference in New Issue
Block a user