Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimlink.nvim

A Neovim plugin that captures tmux window output, detects file paths and pipes them into a Telescope file dialog.

Installation

Install using lazy.nvim or your preferred plugin manager.

-- In your plugins list
{
  "jmadotgg/vimlink.nvim",
  lazy = false, -- Needs to be false 
}

-- in after
require('vimlink').setup({})

About

Open file paths in neovim

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages