diff --git a/init.lua b/init.lua index 036eefb8..513f011f 100644 --- a/init.lua +++ b/init.lua @@ -836,8 +836,6 @@ require('lazy').setup({ build = ':TSUpdate', opts = { ensure_installed = { 'bash', 'c', 'html', 'lua', 'luadoc', 'markdown', 'vim', 'vimdoc' }, - -- Autoinstall languages that are not installed - auto_install = true, highlight = { enable = true, -- Some languages depend on vim's regex highlighting system (such as Ruby) for indent rules.