Skip to content

manugoyal/githubify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Githubify

This is a simple plugin to generate permalinks to Github for the current buffer location in vim.

Requirements

If running in neovim, you must set up python integration (see |:help provider-python|). You must also have 'git' installed on the machine.

To utilize the copy-to-clipboard functionality, you must install the pyperclip module:

python3 -m pip install --user --upgrade pyperclip

About

A simple vim plugin to help create permalinks to a GitHub-hosted codebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published