aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/lua')
-rw-r--r--runtime/lua/treesitter_demo.lua (renamed from runtime/lua/tree_sitter_demo.lua)1
-rw-r--r--runtime/lua/vim/treesitter.lua (renamed from runtime/lua/vim/tree_sitter.lua)0
2 files changed, 1 insertions, 0 deletions
diff --git a/runtime/lua/tree_sitter_demo.lua b/runtime/lua/treesitter_demo.lua
index bbfd69109d..82c36f94c0 100644
--- a/runtime/lua/tree_sitter_demo.lua
+++ b/runtime/lua/treesitter_demo.lua
@@ -1,3 +1,4 @@
+-- TODO: externalize this
local a = vim.api
_G.a = vim.api
diff --git a/runtime/lua/vim/tree_sitter.lua b/runtime/lua/vim/treesitter.lua
index 1b5f416b67..1b5f416b67 100644
--- a/runtime/lua/vim/tree_sitter.lua
+++ b/runtime/lua/vim/treesitter.lua