Skip to content

albertyw/vim-m3ql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-m3ql

Build Status

Vim syntax highlighting for M3's query language (M3QL).

Vim-M3QL Example

Installation

I recommend using Vim 8 or later, which includes a native third-party package handler. If you're using Vim >8, install this package with:

cd ~/.vim/pack/$YOUR_DIRECTORY/start/
git clone git@github.com:albertyw/vim-m3ql

M3QL References

Testing done by the vint vimscript linter.