diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2026-04-23 11:53:30 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <jj@r.bdr.sh> | 2026-04-23 11:53:32 +0200 |
| commit | 9fecd8fabdc688b125f3a5e36060a7577549b71e (patch) | |
| tree | dc9e0d6d8c3b9be71d90a571b07d738abfa12c26 | |
| parent | 52a89dd802c4fdf115b277343e7a2c64580e4535 (diff) | |
| -rw-r--r-- | ftplugin/api_notation.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftplugin/api_notation.lua b/ftplugin/api_notation.lua new file mode 100644 index 0000000..fe6caae --- /dev/null +++ b/ftplugin/api_notation.lua @@ -0,0 +1 @@ +vim.treesitter.start() |