mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-13 09:30:25 +00:00
Merge pull request #658 from KorayAydemir/harpoon2-fix-docs
docs: fix code example in README
This commit is contained in:
commit
ed1f853847
@ -263,7 +263,7 @@ Highlight current file in the harpoon buffer list
|
||||
|
||||
```lua
|
||||
local harpoon_extensions = require("harpoon.extensions")
|
||||
harpoon:extend(harpoon_extensions.highlight_current_file())
|
||||
harpoon:extend(harpoon_extensions.builtins.highlight_current_file())
|
||||
```
|
||||
|
||||
### Highlight Groups
|
||||
|
Loading…
x
Reference in New Issue
Block a user