mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-24 18:52:22 +08:00
27 lines
514 B
Markdown
27 lines
514 B
Markdown
|
---
|
||
|
title: "SpaceVim lang#c layer"
|
||
|
description: "This layer is for c/c++/object-c development"
|
||
|
---
|
||
|
|
||
|
# [Layers](https://spacevim.org/layers) > lang#c
|
||
|
|
||
|
|
||
|
<!-- vim-markdown-toc GFM -->
|
||
|
|
||
|
- [Description](#description)
|
||
|
- [Layer Installation](#layer-installation)
|
||
|
- [Key bindings](#key-bindings)
|
||
|
|
||
|
<!-- vim-markdown-toc -->
|
||
|
|
||
|
## Description
|
||
|
|
||
|
This layer is for c/c++/object-c development.
|
||
|
|
||
|
## Layer Installation
|
||
|
|
||
|
To use this configuration layer, add `SPLayer 'lang#java'` to your custom configuration file.
|
||
|
|
||
|
## Key bindings
|
||
|
|