new-main #1

Open
SailReal wants to merge 90 commits from new-main into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2877a60e00 - Show all commits

View File

@ -791,7 +791,7 @@ require('lazy').setup({
'nvim-treesitter/nvim-treesitter',
build = ':TSUpdate',
opts = {
ensure_installed = { 'bash', 'c', 'html', 'lua', 'markdown', 'vim', 'vimdoc' },
ensure_installed = { 'bash', 'c', 'html', 'lua', 'luadoc', 'markdown', 'vim', 'vimdoc' },
-- Autoinstall languages that are not installed
auto_install = true,
highlight = {