Skip to content

mkn-mod/subl.lsp-clangd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subl.lsp-clangd

** Clangd LSP sublime conf file generator **

Init phase module

Prerequisites

maiken

Usage

mod:
- name: subl.lsp-clangd
  init:
    add: $str
    remove: $str

Building

Windows cl:

mkn clean build -tSa -EHsc -d

*nix gcc:

mkn clean build -tSa "-O2 -fPIC" -d -l "-pthread -ldl"

Testing

Windows cl:

mkn clean build -tSa -EHsc -dp test run

*nix gcc:

mkn clean build -tSa "-O2 -fPIC" -dp test -l "-pthread -ldl" run

Environment Variables

Key             PYTHON3_HOME
Type            string
Default         ""
Description     If set - looks for python3/config in $PYTHON3_HOME/bin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published