From 9edc4604e54d9a26a029d8b0b6feee02219f89ba Mon Sep 17 00:00:00 2001 From: Smirnov Oleksandr Date: Fri, 15 Mar 2024 23:57:55 +0200 Subject: [PATCH] fix(struct_tags): typo --- lua/gopher/struct_tags.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/gopher/struct_tags.lua b/lua/gopher/struct_tags.lua index afd4f87..645fa6b 100644 --- a/lua/gopher/struct_tags.lua +++ b/lua/gopher/struct_tags.lua @@ -56,7 +56,7 @@ local function modify(...) or tagged["start"] == nil or tagged["start"] == 0 then - error("failed to set tags " .. vim.inspec(tagged)) + error("failed to set tags " .. vim.inspect(tagged)) end vim.api.nvim_buf_set_lines(