aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSreejith I V <46400271+pzerone@users.noreply.github.com>2024-01-10 20:06:33 +0530
committerGitHub <noreply@github.com>2024-01-10 09:36:33 -0500
commit2510c29d62d39d63bb75f1a613d2ae628a2af4ee (patch)
tree712c3db9d15452d5eeeb367afa7a4b7b617a832c
parent60b93c95d31d1b6723ba1c85db42352b343ebe10 (diff)
Removed duplicate line (#583)
-rw-r--r--init.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/init.lua b/init.lua
index dd9ef7b..1ff16af 100644
--- a/init.lua
+++ b/init.lua
@@ -427,8 +427,6 @@ vim.defer_fn(function()
-- Autoinstall languages that are not installed. Defaults to false (but you can change for yourself!)
auto_install = false,
- -- Autoinstall languages that are not installed. Defaults to false (but you can change for yourself!)
- auto_install = false,
-- Install languages synchronously (only applied to `ensure_installed`)
sync_install = false,
-- List of parsers to ignore installing