diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2026-04-23 11:53:07 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <jj@r.bdr.sh> | 2026-04-23 11:53:11 +0200 |
| commit | ac6e7ae00b8d5568b216542d23528be1dfff0ea4 (patch) | |
| tree | 96edb50e1c5ffcef4ea38bc389088fa7e02bde66 | |
| parent | d297439091c8738fde671ddfe0dacf234d0928f8 (diff) | |
| -rw-r--r-- | ftplugin/wmap.lua | 1 |
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() |