Skip to content

Commit

Permalink
chore: add zig language support
Browse files Browse the repository at this point in the history
  • Loading branch information
miszo committed Dec 16, 2024
1 parent f6b44cc commit dab6a98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion home/dot_config/exact_nvim/lazyvim.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"lazyvim.plugins.extras.lang.typescript",
"lazyvim.plugins.extras.lang.vue",
"lazyvim.plugins.extras.lang.yaml",
"lazyvim.plugins.extras.lang.zig",
"lazyvim.plugins.extras.linting.eslint",
"lazyvim.plugins.extras.test.core",
"lazyvim.plugins.extras.ui.mini-indentscope",
Expand All @@ -44,4 +45,4 @@
"doc/news.txt": "24450"
},
"version": 7
}
}
1 change: 1 addition & 0 deletions home/dot_tool-versions.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ golang 1.23.1
lua 5.1
deno 1.46.3
just 1.36.0
zig 0.13.0
{{ if not .computer.isWork -}}
php 8.3.12
{{- end }}

0 comments on commit dab6a98

Please sign in to comment.