Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

lark-parser/vim-lark-syntax

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-lark-syntax

Plugin to add syntax highlighting to grammar files of the python package lark-parser.

Files must have extension .lark

screenshot

Installation

Manual installation

Clone this repository to your own vim plugins folder

cd your_vim_plugin_path; git clone https://github.com/lark-parser/vim-lark-syntax

Plugin manager

Probably add to your .vimrc something like

MANAGER_NAME 'lark-parser/vim-lark-syntax'

TODO

  • Correct regex patterns highlight
    • Disable highlight of ()[]{} if they are preceded by odd number of \.
    • Highlight *,+,?
  • Highlight , inside templates

About

Vim files needed to have syntax highlighting in python lark-parser files

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.