From e1a7468f94e8bde2d9ae3fd208f20642230b3517 Mon Sep 17 00:00:00 2001 From: jghauser Date: Wed, 5 Jun 2024 17:33:53 +0200 Subject: [PATCH] docs: remove pesky tabs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14ffd1c..6101b5c 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ In addition to the below snippets, make sure to also install the *treesitter yam "jghauser/papis.nvim", dependencies = { "kkharji/sqlite.lua", - "pysan3/pathlib.nvim" + "pysan3/pathlib.nvim" "MunifTanjim/nui.nvim", }, config = function() @@ -116,7 +116,7 @@ use({ after = { "telescope.nvim", "nvim-cmp" }, requires = { "kkharji/sqlite.lua", - "pysan3/pathlib.nvim" + "pysan3/pathlib.nvim" "MunifTanjim/nui.nvim", }, config = function()