Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhuster committed Oct 9, 2024
1 parent ce5fe02 commit 0fe53e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/livepreview.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ end

vim.filetype.add({
pattern = {
[".*/live-preview%.nvim/doc/.+%.txt"] = "help"
[".*/live%-preview%.nvim/doc/.+%.txt"] = "help"
},
})

0 comments on commit 0fe53e4

Please sign in to comment.