diff --git a/index.html b/index.html
index 15d1c86e..54da10a3 100644
--- a/index.html
+++ b/index.html
@@ -78,4 +78,10 @@ Zig: vim.languages.markdown.enable
vim.languages.html.enable
+vim.languages.sql.enable
+vim.languages.dart.enable
+vim.languages.go.enable
Adding support for more languages, and improving support for existing ones are great places where you can contribute with a PR.