Skip to content

Releases: diegoulloao/nvim-file-location

nvim-file-location@v1.2.0

22 Sep 03:42
b859c53
Compare
Choose a tag to compare

feature

nvim-file-location@v1.1.0

08 Nov 19:47
e995e57
Compare
Choose a tag to compare

features

  • Add column support: pages/index.ts:25:11

nvim-file-location@v1.0.0

06 Nov 16:39
Compare
Choose a tag to compare

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