mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-23 20:12:00 +00:00
languages/cmake: init
This commit is contained in:
parent
0c4fecd6d1
commit
4e487434da
4 changed files with 104 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ isMaximal: {
|
|||
# Languages that are enabled in the maximal configuration.
|
||||
bash.enable = isMaximal;
|
||||
clang.enable = isMaximal;
|
||||
cmake.enable = isMaximal;
|
||||
css.enable = isMaximal;
|
||||
html.enable = isMaximal;
|
||||
json.enable = isMaximal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue