aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2026-04-23 11:53:07 +0200
committerRuben Beltran del Rio <jj@r.bdr.sh>2026-04-23 11:53:11 +0200
commitac6e7ae00b8d5568b216542d23528be1dfff0ea4 (patch)
tree96edb50e1c5ffcef4ea38bc389088fa7e02bde66
parentd297439091c8738fde671ddfe0dacf234d0928f8 (diff)
Add auto syntax highlightHEADmain
-rw-r--r--ftplugin/wmap.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftplugin/wmap.lua b/ftplugin/wmap.lua
new file mode 100644
index 0000000..fe6caae
--- /dev/null
+++ b/ftplugin/wmap.lua
@@ -0,0 +1 @@
+vim.treesitter.start()