Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Clingo Syntax

Syntax highlighting for clingo code in neovim using treesitter.

Dependencies

  • nvim-treesitter
  • C compiler
  • git

Installation (LazyVim)

Put in the code below in <nvim-config>/lua/plugins/clingo.lua:

return  {
  { "rkaminsk/clingo-syntax.nvim" }
}

To update the parser run:

TSUpdate clingo

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages