From df43facaf54e06adddd0978df975b36f3826fd89 Mon Sep 17 00:00:00 2001 From: "Dung Duc Huynh (Kaka)" <870029+jellydn@users.noreply.github.com> Date: Fri, 1 Nov 2024 21:38:25 +0800 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fb2630..9dbc78f 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Add the following configuration to your Neovim setup with [lazy.nvim](https://gi }, ft = { "markdown" }, }, - }, + } ft = "hurl", opts = { -- Show debugging info