diff options
| author | Leander <80996591+m0ntagur@users.noreply.github.com> | 2022-08-13 00:28:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-13 00:28:18 +0200 |
| commit | 9478bc795bccfc87157f7b319c233baa0c4d331c (patch) | |
| tree | 11f4194538d277820c715fc1f92167ba0029b6ea /autotag.lua | |
| parent | d81b3c1c37f47fe10f24e50856e6857c0bcbc23b (diff) | |
Delete autotag.lua
Diffstat (limited to 'autotag.lua')
| -rw-r--r-- | autotag.lua | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/autotag.lua b/autotag.lua deleted file mode 100644 index ac6fb8f..0000000 --- a/autotag.lua +++ /dev/null @@ -1,4 +0,0 @@ -local status, autotag = pcall(require, 'nvim-ts-autotag')
-if (not status) then return end
-
-autotag.setup()
|
