Skip to content

Commit 5524915

Browse files
authored
docs: fix README.md
1 parent fbdf8ca commit 5524915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Heavily inspired by the venerable [atom-regexp-railroad][atom-regexp-railroad].
2121
```lua
2222
vim.pack.add {
2323
'https://github.com/bennypowers/nvim-regexplainer',
24-
'https://github.com/edluffy/hologram.nvim', // for graphical mode
24+
'https://github.com/edluffy/hologram.nvim', -- for graphical mode
2525
}
2626
```
2727

0 commit comments

Comments
 (0)