added follow-link support - not working yet
This commit is contained in:
parent
5f4ae0cc24
commit
49c9771b4d
1 changed files with 3 additions and 0 deletions
3
lua/custom/plugins/follow-link.lua
Normal file
3
lua/custom/plugins/follow-link.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
'jghauser/follow-md-links.nvim'
|
||||
}
|
Loading…
Add table
Reference in a new issue