Skip to content

Commit

Permalink
docs: remove pesky tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
jghauser committed Jun 5, 2024
1 parent fa276b7 commit e1a7468
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand All @@ -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()
Expand Down

0 comments on commit e1a7468

Please sign in to comment.