Skip to content

gjollyNexmo/lk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

lk

Generate Github URL from file path.

Usage

Basic:

./lk.sh README.md
https://github.com/gjollyNexmo/lk/blob/master/README.md

Vim integration, press F1 to get the URL with line number:

map <F1> :echo trim(system('${PATH_TO_REPO}/lk.sh '.expand("%"))) . "#L" . line(".")<CR>

About

Github link generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages