mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 18:58:12 +00:00
docs: ignore stylua stuff
This commit is contained in:
parent
6b1c636ff5
commit
8c843cba29
3 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,6 @@
|
|||
end
|
||||
vim.ui.open(url)
|
||||
end,
|
||||
-- stylua: ignore
|
||||
patterns = {
|
||||
{ "^(https?://.*)%.git$" , "%1" },
|
||||
{ "^git@(.+):(.+)%.git$" , "https://%1/%2" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue