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