Skip to content

jsgv/codeql.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeql.nvim

This plugin adds basic syntax highlighting support for CodeQL to neovim.

Preview

Usage

You can install as you would any other neovim plugin.

For neovim + packer.nvim:

return require('packer').startup(function()
    -- ...
    use 'jsgv/codeql.nvim'
end)

I have not tested on vim, but it should probably work. In the future I would like to update to use semantic highlighting via treesitter.

About

CodeQL syntax highlighting for Neovim.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project