Skip to content

Tree-sitter grammar and highlights for the educational programming language E2.

Notifications You must be signed in to change notification settings

mrdgo/tree-sitter-e2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tree-Sitter grammar for E2

Installation for neovim

-- Lazy
-- Use the plugin, it sets up everything you need
{
    'mrdgo/e2.nvim',
    config = true,
    dependencies = { 'nvim-treesitter/nvim-treesitter' }
}

About

Tree-sitter grammar and highlights for the educational programming language E2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published