Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 272 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 272 Bytes

Treesitter highlights for EDL

Installation

-- Lazy
{
    'mrdgo/edl.nvim',
    config = true,
    dependencies = { 'nvim-treesitter/nvim-treesitter' }
}

Features

  • Filetype detection
  • Setup treesitter parser
  • Treesitter highlights

for EDL files.