Skip to content

nvim-file-location@v1.0.0

Compare
Choose a tag to compare
@diegoulloao diegoulloao released this 06 Nov 16:39
· 28 commits to main since this release

features

  • general function to copy file location, it's also exposed to be called from custom keymaps
  • differentes path modes: workdir | absolute
  • option to concatenate the current line where the cursor is
  • util function to copy to clipboard (with no dependencies)
  • integration with nvim-notify