Skip to content

gjveld/likec4.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

likec4.nvim

A Neovim plugin providing syntax highlighting and LSP support for the likec4 language.

Features

  • Syntax highlighting for .c4 files
  • LSP integration with code navigation and completion

Installation

Using lazy.nvim:

{
  'gjveld/likec4.nvim',
  build = 'npm install -g @likec4/language-server'
}

Usage

The plugin automatically detects likec4 files (e.g., file.c4) and applies syntax highlighting and LSP features.

License

MIT

About

nvim likec4 lsp config/ syntax/ ftdetect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published