orgmode has own ts implementation

This commit is contained in:
Thomas Ruoff
2024-05-22 13:49:31 +02:00
parent c7cf762e43
commit a04d2a0eaf

View File

@@ -4,6 +4,7 @@ return {
build = ':TSUpdate',
opts = {
ensure_installed = { 'bash', 'html', 'lua', 'markdown', 'vim', 'vimdoc', 'javascript', 'typescript', 'rust' },
ignore_install = { 'org' },
-- Autoinstall languages that are not installed
auto_install = true,
highlight = {