All Projects → vito-c → jq.vim

vito-c / jq.vim

Licence: other
Syntax highlighting for jq files in vim/neovim

Programming Languages

JSONiq
15 projects
Vim Script
2826 projects

Syntax highlighting for jq script files

jq information:

Filetypes

  • *.jq
  • jqrc
  • .jqrc
  • #!/usr/local/bin/jq

Installation

I recommend a vim package manager:

Confugrations

To disable number highlighting add hi link jqNumber Normal to your vimrc If you want quotes to have different highlighting than strings add set jq_quote_highlight to your vimrc

This source code is licensed under the MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].