8000 GitHub - maunke/edgedb-vim: EdgeDB + Vim
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

maunke/edgedb-vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
8000

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdgeDB Vim Syntax

This is a package with syntax highlighter for EdgeDB languages: EdgeQL and ESDL (EdgeDB Schema Definition Language). The plugin is designed to work with vim and neovim.

Usage

Manual Clone

Copy this repo in your vim pack directory. More info in Vim docs

git clone https://github.com/edgedb/edgedb-vim ~/.vim/pack/edgedb/start/edgedb

Using a plugin manager

Use https://github.com/VundleVim/Vundle.vim or https://github.com/junegunn/vim-plug.

Files with extensions esdl and edgeql will be properly syntax highlighted.

About

EdgeDB + Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.2%
  • Vim Script 29.7%
  • Makefile 1.1%
0