Skip to content

Yohannfra/edge.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edge syntax support for Vim

This plugin provides file detection and syntax highlighting support for Edge template files in Vim.

Installation

We recommend using Vim plug for installation, but this plugin is compatible with other vim package managers

Using vim-plug

Plug 'Yohannfra/edge.vim'

Screenshot

demo screenshot

The theme used in the screenshot is Gruvbox dark

Features

  • Syntax highlighting for Edge template files
  • File type detection
  • Comment support ({{-- --}})
  • gf support: press gf on a template name to jump to the corresponding .edge file. The plugin automatically adds resources/views, resources/views/components/**, and resources/views/pages/** to the path, and appends .edge to suffixes.

License

This plugin is licensed under the MIT license.

About

Edge.js syntax and detection plugin for vim

Resources

License

Stars

Watchers

Forks

Contributors