Skip to content

prichrd/refgo.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

refgo.nvim

This plugin helps you copy and jump to line references. A line reference can be expressed as a file and a line (e.g. path/to/file:99).

  • Copy a line reference to clipboard with :RefCopy
  • Copy a line reference plus the surrounding lines to clipboard with :RefCopyContext <n|1>
  • Go to a reference with :RefGo <ref> or :RefGo to use the clipboard

Installing

refgo.nvim requires Neovim and follows the standard runtime package structure. It is possible to install it with all popular package managers:

Usage

The documentation can be found at doc/refgo.txt. You can also use the :help refgo.nvim command inside of Neovim.

About

Share code references with ease.

Topics

Resources

License

Stars

Watchers

Forks

Languages