summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/add-language.md
blob: 1b9755e8100e85f2ba2b01d9b756ac9bc9200de3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
name: Add language
about: Add support for new language
title: ''
labels: 'enhancement'
assignees: ''

---

**What is the name of this language in Linguist?**

<!-- https://github.com/github/linguist/blob/master/lib/linguist/languages.yml -->

**Link to GitHub repository of Vim plugin**



**Is this plugin well maintained?**



**Is this plugin lightweight? (no advanced functionality, just indent and syntax support)**