Skip to content

BojanStipic/minic-lsp-ale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minic-lsp-ale

Provides miniC language support for Vim using ALE and minic-lsp language server.

Screenshot

minic-lsp

minic-lsp is a Language Server implementation for the miniC programming language. It is available under the GNU GPLv3 or later license, and can be found here.

Prerequisites

Installation

Use your preferred Vim plugin manager to install this plugin.

If you don't have a preferred plugin manager, you can use Vim-Plug:

  1. Add the GitHub path for this repository to your ~/.vimrc.
Plug 'BojanStipic/minic-lsp'
  1. Open Vim and run :PlugInstall.

Releases

No releases published

Packages

No packages published