Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.68 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.68 KB

ST-FollowLnk

Required ST Build GitHub Actions Package Control GitHub tag (latest SemVer) Project license GitHub stars Donate to this project using Paypal

FollowLnk is a Sublime Text plugin which opens the target file of a .lnk (Windows shortcut) file instead of the .lnk file itself.

Installation

This plugin is available on Package Control by the name of FollowLnk.

Implementation Details

Actually, Sublime Text will still open the .lnk file first. And then this plugin opens the target file and closes the .lnk file.